Deactivating the volume group

Dynamic Link Manager (for Linux®) User Guide

Version
9.0.x
Audience
anonymous
Part Number
MK-92DLM113-64
ft:lastEdition
2025-11-06

If you are using a logical volume on an HDLM device, you must deactivate the volume group before re-installing or upgrading HDLM.

  1. Unmount the logical volume on the HDLM device.

    In the following example, the logical volume subject to the move has been mounted on /mnt/lvol1:

    # umount /mnt/lvol1
  2. Deactivate the volume group.

    In the following example, the logical volume subject to the move belongs to the vg01 volume group:

    # vgchange -an vg01
    0 logical volume(s) in volume group "vg01" now active