Loading howto/ganeti.md +7 −1 Original line number Diff line number Diff line Loading @@ -1133,7 +1133,11 @@ gnt-cluster modify --uid-pool 4000-4019 ``` The [network configuration](#network-configuration) (below) must also be performed for the address blocks reserved in the cluster. address blocks reserved in the cluster. This is the actual initial configuration performed: gnt-network add --network 38.229.82.0/24 --gateway 38.229.82.1 gnt-chi-01 gnt-network connect --nic-parameters=link=br0 gnt-chi-01 default ### Network configuration Loading Loading @@ -1165,6 +1169,8 @@ following commands: gnt-network add --network 49.12.57.128/27 --gateway 49.12.57.129 gnt-fsn13-02 gnt-network connect --nic-parameters=link=br0,vlan=4000,mode=openvswitch gnt-fsn13-02 default The network name must follow the [naming convention](doc/naming-scheme). ## SLA As long as the cluster is not over capacity, it should be able to Loading Loading
howto/ganeti.md +7 −1 Original line number Diff line number Diff line Loading @@ -1133,7 +1133,11 @@ gnt-cluster modify --uid-pool 4000-4019 ``` The [network configuration](#network-configuration) (below) must also be performed for the address blocks reserved in the cluster. address blocks reserved in the cluster. This is the actual initial configuration performed: gnt-network add --network 38.229.82.0/24 --gateway 38.229.82.1 gnt-chi-01 gnt-network connect --nic-parameters=link=br0 gnt-chi-01 default ### Network configuration Loading Loading @@ -1165,6 +1169,8 @@ following commands: gnt-network add --network 49.12.57.128/27 --gateway 49.12.57.129 gnt-fsn13-02 gnt-network connect --nic-parameters=link=br0,vlan=4000,mode=openvswitch gnt-fsn13-02 default The network name must follow the [naming convention](doc/naming-scheme). ## SLA As long as the cluster is not over capacity, it should be able to Loading