Answer Posted / kishore devkate
1) need to convert physical disk under control of vxvm.
i,e to convert physical disk into vxvm
#/usr/lib/vx/bin/vxdisksetup -i c0t0d0
2) check the disk which you have converted into the vxvm
i,e to view the physical disk in the vxvm.
#vxdisk list
3) create a disk group.
i,e how to create a disk group.
#vxdg init dgname disk01=c0t0d0
4) to check the disk group created by us.
i,e
#vxdisk list
Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
Tell me how many types of file system?
What are nfs daemons?
How can a user boot in solaris as root if the password is non functional?
How to login to a remote host with solaris secure shell?
What kind of issues you get?
What can be a reason for the solaris system slowing down?
Explain the difference between pid and ppid with example.
Tell me how to mount the floppy & cd-rom?
What can be done to protect the system from overflow exploits?
How can the user in solaris check the status of processes?
Explain the vmstat output?
How can threads be created in a solaris environment? Write an example
What is the login shell?
How to solve the system hang issue. Found that the memory state is free, commands to check and solve the issue?
How can a user login to solaris? What is the login shell?