--- Day changed --- Log opened Mon May 01 23:59:04 2006 01:34 -!- Marcel [~marcel@jharkema.xs4all.nl] has joined #linode-xenbeta 02:58 < Spads> whoa 02:58 < Spads> my xenode is in conniption mode 03:01 < Spads> ps and w just hang on me 03:02 < Spads> aha, I have an oops! 03:02 < Spads> lots of I/O errors on nbd0... 03:02 < Spads> among others 03:02 < Spads> Unable to handle kernel paging request at virtual address 6f8dcca0 printing eip: 03:02 < Spads> c014edb6 03:02 < Spads> 03f66000 -> *pde = 00000001:8c63d001 03:03 < Spads> 03803000 -> *pme = 00000000:00000000 03:03 < Spads> Oops: 0000 [#1] 03:03 < Spads> SMP 03:03 * Spads saves dmesg 05:19 < linbot> New news from forums: Reboot: host45 in System and Network Status 07:04 -!- Spads [~crack@dsl081-246-246.sfo1.dsl.speakeasy.net] has quit [arion.oftc.net jupiter.oftc.net] 07:04 -!- tierra [~tierra@ibaku.net] has quit [arion.oftc.net jupiter.oftc.net] 07:04 -!- iggy [~iggy@12.45.184.235] has quit [arion.oftc.net jupiter.oftc.net] 07:04 -!- Battousai [~bryan@24.238.95.163.res-cmts.sth.ptd.net] has quit [arion.oftc.net jupiter.oftc.net] 07:04 -!- fo0bar [fo0bar@feh.colobox.com] has quit [arion.oftc.net jupiter.oftc.net] 07:04 -!- warewolf [warewolf@warewolf.org] has quit [arion.oftc.net jupiter.oftc.net] 07:05 -!- tierra [~tierra@ibaku.net] has joined #linode-xenbeta 07:05 -!- iggy [~iggy@12.45.184.235] has joined #linode-xenbeta 07:06 -!- Spads [~crack@dsl081-246-246.sfo1.dsl.speakeasy.net] has joined #linode-xenbeta 07:08 -!- Battousai [~bryan@24.238.95.163.res-cmts.sth.ptd.net] has joined #linode-xenbeta 07:08 -!- fo0bar [fo0bar@feh.colobox.com] has joined #linode-xenbeta 07:08 -!- warewolf [warewolf@warewolf.org] has joined #linode-xenbeta 08:45 -!- brianrumburg [~bri@COX-66-210-194-30.coxinet.net] has joined #linode-xenbeta 09:43 < linbot> New news from forums: xen update in Xen Public Beta 10:44 < Spads> whoa, and then I rebooted 10:44 < Spads> around midnight 10:45 < Spads> oh no 10:45 < Spads> just stupid screen death 10:55 < warewolf> heh 10:55 < warewolf> did the dungeon collapse around you? 10:55 < warewolf> did yo udie? 10:59 < Spads> no 10:59 < Spads> I just had a mistakenly reported "dead screen" 10:59 < warewolf> oh 10:59 < warewolf> like your ssh dropped? 11:00 < warewolf> that happens to me all the time at work 11:00 < warewolf> firewall sends a tcp reset to one side and the other doesn't know 11:00 < Spads> no 11:00 < Spads> that is not what a "dead" screen session is 11:00 < warewolf> ok, 'splain 11:01 < Spads> when I logged into my xenode, and did "screen -RAD" I got a new screen session 11:01 < Spads> a "screen -list" showed my new one (Active) and my old one full of ???? and marked (dead) 11:01 < Spads> so I had to "screen -wipe" 11:02 < Spads> it's all in the manual. 11:02 < Spads> but it happened while detached 11:02 < warewolf> your screen process exited and didn't clean up the sockets 11:02 < warewolf> ok 11:02 < Spads> knows 11:02 < Spads> yeah 11:02 < warewolf> that does sound like a reboot 11:02 < Spads> the processes within kept going, too 11:02 < warewolf> really 11:02 < Spads> um no 11:02 < Spads> not a reboot 11:03 < warewolf> so it was attached to ? as a pty? 11:03 < Spads> dunno about that 11:03 < warewolf> or was it somehow attached to the pty screen gave it? 11:03 < warewolf> ah ok 11:03 < Spads> but yeah, the terminal I/O was going *somewhere* 11:03 < Spads> so the programs kept going 11:03 < Spads> even though I couldn't find it 11:03 < warewolf> bitbucket :) 11:03 < Spads> likely so 11:03 < warewolf> I'm curious why you use -RAD 11:03 < warewolf> I prefer -x 11:03 < Spads> it's the DWIM 11:03 < Spads> -x leads to memory leaks in my experience 11:03 < Spads> and instability 11:04 < warewolf> usually ends up not .. doing nasty things "dungeon collapse" "you die" 11:04 < warewolf> I used to do -D -r 11:04 < Spads> I used to use -x a lot 11:04 < Spads> kept two terminals side by side in the same screen session 11:04 < Spads> one on mutt and one on irssi 11:04 < warewolf> screen would shit itself as it tries to rape the tty away from the other screen process 11:05 < warewolf> I'd send it a flurry of ^C's, and it'd exit, do it again and then it'd work 11:05 < Spads> -RAD is DWIM 11:05 < warewolf> dict DWIM 11:05 < Spads> it does everything it can to detach, reattach, and reconfigure for your terminal info 11:05 < Spads> um 11:05 < Spads> "Do What I Mean" 11:06 < warewolf> hmm 11:06 < Spads> it's the only screen command I ever use 11:06 < warewolf> I've never had problems with -x doing stupid stuff 11:06 < warewolf> and yes I've seen stuff where it shrinks the window that's open in another tty that's smaller then your new window 11:06 < Spads> yeah 11:06 < warewolf> that in itself is annoying 11:06 < warewolf> BUT 11:06 < warewolf> somehow 11:07 < warewolf> no fucking clue how 11:07 < Spads> but I'm talking like extended use of -x caused my screen sessions to become heavily corrupted and run away with ram 11:07 < warewolf> I had the same copy of vim open in a massive 128x54 tty, and a 80x24 tty -- both of them taking up the full screen 11:07 < Spads> also I configure screen to log out on forced detach 11:07 < warewolf> it hups the parent process? 11:07 < Spads> so if I connect from machine A 11:08 < Spads> get distracted out to machine Q 11:08 < Spads> I can just -RAD and know that my ssh session from A isn't lying around waiting for people to prank me 11:08 < warewolf> oh, phsical distraction. 11:08 < warewolf> yeah 11:10 < warewolf> I can't seem to get people at my office to use screen enough 11:10 < warewolf> they think that locking their windows workstation w/ secureCRT running and putting a post-it "DO NOT UNLOCK OR SHUT DOWN" is a wise idea 11:11 < Spads> haha 13:12 -!- pclissold [~pclissold@sassenheim.clissold.nl] has joined #linode-xenbeta 13:13 < pclissold> caker? 14:40 -!- alnr [~alan@cpe-69-200-85-107.nyc.res.rr.com] has joined #linode-xenbeta 15:44 < linbot> New news from forums: DRDB on linode in Linux Networking 16:26 -!- Marcel [~marcel@jharkema.xs4all.nl] has quit [Quit: Leaving] 17:24 -!- pclissold [~pclissold@sassenheim.clissold.nl] has left #linode-xenbeta [] 18:49 -!- brianrumburg [~bri@COX-66-210-194-30.coxinet.net] has quit [Ping timeout: 480 seconds] --- Log closed Tue May 02 23:59:00 2006