How to remove the volume



How to remove the volume..

Answer / sbrahman75

Restore the previous /etc/vfstab

#cp /etc/vfstab.0702 /etc/vfstab

# umount /snetprd01 (Unmounting the files)

#rmdir /snetprd01 (Remove the mount points)

#vxvol –g appdg stop snetprd01 (Stopping the volumes
snetprd01 from appdg)

#vxedit –g appdg –v rm snetprd01 (removing volumes from disk
group)

# df –k

#vxprint -g appdg

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Solaris Commands Interview Questions

Syntex to execute a ufsdump

3 Answers  


What is the command to check the connectivity between 2 nodes

2 Answers   IBM,


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

8 Answers  


When you "ping server" and "ping server.domainname", you get different results. Why?

4 Answers  


How to remove a disk group?

1 Answers   Wipro,






tell me the steps to configure the vg

2 Answers   Wipro,


What are the daemons in nis server.

2 Answers  


What are processing daemon in nis

2 Answers  


how to configure ethernet card.

4 Answers  


Explain RAID0, RAID1, RAID3,

1 Answers  


How to view the kernel (shmmax)paramiter value in solaris 10?

6 Answers   Xavient,


In Solaris, how to check the number of Users currently logged in ?

8 Answers   CTS,


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)