How to create diskgroup in veritas?
Answers were Sorted based on User's Feedback
Answer / 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 |
How to change the default values ( home dir, shell, role, min, max, expire) get by user ?
How can a user boot in solaris as root if the password is non functional?
how to check network card speed ? set it mode(half/full duplex)? ndd -get /dev/hme0 link-speed
what are bootloaders in solaris booting? bootblk, ufsboot
how many zones can be installed in server which has 4 processors?
What is the login shell?
How to solve the system hang issue.
Explain the vmstat output?
how to add your own run control script in server?
how to check network card speed ? set it mode(half/full duplex)? ndd -get /dev/hme0 link-speed ndd -get /dev/hme0 link-mode
How can a user increase the number of pseudo-ttys? what is their use?
What is the file holds default values get by user when new user is created ? /usr/sadm/defadduser