IBMSkip to main content
     Home  |  Products & services  |  Support & downloads  |   My account
 Select a country
 
AIX
Operating system
Software
Hardware
Developers
Partners
Service & support
News
Library
Education
  

 
UNIX and open systems  >   AIX  >   Software
 

In the world of UNIX storage management, there are two primary leaders: IBM and Veritas. Both companies offer products that help UNIX system administrators manage storage in very flexible methods in comparison to older UNIX implementations. IBM offers the Logical Volume Manager (LVM) as part of its Advanced Interactive Executive (AIX) operating system. The LVM is built into the base operating system and is provided as part of the base AIX installation. Veritas offers the Veritas Volume Manager (VxVM) which is either packaged as a standalone add-on or part of a larger package such as the Veritas On-Line Storage Manager. VxVM is designed to be an additional software package added to a UNIX operating system, most notably the Solaris operating system by Sun Microsystems, Inc.

For detailed information about the AIX operating system, refer to the following Web address:http://www.ibm.com/servers/aix/library/.

AIX library information is listed under Technical Publications.

Contents
 
Introduction
 
Terminology
 
Limitations
 
Functional Differences
 
Common Features
 
Commands
 
Acrobat version
127 KB (November 2000)

Introduction
This document will help system administrators co-manage AIX systems from the LVM point of view. A table of limitations that affect both VxVM and LVM operations is included. Where values differ greatly, an explanation is given from the LVM point of view as to why LVM differs from VxVM. It is not the purpose of this paper to explain VxVM limitations. Finally, although limits and actions between VxVM and LVM may be close or identical, execution may not be the same.

Terminology
LVM and VxVM use the following terms to specify their various components:

AIX Logical Volume Manager Veritas Volume Manager
Volume Groups Disk Groups
Physical Volumes Disk Access/Disk Media
Physical Partitions Subdisks
Logical Volume Volume
Logical Partition Plex
Logical Volume Mirrors Logical Partition copies

Back to top

Limitations
This section discusses limitations in the following areas:

  • Volume groups
  • Physical volumes in volume groups
  • Physical partitions per volume group
  • Logical volumes per volume group
  • Logical partitions per logical volume
  • Mirrored copies of a logical volume

Volume Groups
The limit of 256 possible volume groups has been a part of AIX since LVM's inception in AIX 3.1. With the advent of a 64-bit operating system, the volume group limit rises to 4,096 entities. Because of constant increases in disk capacity and the use of multiple physical and logical volumes within the volume group, the number of volume groups is not a hindrance to customers.

Parameter LVM VxVM
Equivalent Volume Groups Disk Groups
Limits 32-bit: 256
64-bit: 4,096
None

Physical Volumes in Volume Groups
From AIX 3.1 to AIX 4.2, the limit of 32 disks per volume group was fixed with a "standard" volume group. Starting with AIX 4.3, the user can create a "big" volume group that has the expanded disk count. Volumes created at an older level of AIX are upwardly compatible; that is, a volume group created on AIX 3.1 or 3.2 can be introduced into a system running on AIX 4.3. However, downward compatibility of volume groups is not supported. Again, because of the rapid growth of commercial disk volumes and the ability to specify physical partition sizes within a volume group, the current limit of 128 disks per volume group is not a problem.

Parameter LVM VxVM
Equivalent Physical Volumes in Volume Group Disk Access & Disk Media
Limits Standard: 32
or
Big: 128
None

Physical Partitions per Volume Group
The following table reviews the limitations in the physical partitions per volume group.

Parameter LVM VxVM
Equivalent Physical Partitions Subdisks
Limits 1,016 per disk
or
1016*128 = 130,048 per volume group
 

Logical Volumes per Volume Group
The following table reviews the limitations in the logical volumes per volume group.

Parameter LVM VxVM
Equivalent Logical Volumes Volume
Limits Standard: 256
or
Big: 512
None

Logical Partitions per Logical Volume
The following table reviews the limitations in the logical partitions per logical volume.

Parameter LVM VxVM
Equivalent Logical Partitions in a Logical Volume Subdisks per plex
Limits 32,512 4,096

Mirrored Copies of a Logical Volume
At the present time, the capability to have more than three mirrors is not seen as a necessity. Along with the increased disk requirement, the more copies a logical has, the longer "writes" will take because all "writes" must return from their respective disk platters before a "write" returns to the file system. Experience shows that customers tend to use only two of the three possible mirrored copies.

Parameter LVM VxVM
Equivalent Mirrors per Logical Partition Copies per plex
Limits 3 32

Back to top

Contents | Next

  About IBM   |   Privacy   |   Legal   |   Contact