HP P9500 Bedienungsanleitung Seite 162

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 494
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 161
4. Execute the following command to display all the activated volume
groups.
# lsvg -o
5. Among the displayed volume groups, inactivate the volume groups used
by HDLM.
# varyoffvg volume-group-name
6. Execute the chdev command to change the reserve_policy attribute to
no_reserve.
# chdev -l hdisk-name -a reserve_policy=no_reserve
7. Confirm that the setting was changed to no_reserve.
# lsattr -El hdisk-name -a reserve_policy
reserve_policy no_reserve N/A TRUE
Settings for Using VCS
To use VCS, install HDLM on all of the hosts that comprise the cluster,
and then configure the HDLM devices. Also, carry out the following
procedure before starting VCS:
1. Specify the settings for starting the preonline script when VCS starts.
When you have specified the settings for starting the preonline script, go
to step 2.
For details on the setting method, see the VCS documentation.
The following example shows settings for starting the preonline script
when VCS starts:
# haconf -makerw
# hagrp -modify service-group PreOnline 1
# haconf -dump -makero
# cp -r /opt/VRTSvcs/bin/sample_triggers/preonline /opt/VRTSvcs/
bin/triggers
2. In the preonline script used when VCS starts, register the script
provided by HDLM.
Add the following code to the line under # put your code here... in the
preonline script.
system("/usr/DynamicLinkManager/cluster/dlm_vcs_pgr_release
$ARGV[1]");
The following shows an example of editing the preonline script. The
shaded portion represents the part to be added.
3-96
Creating an HDLM Environment
Hitachi Dynamic Link Manager User Guide for AIX
®
Seitenansicht 161
1 2 ... 157 158 159 160 161 162 163 164 165 166 167 ... 493 494

Kommentare zu diesen Handbüchern

Keine Kommentare