[Linux-cluster] Samba Statefull Failover

Abhijith Das adas at redhat.com
Tue Jun 22 14:33:44 UTC 2010


----- "Jason Fitzpatrick" <jayfitzpatrick at gmail.com> wrote:

> From: "Jason Fitzpatrick" <jayfitzpatrick at gmail.com>
> To: linux-cluster at redhat.com
> Sent: Tuesday, June 22, 2010 6:43:36 AM GMT -06:00 US/Canada Central
> Subject: [Linux-cluster] Samba Statefull Failover
>
> Hi all
> 
> Just wondering if it is possible to statefully migrate smb
> connections
> between cluster nodes, I am running ctdb (Samba's Cluster software)
> but all connections are dropped when the service is failed between
> nodes
> 
> Setup is as follows
> 
> 2 node cluster
> DRBD backend shared storage in Master Master configuration
> cman presenting GFS2 /Storage folder
> Samba + Winbind + CTDB used to present /Storage/Test_Share via
> \\clustername\test_share (both nodes are AD integrated)
> 
> Connections to replicated storage are working fine, AD accounts are
> authenticated correcly and smbstatus shows that CTDB is load
> ballancing the cluster address between nodes correctly,
> 
> When I run ctdb shutdown I expect existing connections to be migrated

Also, I think "ctdb shutdown" is not the right command (Use "ctdb disable", it 
should all be in the man pages). Only one node should fail so that the 
other node can take over the IP address. If the IP address is not taken 
over, the clients will probably not be able to reconnect.

Cheers!
--Abhi




More information about the Linux-cluster mailing list