Re: AMI MEGARAID problems.

1999-12-19 Thread Bruce Evans
On Wed, 15 Dec 1999, Mike Smith wrote: dd if=/dev/zero of=/dev/amrd0 count=16 disklabel -rw amrd0 auto newfs amrd0c Don't bother slicing the array in this case; it's not worth the effort. (The probable cause of your trouble is garbage at the beginning of the slice you've created).

AMI MEGARAID problems.

1999-12-15 Thread David Gilbert
I'm having trouble convincing -CURRENT to disklabel or newfs an AMI MEGARAID adapter. amr0: AMI MegaRAID irq 10 at device 11.1 on pci0 amr0: firmware GH89 bios 1.41 16MB memory amrd0: MegaRAID logical drive on amr0 amrd0: 122647MB (251181056 sectors) RAID 5 (optimal) [1:22:322]root@raid1:~

Re: AMI MEGARAID problems.

1999-12-15 Thread Mike Smith
dd if=/dev/zero of=/dev/amrd0 count=16 disklabel -rw amrd0 auto newfs amrd0c Don't bother slicing the array in this case; it's not worth the effort. (The probable cause of your trouble is garbage at the beginning of the slice you've created). I'm having trouble convincing -CURRENT to

Re: AMI MEGARAID problems.

1999-12-15 Thread Mike Tancsa
On 15 Dec 1999 13:50:33 -0500, in sentex.lists.freebsd.current you wrote: I'm having trouble convincing -CURRENT to disklabel or newfs an AMI MEGARAID adapter. amr0: AMI MegaRAID irq 10 at device 11.1 on pci0 amr0: firmware GH89 bios 1.41 16MB memory amrd0: MegaRAID logical drive on amr0