How to re-create hardware raid with "raidctl" command when there was a BE on the disk.
Hi We have two Solaris 9 servers, one is V445 and the other is V440, each server has two 72G internal disks. Initially, there was no hardware raid setup. After we created some BEs on the disks with the "lucreate" command for patching, the "raidctl" command did not work, ie.The error on V445:# raidctl -c c0t0d0 c1t1d0Cannot create RAID volume, disk "c0t0d0" is mounted .The error on V440:# raidctl -c c1t0d0 c1t1d0config_change_state: Error 0It would be greatly appreciated, if anyone knew how to re-create hardware raid onto the two internal disks.
0