How to create a new volume



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

Post New Answer

More Solaris Commands Interview Questions

What are the steps to be follow to add a disk in veritas & before add the disk what are the steps to be follow

2 Answers  


Is it possible to edit the corntab using vi

2 Answers  


How do you check the no of user logged into the system

3 Answers  


How to change the mirror status from 0:1 to 0:5 and how?

1 Answers  


How can youy check the disk status in , is it locally connected or remotely connected?

4 Answers   Thomson Reuters,






what are the two conditions need to be taken before encapsulating the disk under the VxVm control(Veritas volume manager)

3 Answers   Systel,


how to hide file

6 Answers  


Tell me the port for Telnet, ftp,nis,ssh,nfs

5 Answers  


what is use of default users in solaris especilly nobady,noacess and nobady4

2 Answers  


what is the difference between /var/adm/ and /var/sadm directory contains in solaris?

1 Answers   TCS,


what is mount ? in that what will happen exactly ?

1 Answers  


What are the packages for DNS?

4 Answers   IBM,


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)