Subject: Re: PERC4/SC RAID compatibility
To: Cameron Brown <cameron@amitconsulting.info>
From: Martti Kuparinen <martti.kuparinen@iki.fi>
List: current-users
Date: 10/23/2004 20:28:51
On Fri, 22 Oct 2004, Cameron Brown wrote:
> It does seem to me that everything is properly selected for RAID
Okay. Can you try now with the new boot images [1] and let me know
how it works? And send dmesg if the controller is detected.
If your controller is detected maybe you can install the whole operating
system [2] and install bonnie from /usr/pkgsrc/benchmarks/bonnie. Then
run something like this for 24 hrs:
#!/bin/sh
cd /var/tmp
while [ 1 ]
do
bonnie -s 1000
sleep 600
done
If your system is still running without any errors I'll commit the
modifications I made...
Martti
[1] http://users.piuha.net/martti/tmp/boot1.fs and
http://users.piuha.net/martti/tmp/boot2.fs
or
http://users.piuha.net/martti/tmp/boot-big.fs
[2] http://users.piuha.net/martti/tmp/netbsd.iso