Red Hat SATELLITE 5.3.0 RELEASE NOTES Informacje Techniczne Strona 151

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 199
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 150
<resources>
<ip address="10.16.136.20" monitor_link="1"/>
<nfsexport name="rhev-nfs-exp"/>
<fs device="/dev/mapper/MgmtServicesVG-RHEVNFSvol" force_fsck="0"
force_unmount="0" fsid="49243" fstype="ext3" mountpoint="/rhev" name="rhev-nfs-fs" options="rw"
self_fence="0"/>
</resources>
<vm autostart="1" domain="mgmt_fod" exclusive="0" hypervisor="qemu" max_restarts="2"
migrate="live" name="sat-vm" path="/gfs2_vol/vmconfig" recovery="restart" restart_expire_time="60"/>
<service autostart="1" domain="mgmt_fod" exclusive="0" max_restarts="2" name="rhev-nfs"
recovery="restart" restart_expire_time="60">
<ip ref="10.16.136.20"/>
<fs ref="rhev-nfs-fs">
<nfsexport ref="rhev-nfs-exp">
</nfsexport>
</fs>
</service>
<vm autostart="1" domain="mgmt_fod" exclusive="0" hypervisor="qemu" max_restarts="2"
migrate="live" name="rhevm-vm" path="/gfs2_vol/vmconfig" recovery="restart" restart_expire_time="60"/>
<vm autostart="1" domain="mgmt_fod" exclusive="0" hypervisor="qemu" max_restarts="2"
migrate="live" name="mrg-vm" path="/gfs2_vol/vmconfig" recovery="restart" restart_expire_time="60"/>
<vm autostart="1" domain="mgmt_fod" exclusive="0" max_restarts="2" name="jon-vm"
path="/gfs2_vol/vmconfig" recovery="restart" restart_expire_time="60"/>
</rm>
<totem token="55000" consensus="60000"/>
</cluster>
A.1.3 named.conf.slave
While the satellite system is the named master, each cluster node acts as a slave server. This
file is renamed to /etc/named.conf.
options {
directory "/var/named";
forwarders { 10.16.255.2 port 53; 10.16.255.3 port 53; };
};
zone "cloud.lab.eng.bos.redhat.com." { type slave; file "cloud.lab.eng.bos.redhat.com"; masters {10.16.136.1;};
};
zone "140.16.10.in-addr.arpa." { type slave; file "10.16.140"; masters {10.16.136.1;}; };
zone "141.16.10.in-addr.arpa." { type slave; file "10.16.141"; masters {10.16.136.1;}; };
zone "142.16.10.in-addr.arpa." { type slave; file "10.16.142"; masters {10.16.136.1;}; };
zone "143.16.10.in-addr.arpa." { type slave; file "10.16.143"; masters {10.16.136.1;}; };
zone "139.16.10.in-addr.arpa." { type slave; file "10.16.139"; masters {10.16.136.1;}; };
zone "138.16.10.in-addr.arpa." { type slave; file "10.16.138"; masters {10.16.136.1;}; };
zone "137.16.10.in-addr.arpa." { type slave; file "10.16.137"; masters {10.16.136.1;}; };
zone "136.16.10.in-addr.arpa." { type slave; file "10.16.136"; masters {10.16.136.1;}; };
151 www.redhat.com
Przeglądanie stron 150
1 2 ... 146 147 148 149 150 151 152 153 154 155 156 ... 198 199

Komentarze do niniejszej Instrukcji

Brak uwag