Good... I though I'd REALLY lost ALL me marbles and not just some of 'um. ;-)
> -----Original Message----- > From: Post, Mark K [mailto:[EMAIL PROTECTED] > Sent: Monday, June 09, 2003 4:42 PM > To: [EMAIL PROTECTED] > Subject: Re: VIPA drivin' me bonkers! > > > Hm. Learn something new every day, I guess. > > Mark Post > > -----Original Message----- > From: John Summerfield [mailto:[EMAIL PROTECTED] > Sent: Monday, June 09, 2003 5:35 PM > To: [EMAIL PROTECTED] > Subject: Re: VIPA drivin' me bonkers! > > > On Mon, 9 Jun 2003, Post, Mark K wrote: > > > Umm, no. Your version was only sending a newline character to > > /proc/chandev. > > > Why is that? > bash-2.05b$ ls xx > -rw-r--r-- 1 summer 0 May 30 08:21 xx > bash-2.05b$ echo >xx shutdown eth0 > bash-2.05b$ cat xx > shutdown eth0 > bash-2.05b$ > > ` > > > > Mark Post > > > > -----Original Message----- > > From: Lucius, Leland [mailto:[EMAIL PROTECTED] > > Sent: Monday, June 09, 2003 5:29 PM > > To: [EMAIL PROTECTED] > > Subject: Re: VIPA drivin' me bonkers! > > > > > > Isn't it the same? > > > > > -----Original Message----- > > > From: Post, Mark K [mailto:[EMAIL PROTECTED] > > > Sent: Monday, June 09, 2003 4:12 PM > > > To: [EMAIL PROTECTED] > > > Subject: Re: VIPA drivin' me bonkers! > > > > > > > > > Hopefully this is a typo, and you really meant > > > echo "shutdown eth0 " > /proc/chandev > > > > > > > > > Mark Post > > > > > > -----Original Message----- > > > From: Lucius, Leland [mailto:[EMAIL PROTECTED] > > > Sent: Monday, June 09, 2003 3:02 PM > > > To: [EMAIL PROTECTED] > > > Subject: Re: VIPA drivin' me bonkers! > > > > > > > > > -snip- > > > > > > But, a couple of times now, it was not able to recover. > So, I started > > > playing around with: > > > > > > echo >/proc/chandev shutdown eth0 > > > > > > when I a "device_gone" event is received. Unfortunately, it never > > > completes. Must be some kind of deadlock issue or something. > > > Actually, it > > > DID work ONCE and recovery worked a LOT better when I > > > replugged the cable. > > > > > > Anyway, thanks again for knocking me upside the noggin! > > > > > > Leland > > > > > > > -- > > > Cheers > John. > > Join the "Linux Support by Small Businesses" list at > http://mail.computerdatasafe.com.au/mailman/listinfo/lssb >
