Red Hat SATELLITE 5.3.0 RELEASE NOTES Informacje Techniczne Strona 150

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 199
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 149
hardware_handler "0"
path_selector "round-robin 0"
prio_callout "/sbin/mpath_prio_alua /dev/%n"
path_grouping_policy group_by_prio
failback immediate
rr_weight uniform
no_path_retry 3
rr_min_io 100
path_checker tur
}
}
A.1.2 cluster.conf
A cluster is instantly formed by depositing the following /etc/cluster/cluster.conf file in place
and starting the cluster daemons. Additions to cluster.conf to add the NFS clients are handled
by the riccicmd scripting library.
<?xml version="1.0"?>
<cluster alias="mgmt" config_version="1" name="mgmt">
<fence_daemon clean_start="0" post_fail_delay="0" post_join_delay="30"/>
<clusternodes>
<clusternode name="mgmt1" nodeid="1" votes="1">
<fence>
<method name="1">
<device name="ra-c7000-01-db1-ilo"/>
</method>
</fence>
</clusternode>
<clusternode name="mgmt2" nodeid="2" votes="1">
<fence>
<method name="1">
<device name="ra-c7000-01-db2-ilo"/>
</method>
</fence>
</clusternode>
</clusternodes>
<cman expected_votes="1" two_node="1" />
<fencedevices>
<fencedevice agent="fence_ilo" hostname="ra-c7000-01-db1-ilo.cloud.lab.eng.bos.redhat.com"
login="Administrator" name="ra-c7000-01-db1-ilo" passwd="24^goldA"/>
<fencedevice agent="fence_ilo" hostname="ra-c7000-01-db2-ilo.cloud.lab.eng.bos.redhat.com"
login="Administrator" name="ra-c7000-01-db2-ilo" passwd="24^goldA"/>
</fencedevices>
<rm>
<failoverdomains>
<failoverdomain name="mgmt_fod" nofailback="0" ordered="0" restricted="0">
<failoverdomainnode name="mgmt1" priority="1"/>
<failoverdomainnode name="mgmt2" priority="1"/>
</failoverdomain>
</failoverdomains>
www.redhat.com 150
Przeglądanie stron 149
1 2 ... 145 146 147 148 149 150 151 152 153 154 155 ... 198 199

Komentarze do niniejszej Instrukcji

Brak uwag