Hi,
We have a AlphaServer 800 with Tru64 5.1A.  It was reformatted (new drives)
and the OS was re-installed by someone before me and 3 of the 4 drives (10
GB SCSI internal) were manage by LSM, which we don't want to use.  I was
able to remove the two first disks from the group, but not the last one.
I also tried to deport group but it seems that I cannot deport the root
group.
So, how can I get dsk3 out of LSM or disable LSM so that the OS manage the
drive like a normal one ?
Thanks.
---------------
bash-2.05a# volprint
Disk group: rootdg
TY NAME         ASSOC        KSTATE   LENGTH   PLOFFS   STATE    TUTIL0
PUTIL0
dg rootdg       rootdg       -        -        -        -        -       -
dm dsk3         dsk3         -        17769412 -        -        -       -
bash-2.05a# voldg -g rootdg rmdisk dsk3
lsm:voldg: ERROR: disassociating disk-media dsk3:
        Cannot remove last disk in disk group
bash-2.05a# voldisk rm dsk3
lsm:voldisk: ERROR: Device dsk3: Device is in use
bash-2.05a# voldg deport rootdg
lsm:voldg: ERROR: Disk group rootdg: deport failed: Operation not allowed on
root disk group
Received on Tue Dec 11 2001 - 18:25:23 NZDT