Dans le chapitre “Using High Availability (HA)”, les rubriques 1b et 4b, pages 72 et 73, doivent être lues de la manière suivante :
Section 1b:
If it does not already exist, configure the HA heartbeat interface.
For bos-screen1 in this example, use the following command:
# echo "10.0.4.1" > /etc/hostname.hme3 |
Section 4b:
If it does not already exist, configure the HA heartbeat interface.
For bos-screen2 in this example, use the following command:
# echo "10.0.4.2" > /etc/hostname.hme3 |