How ill you remove the subdisk and plexus

Answers were Sorted based on User's Feedback



How ill you remove the subdisk and plexus..

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

How ill you remove the subdisk and plexus..

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

How ill you remove the subdisk and plexus..

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

How ill you remove the subdisk and plexus..

Answer / nagaswamy kumar

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

Post New Answer

More Solaris Commands Interview Questions

In solaris while patching why should we break the mirroring?

1 Answers   Wipro,


How to findout MAC addess as well as IP address of the host?

15 Answers   HCL,


usage of temp directory should be restricted to 1 gb if total temp directory size is 5 gb?

3 Answers   Wipro,


If you have multiple ethernet interfaces, how do you keep it from routing between them?

3 Answers  


what is the difference between init runlevel and milestone?

2 Answers  






How to stop if Solaris system it rebooting continually. What is the steps to come normal position.

8 Answers  


As a user how he can change is passwd with root privilege.

2 Answers  


How to configure the virtual ip address

3 Answers  


After creating swap file update the same to /etc/vfstab what will be the fstype.

3 Answers  


How far VCS supports?

1 Answers  


How can you see the adpters information?

2 Answers   Bank Of America,


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

4 Answers   Tech Mahindra,


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)