Re: amd64 + RAID freezing system

2005-12-23 Thread Daniel Rench
On 12/23/05, Georg Auernhammer <[EMAIL PROTECTED]> > But it shouldnt freeze. > Its a RAID 10, or do you think there are more than 1 disks broken? I know it shouldn't freeze, but in my case I had a bad drive and as far as the Promise controller was concerned, the drive was good. Through trial and e

Re: amd64 + RAID freezing system

2005-12-23 Thread Daniel Rench
On 12/22/05, Georg Auernhammer <[EMAIL PROTECTED]> wrote: > Hello! > > i have an amd64 with Sata 80Gig Hardisk and extra RAID: > [...] > newfs and mounting ar0 works. > but as sonn as i am trying to write data on the RAID, the system > freezes. > i had some problems writing the label to ar0s1d > bu

shebang line parsing changes in 6.0

2005-12-15 Thread Daniel Rench
I upgraded a test box to 6.0 recently and various things broke, all related to the shebang line parsing changes (see: http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/kern/imgact_shell.c ). I found the "historical" parsing behavior really, really useful. Like if I wanted a script to always run as a p