varyonvg [ -b ] [ -c ] [ -f ] [ -n ] [ -p ] [ -s ] [ -u ] VolumeGroup
The varyonvg command activates the volume group specified by the VolumeGroup parameter and all associated logical volumes. A volume group that is activated is available for use. When a volume group is activated, physical partitions are synchronized if they are not current.
A list of all physical volumes with their status is displayed to standard output whenever there is some discrepancy between the Device Configuration Database and the information stored in the Logical Volume Manager. The volume group may or may not be varied on. You must carefully examine the list and take proper action depending on each reported status to preserve your system integrity. A list of every status and its meanings can be found in the lvm_varyonvg subroutine.
While varying on in concurrent mode, if the varyon process detects that there are logical volumes which are not previously known to the system, their definitions are imported. The permissions and ownership of the new device special files are duplicated to those of the volume group special file. If you have changed the permissions and/or ownership of the device special files of the logical volume on the node it was created, you will need to perform the same changes on this node.
If the volume group cannot be varied on due to a loss of the majority of physical volumes, a list of all physical volumes with their status is displayed, and you are asked whether you want to override the vary-on failure. In this case, you take full responsibility for the volume group integrity.
Note: To use this command, you must either have root user authority or be a member of the system group.
You can use the System Management Interface Tool (SMIT) to run this command. To use SMIT, enter:
smit varyonvg
Attention: AIX Version 4.2 or later provides the flags -b and -u for developers who use n-tailed DASD systems. The base design of LVM assumes that only one initiator can access a volume group. The HACMP product does work with LVM in order to synchronize multi-node accesses of a shared volume group. However, multi-initiator nodes can easiliy access a volume group with the -b and -u flags without the use of HACMP. Your must be aware that volume group status information may be compromised or inexplicably altered as a result of disk protect (locking) being bypassed with these two flags. If you use the -b and -u flags, data and status output cannot be guaranteed to be consistent.
varyonvg vg03
varyonvg -n vg03
/usr/sbin | Contains the varyonvg command directory. |
/tmp | Stores the temporary files while the command is running. |
The chvg command, lspv command, lslv command, lsvg command, varyoffvg command.
The lvm_varyonvg subroutine.
The System Management Interface Tool (SMIT): Overview in AIX Version 4.3 System Management Guide: Operating System and Devices explains the structure, main menus, and tasks that are done with SMIT.
The Logical Volume Storage Overview in AIX Version 4.3 System Management Guide: Operating System and Devices explains the Logical Volume Manager, physical volumes, logical volumes, volume groups, organization, ensuring data integrity, and allocation characteristics.
AIX HACMP/6000 Concepts and Facilities.