Upgrading VxVM Disk Group Versions
All VERITAS Volume Manager disk groups have an associated version number. Each VxVM release supports a specific set of disk group versions and can import and perform tasks on disk groups with those versions. Some new features and tasks work only on disk groups with the current disk group version, so you need to upgrade existing disk groups before you can perform the tasks. The following table summarizes the disk group versions that correspond to each VxVM release on HP-UX from 3.0 to the present.
VxVM Release
|
Disk Group Version
|
Supported Disk Group Versions
|
3.0
|
60
|
20-40, 60
|
3.1
|
70
|
20-70
|
3.1.1
|
80
|
20-80
|
3.5
|
90
|
90
|
4.1
|
120
|
90, 110, 120
|
Use the following command to find the version of a disk group:
# vxdg list diskgroup
To upgrade a disk group to version 120, use the following command:
# vxdg upgrade diskgroup
|