uncomment secondary interfaces in lvs interfaces file.
authorAndy Witter <awitter@georgialibraries.org>
Mon, 21 Oct 2013 22:03:00 +0000 (18:03 -0400)
committerAndy Witter <awitter@georgialibraries.org>
Mon, 21 Oct 2013 22:03:00 +0000 (18:03 -0400)
templates/lvs/interfaces

index cc51e18..07a721e 100644 (file)
@@ -16,7 +16,7 @@ iface eth1 inet static
        dns-nameservers 127.0.0.1 LVS01_Private_IP LVS02_Private_IP
        dns-search CLUSTER_DOMAINNAME
        
-#auto eth1:0
+auto eth1:0
 iface eth1:0 inet static
        name LVS Public Shared Address
        address Cluster_Public_IP
@@ -30,7 +30,7 @@ iface eth0 inet static
        address Priv_Physical_Address
        netmask 255.255.255.0
 
-#auto eth0:0
+auto eth0:0
 iface eth0:0 inet static
         name LVS Private Shared Address
         address Priv_NET.1