Managing Shared Disks
Follow these steps to use the IBM Recoverable Virtual Shared Disk subsystem
when you are recabling to add the connection to a secondary node but do not
need to add new physical disks.
- Stop any applications that use the affected volume groups.
- Stop the IBM Recoverable Virtual Shared Disk subsystem on all the
nodes. For example:
ha.vsd stop
- Add a physical connection from each of the physical disks in the IBM
Recoverable Virtual Shared Disk configuration to a secondary node.
- On the secondary node, import the volume group. For example:
importvg -y volume_group_name hdiskx
- On the secondary node, disable auto varyon for the volume group.
For example:
chvg -a n volume_group_name
- On the secondary node, varyoff the volume group. For example:
varyoffvg volume_group_name
- On the secondary node, redefine the virtual shared disks with the
secondary nodes identified. For example:
SDRChangeAttrValues VSD_Global_Volume_Group \
global_group_name==your_global_group_name \
secondary_node=your_secondary_node_number
- On the secondary node, update the volume group timestamps that the IBM
Virtual Shared Disk subsystem maintains. For example:
vsdvgts -a volume_group_name
- If the secondary node has not previously been designated as a virtual
shared disk node, do so by using the IBM Virtual Shared Disk Perspective
graphical user interface or the vsdnode command.
- Issue a reset to make all the virtual shared disks in the configuration
active and start the IBM Recoverable Virtual Shared Disk subsystem. For
example:
ha_vsd reset
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]