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 ? MartinReceived on Fri Nov 28 2003 - 04:27:19 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:31 UTC