How to create a new volume
Answer / sbrahman75
Detect new disks
#devfsadm
#vxdiskadm - select option 1 to add new disks (Initialize
new disks and add it to disk group appdg )
# vxassist –g appdg make snetprd01 55g (create volume in
appdg as snetprd01)
#mkfs –F vxfs –o largefiles /dev/vx/rdsk/appdg/snetprd01
(creating file system for the volumes snetprd01)
# cd / (creating directories for snetprd01 )
#mkdir snetprd01
#chown oracle /snetprd01 (change the ownership to oracle for
snetprd01 directories )
#vi /etc/vfstab
#mount /snetprd01
#df –k
#mount –p
#vxdisk list
##vxprint –g appdg
| Is This Answer Correct ? | 0 Yes | 0 No |
How to find the versions?
what is the difference between solaris 8&9,
What are processing daemon in nis
How to find the VERITAS License?
How do you find the number of Network card attached to your server ?
Pls explain the raids in solaris??
How to create swap file
Where the ip address will be stored
how can system identify run level at boot time?
How to find the kernel bit version or architecture
In veritas: which is the file to keep the information of subdisks, disk groups name, plex and volumes?
how many clients have in our server ? how we find that?