Become superuser on one of the nodes in the cluster that will host Samba.
Ensure all the Samba resources are online with scstat.
| # scstat | 
For each Samba resource that is not online, use the scswitch command as follows.
| # scswitch -e -j Samba- resouce | 
Run the scswitch command to switch the Samba resource group to another cluster node, such as node2.
| # scswitch -z -g Samba-failover-resource-group -h node2 |