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
environment? Is it heterogeneous (mix of linux, solaris,other UNIX)?
How can searches be refined?
What is difference between swap -l & swap -s?
How to view shared memory statistics?
How many run levels are there and what are they?
how to add your own run control script in server?
Explain what is multi homed system?
Discuss the two modes of the vi editor in solaris.
How do you break the root password?
How do you remove a swap space?
How can threads be created in a solaris environment? Write an example
How do you copy files from remote system using ftp?
How can a user login to solaris?
How to solve the system hang issue. Found that the memory state is free, commands to check and solve the issue?
Explain how to kill a process.