How ill you remove the subdisk and plexus
Answers were Sorted based on User's Feedback
Answer / dhawal
vxsd dis xx-xx for disassosciate a subdisk
vxedit -rf rm xx-xx for removing it
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / chari
vxedit -g <diskgroup name> rm disk01-01 - this cmd removes
subdisk disk01-01
vxedit -g <diskgroup name> -r rm <plex name> - this cmd
removes the plex with all its subdisks
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sbrahman75
to dissociate a subdisk try
vxsd dis disk##-##
remove a subdisk by
vxedit rm disk##-##
Is This Answer Correct ? | 0 Yes | 0 No |
check the all information
#vxprint -ht
or
#vxdisk list
Rremove the Disk from Diskgroup
#vxdg -g <dgname> rmdisk <diskName>=c#t#d#
Deport the Disk group
# vxdg deport <DGName>
Is This Answer Correct ? | 0 Yes | 1 No |
In solaris while patching why should we break the mirroring?
How to findout MAC addess as well as IP address of the host?
usage of temp directory should be restricted to 1 gb if total temp directory size is 5 gb?
If you have multiple ethernet interfaces, how do you keep it from routing between them?
what is the difference between init runlevel and milestone?
How to stop if Solaris system it rebooting continually. What is the steps to come normal position.
As a user how he can change is passwd with root privilege.
How to configure the virtual ip address
After creating swap file update the same to /etc/vfstab what will be the fstype.
How far VCS supports?
How can you see the adpters information?
How to change the default new user shell without mentioning -s /bin/sh in cmd useradd or usermod and which file we need to change? this is not for existing user