Red Hat CLUSTER SUITE FOR ENTERPRISE LINUX 5.1 Przewodnik Instalacji Strona 221

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 240
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 220
on each resource in a service individually by adding __enfo rce_ti meo uts= "1" to the reference in
the cl uster.co nf file.
The following example shows a cluster service that has been configured with the
__enfo rce_timeo uts attribute set for the netfs resource. With this attribute set, then if it takes
more than 30 seconds to unmount the NFS file system during a recovery process the operation will
time out, causing the service to enter the failed state.
</screen>
<rm>
<failoverdomains/>
<resources>
<netfs export="/nfstest" force_unmount="1" fstype="nfs"
host="10.65.48.65"
mountpoint="/data/nfstest" name="nfstest_data"
options="rw,sync,soft"/>
</resources>
<service autostart="1" exclusive="0" name="nfs_client_test"
recovery="relocate">
<netfs ref="nfstest_data" __enforce_timeouts="1"/>
</service>
</rm>
Clust er Service Resource Ch eck an d Failover T imeout
217
Przeglądanie stron 220
1 2 ... 216 217 218 219 220 221 222 223 224 225 226 ... 239 240

Komentarze do niniejszej Instrukcji

Brak uwag