Hi,

> After seeing this commit message, I've upgraded -CURRENT installed on
> NetFinity 6000R(with ServeRAID 4H) to catch up with the recent changes.
> However, LOR or panic still persists. You can panic your -CURRENT machine
> by creating a log of files in a directory. You can do it with a simple
> shell script like this:
>
> $ mkdir foo; i=0; while :; do echo $i > foo/$i; i=$(($i+1)); done

Just tested this bug on our ServeRaid 5i, it doesn't happen here. The machines
just runs out of inodes.

Anyone else with a ServeRAID 4H can try this ?

Martin
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to