This chapter describes the operation of GLS on RHOSP. On RHOSP environment, GLS can be used on virtual machine instances. For details on RHOSP, refer to the RHOSP manual issued by Red Hat, Inc.
Note the following settings when using GLS on RHOSP environment.
Only the single physical interface configuration of virtual NIC mode can be supported.
Use DHCP to set the IP address to be assigned to the virtual interface.
Add the following settings in the configuration file of the virtual interface (ifcfg-shaX).
Comment out IPADDR and NETMASK.
Set BOOTPROTO to dhcp.
Specify the DNS server to be used.
Add the following settings in the configuration file of the virtual interface (ifcfg-shaX).
Add the setting "PEERDNS=yes".
Add the settings "DNS1=<DNSServer1>" and "DNS2=<DNSServer2>".
Do not set SHAMACADDR in the configuration file of the virtual interface (ifcfg-shaX).
To use a virtual router as the monitoring destination, it is recommended to set the virtual router to be redundant.
Also set the time to detect a network error in GLS to be longer than the time to switch the redundant virtual router.
When not setting a virtual router used as a monitoring target to be redundant, set to avoid a failover of the cluster even when an error is detected in the transfer route.
# /opt/FJSVhanet/usr/sbin/hanetpathmon param -n shaX -f no |