cancel
Showing results for 
Search instead for 
Did you mean: 

Clustered master server

NBU35
Level 6

Hi 


I have two node VCS cluster, both nodes SOlaris 10, NBU 7.6.0.3.
Is it possible to use primary node as master server & secondary as a normal Netbackup client concurrently ?

1 ACCEPTED SOLUTION

Accepted Solutions

Nicolai
Moderator
Moderator
Partner    VIP   

Yes it is possible, just ensure these two processes are running on the inactive node

/usr/openv/netbackup/bin/vnetd -standalone
/usr/openv/netbackup/bin/bpcd -standalone

Do not start more processes, the cluster will detect a sharing violation and panic the node.

 

 

View solution in original post

2 REPLIES 2

Nicolai
Moderator
Moderator
Partner    VIP   

Yes it is possible, just ensure these two processes are running on the inactive node

/usr/openv/netbackup/bin/vnetd -standalone
/usr/openv/netbackup/bin/bpcd -standalone

Do not start more processes, the cluster will detect a sharing violation and panic the node.

 

 

Marianne
Moderator
Moderator
Partner    VIP    Accredited Certified

I agree. 
Inactive node can be normal client - nothing else (e.g. media server).