--- Log opened Sun Jul 17 00:00:55 2022 03:18 <@Mirage> https://www.youtube.com/watch?v=5jdSnREyPRM 03:18 < PigBot> LIVE Comet C/2017 K2 IS APPROACHING EARTH - YouTube (at www.youtube.com) https://tinyurl.com/22veo5qo 03:20 <@Mirage> "Best view" in 30 sec 03:21 <@Mirage> bah, nevermind, the "best view" is based on the tracking camera angle and resets every 30 minutes apparently 07:14 < Evilpig> Mirage: the height was the main factor in this one for sure. it has a 6.5' lift height, obviously that goes up with GPH to get the pressure required 10:03 <@Mirage> Change overnight that started at 7pm...somwhere around midnight I had to update/change NFS mounts on 37 servers, 4 of which hadn't come back up right after another team had executed a playbook to re-IP them (and 230+ other servers). Scripted logging in to each, unmounting all the old mount, updating the files, then mount -a to mount up the new ones. 10:05 <@Mirage> Because I was trying to get those 4 fixed at the same time I didn't do enough due diligence in my validations and missed that some, but not all had apparently not completely closed the old mounts and had just re-connected to the old NAS vs to the new one in the updated files. 10:07 < Evilpig> well that's shitty. connections in use so they didn't unmount? 10:09 <@Mirage> no. That's what I initially thought is that maybe someone had logged in and was doing something when they were supposed to be off but I was just fixing one that I found w/ mounts going to both. dropped my same scripts down to unmount the old, then (since files were already updated), mount -a. I'd already checked lsof and nothing was open on any of them, but it still managed to have a couple still go 10:10 <@Mirage> back to the old one again. 10:10 <@Mirage> for mount in `mount | grep 894 | awk {'print $3'}`;do lsof $mount;done 10:10 <@Mirage> for mount in `mount | grep 894 | awk {'print $3'}`;do umount $mount;done 10:10 <@Mirage> mount -a 10:11 <@Mirage> On a separate note, I've trained notepad++ well. Simply hitting "a" on a blank doc pops up completion for 'awk' 10:11 <@Mirage> =) 11:09 <@Mirage> ah-ha. was updating /etc/auto.* files, rebooting, then fixing all the fstab entries. A couple outstanding ones I have been beating on manually and found that the same mount was being controlled w/ fstab AND autofs. That explains why it wouldn't flip cleanly 11:10 <@Mirage> I had to comment out both entries, restart autofs, umount -f, uncomment fstab, mount -a, uncomment auto.* file, restart autofs. 11:15 <@Mirage> auto and fstab were being done separately because there are several of their linux boxes that have to have the fstab entries commented out in order to boot properly, then after boot we uncomment and mount -a 11:15 <@Mirage> It's because they have nfs mounts defined and then loop mount chroots defined on those nfs mount points. 11:28 <@eryc> can't you use systemd dependencies for that? 11:41 <@Mirage> dunno. I try to ignore that systemd even exists except when it breaks shit 11:42 <@eryc> its pretty nice what it can do 13:08 < Evilpig> I don't think system-duh makes dependencies for autofs like it does fstab 14:44 <@Mirage> lol.. My stepmother posts this on facebook: https://www.thecollegefix.com/the-college-fixs-higher-education-cartoon-of-the-week-studentloanforgiveness-studentloans/ 14:44 < PigBot> The College Fix’s higher education cartoon of the week #StudentLoanForgiveness #StudentLoans | The College Fix (at www.thecollegefix.com) https://tinyurl.com/297tm3ny 14:46 <@Mirage> The funny thing is that she was buried in debt when she married dad, who subsequently paid it all because she doesn't work. Then paid for her to go to college to be a social worker which she didn't finish...then to law school which she also didn't finish. 14:47 <@Mirage> So far as I know she's never had a REAL job ever because she wasn't too long divorced before she latched onto dad 18:13 <@Dagmar> I don't know how to feel about Craigslist ads like this: https://nashville.craigslist.org/ele/d/nashville-crane-m2/7509211348.html 18:13 < PigBot> Crane M2 - electronics - by owner - sale (at nashville.craigslist.org) https://tinyurl.com/28o889qb 18:14 <@Dagmar> The description seems a bit sparse, but I guess if you can recognize WHATEVER THE HELL IT IS (because it looks kinda scary) you might know if you were interested in it 18:15 <@Dagmar> I mean, one end looks like a short tripod, but the rest looks like an MC Escher invention 18:31 <@Dagmar> Also, the stuff going on in 'Evil' this season is just ape-shit 18:32 <@Dagmar> The girls doxxed Leland as a pedo in the kids app. LOL 18:38 <@eryc> its clearly a crane m2 18:43 <@Dagmar> Yeah and after Googling I know it's some kind of stabilizer, but it looks like a demented bondatge toy 18:44 <@Dagmar> Absent any real context, that device looks creepy AF 20:21 < Evilpig> Dagmar: I just finished that episode too. that was nice. pwned by four preteens 20:22 < Evilpig> I have definitely enjoyed that series 20:23 < Evilpig> i'm about to watch the second part of the southpark streaming wars and have a little dessert 20:35 <@Mirage> Dagmar: Dunno, as soo as I looked at it I thought "GoPro" 21:21 <@Dagmar> I love the little pop-up book animations they're doing at the start now. Those are _slick_ 22:59 <@Dagmar> Well, sheet. 22:59 <@Dagmar> THat's one hell of a plot twist --- Log closed Mon Jul 18 00:00:56 2022