# /sbin/lvcreate -L 50 /dev/vgName (if this is your first logical volume in vgName volume group then it will by default create \”lvol1\”) If you want togive a logical volumeyour own cusmtom name then just follow this – # /sbin/lvcreate -L 50 -n lvName /dev/vgName After you have finished creating your logical volume, you have nowcreate a file system on the raw logical volume- you should see \”rlvName\” and lvName\” file # /sbin/newfs -F vxfs /dev/vgName/rlvName – this will create a vxfs file system.
Archive for August, 2009
Creating a new Logical Volume
Setting up a new volume group
1) Login in to the system as \”root\” (or equivalent to \”root\” that allows you to do system admin tasks) # /sbin/pvcreate /dev/rsk/cXtXdX (X is the controller, target and device number – \”ioscan\” will give you this information) # /sbin/mkdir /dev/vgNAME (you can give whatever name you like) # /sbin/mknod /dev/vgNAME/group c 64 0×0X0000 (makesure you havea\”UNIQUE\” minor number foreach volume group) # /sbin/vgcreate /dev/vgNAME /dev/dsk/cXtXdX(if you have more than one device to add in the volume group you can define them all in one line, don\’t forget to add \”/dev/dsk/cXtXdX) #/sbin/vgdisplay /dev/vgNAME (display your newly created volume group) # /sbin/vgdisplay -v /dev/vgNAME (display your newly createdvolume group with detail info)
| TOP domains for sale |
| teach.co.uk |
| Make offer |
| stereos.com |
| Make offer |
| people.net |
| Make offer |
| defy.com |
| 350.000 $US |
| fertilityservices.com |
| 15.000 $US |
| shout.com |
| Make offer |
| ships.net |
| Make offer |
| jog.co.uk |
| Make offer |
| boysclub.com |
| Make offer |
| lowlandscotch.com |
| 979 $US |
Recent Entries
- Check the Mac address on Nokia 97
- Website Classification System – Website Rating
- Intels Itanium processor 9300 or Tukwila
- Current promotional and discount codes at Godaddy
- Backing up SAN switch configuration
- Changing the registration key in office 2007
- China .cn domain name registration suspended
- How can I find the mac address on Sony Ericsson (SE) Satio
- Do you have a problem getting in to your word press blog as admin?
- Display total number of users in your wordpress blog
- An Unexpected HTTP Error occurred during the API request.
- Which boot disk your hp-ux host has booted from
- Add custom drop down categories in wordpress
- How to add total post count in wordpress
- Display physical memory in hp-ux
Recent Comments
Most Commented
Feeds
Daily Archives
- July 19, 2010
- April 23, 2010
- April 7, 2010
- March 5, 2010
- February 23, 2010
- February 20, 2010
- January 14, 2010
- December 23, 2009
- November 13, 2009
- November 7, 2009
- November 3, 2009
- October 30, 2009
- October 26, 2009
- October 20, 2009
- October 19, 2009
Monthly Archives
- July 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- August 2009






