72
Copyright © 1990-2011 Norman ASA
Norman Network Protection
Administrator Guide
Appendix B: Using theNetwork Protection console | Command line configuration
cluster bind
Binds the network interface used for cluster data replication.
:> cluster bind eth1
CMD:0 CON:0 0 20100716121721 Bound adapter [idx:3] as CLUSTER
device
cluster disable
Disables cluster support. This will set the operation mode to block and stop listening and replicating
cluster configuration and state. Operation is set to block to avoid multiple network outages due to mul-
tiple nodes being master.
:> cluster disable
CLUSTER:0 CON:0 1 20100716122011 disabling cluster support,
changing opmode to block
cluster enable
Enables cluster support. This will set the operation mode to block and start listening and replicating
cluster configuration and state. Operation is set to block to avoid multiple network outages due to mul-
tiple nodes being master.
cluster enable will fail with an error message if the cluster is not fully configured.
:> cluster enable
CLUSTER:0 CON:0 1 20100716122011 enabling cluster support,
changing opmode to block
cluster failover
Failover master node to another node in the cluster. This command needs to be executed on the cur-
rent master node.
cluster failover will fail if the new node is unavailable.
:> cluster failover 2
CLUSTER:0 CON:-1 0 20100716132104 failing over to new master
node 2
CLUSTER:0 CON:-1 0 20100716132104 demoting current node 1
CLUSTER:0 CON:-1 1 20100716132104 unset cluster master, wait-
ing for new master
CLUSTER:0 CON:-1 1 20100716132106 changed cluster master node
from 0 to 2
cluster info
Display cluster state and configuration.
:> cluster info
cluster set
Configures cluster parameters.