i have a new 2 node master that i did the installation for nbu 7.5. we have vcs 5.1 for clustering. and os is rhel6. and 4 other media server running the same os.
cluster name is: nbu
node1: master01
node2: master02
[root@master02]# cat bp.conf SERVER = nbu.domain.com SERVER = media01.domain.com SERVER = media02.domain.com SERVER = media03.domain.com SERVER = media04.domain.com SERVER = master01.domain.com SERVER = master02.domain.com CLIENT_NAME = master02.domaincom CLUSTER_NAME = nbu.domain.com CONNECT_OPTIONS = localhost 1 0 2 USE_VXSS = PROHIBITED VXSS_SERVICE_TYPE = INTEGRITYANDCONFIDENTIALITY EMMSERVER = nbu.domain.com HOST_CACHE_TTL = 3600 VXDBMS_NB_DATA = /opt/VRTSnbu/db/data KMS_DIR = /opt/VRTSnbu/kms TELEMETRY_UPLOAD = NO
the problem is: i do not see node2 of the master listed in the nbemmcmd.
[root@master02]# ./nbemmcmd -listhosts NBEMMCMD, Version: 7.5 The following hosts were found: server nbu.domain.com cluster nbu.domain.com master master01.domain.com Command completed successfully.
the other thing i did was the installation of media servers first. i thought adding via nbemmcmd as media server would be enough or i need to reinstall since the new master server is ready now? as of now i do not see any media servers in any server's nbemmcmd.
[root@master02 bin]# ./hastatus -summary -- SYSTEM STATE -- System State Frozen A master01 RUNNING 0 A master02 RUNNING 0 -- GROUP STATE -- Group System Probed AutoDisabled State B ClusterService master01 Y N OFFLINE B ClusterService master02 Y N ONLINE B nbu_group master01 Y N ONLINE B nbu_group master02 Y N OFFLINE
moreover, how do i verify that this clustered enviroment is all set and ready to work? i mean i was thinking to check the failover, i can initiate a backup, and then shutdown the services on 1 node, and then see if the backups keep running. is this the only check?
do you need for information about anything? this system hasnt gone production yet, its all setting up new. and we're going to migrate the poclicy stuff after we are done.