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 |
Syntex to execute a ufsdump
What is the command to check the connectivity between 2 nodes
How to stop if Solaris system it rebooting continually. What is the steps to come normal position.
When you "ping server" and "ping server.domainname", you get different results. Why?
How to remove a disk group?
tell me the steps to configure the vg
What are the daemons in nis server.
What are processing daemon in nis
how to configure ethernet card.
Explain RAID0, RAID1, RAID3,
How to view the kernel (shmmax)paramiter value in solaris 10?
In Solaris, how to check the number of Users currently logged in ?