|
I would recommend you to remove the definitions of the previous drive, otherwise the Brisque will retain the config/drive number (e.g. brisqueX.2.0).
#lsdev -Csscsi
look for the drive that will be "defined" instead of "available" (e.g. hdisk2). Check its SCSI details (e.g. 10-30-xx).
#lspv
Check if the same drive (10-30-xx) matches with the svg number that is now missing since the drive went down (eg svg2). Normally, the svg number matches the mounting point (brisquex.2.0). Not always, though.
#rmdev -l hdisk2 -d
Be careful, since if you delete the wrong drive you will end up losing your files...
#cd /dataVolumes
#rm -r brisquex.2.0
Run the procedure described on the posting above.
If you do not care about having a bad mounting point, then disregard this e-mail. The only thing is that if by accident you copy a file to it, you will end up having the root directory (/) full...
Ricardo Trzmielina
|