The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > AIX
Google UNIX.COM


AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Moving a Logical Volume from one Volume Group to Another krisw AIX 2 07-14-2008 04:48 AM
how to export a volume group docaia UNIX for Dummies Questions & Answers 3 01-22-2008 04:38 PM
LVM - Extending Logical Volume within Volume Group ghimanshu UNIX for Advanced & Expert Users 3 07-26-2007 04:39 AM
Volume Group Size ugxd14 AIX 3 09-11-2006 08:26 AM
volume group auto activation Xiix UNIX for Dummies Questions & Answers 1 01-17-2002 07:51 AM

Reply
 
Submit Tools LinkBack Thread Tools Search this Thread Display Modes
  #1  
Old 06-28-2006
Registered User
 

Join Date: Jun 2006
Posts: 1
Volume Group Understanding

Looking for help in understanding volume groups.

On the internal disks is it possible to have other volume groups other then root vg? If so would the other vg be captured in the mksysb?

Any documentation links that you can point me to on volume groups and such woudl be welcomed.

Thanks
Reply With Quote
Forum Sponsor
  #2  
Old 06-28-2006
Registered User
 

Join Date: Jun 2006
Posts: 6
A volume group is a logical collection of "disks" and is the basic building block of logical storage in AIX. A volume group (VG) can span multiple disks, whether internal or external disks. External disks would typically SAN but could be external SCSI or probably other types too (perhaps even a USB key!) since AIX volume groups are a solid abstraction layer that allows you not to care too much about the hardware underlying the volume group. Unless of course you are the sysadmin such as myself whose day has now stretched to 15 #@*&!!! hours migrating LPARs from one machine to another, snagged by IBM's LVM layer in one setback of many.

Anyways, you can use internal disks for VG's other than rootvg, you can create any kind of user VG that you like on internal or external disks. In fact, rootvg itself doesn't need to reside on internal disk either, you can create the rootvg on a SAN disk as well, or create one that is mirrored between an internal disk and a SAN disk.

A mksysb only captures the contents of rootvg. mksysb is really just another command called savevg on steroids, it (mksysb) is used for creating a bootable image. savevg and restorevg are the commands that you want for saving and restoring non-rootvg volume groups. They in turn invoke a command called backup (/usr/sbin/backup) which essentially creates a big tar file (different format from tar of course and capable of creating files >2GB in size). Corresponding command to "backup" is "restore", which can be used to view contents of a mksysb or savevg file.

A good place to start learning about this stuff is covered in the redbooks returned if you use this link:


www.redbooks.ibm.com/cgi-bin/searchsite.cgi?query=AIX+administration

The redbooks that show up may seem rather dated but the most basic functions that AIX LVM provides have not really changed since those books were written, at least not from a sysadmin perspective. Nowadays you can have resizable volume groups and can reduce filesystems in size and a few other things not covered by those books, but getting a grip on the concepts presented and being able to perform operations found in those mauals is a good place to start.

Hope this helps >< bOOtnix
Reply With Quote
Google The UNIX and Linux Forums
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes




All times are GMT -7. The time now is 06:43 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0