On 4/25/12 4:53 PM, Seth Galitzer wrote: > Can anybody point me to recent docs on how to go about setting this up? > I've found several much older posts, but not much current with any > kind of helpful detail. > > This one has a couple of good tips, but doesn't have much depth: > http://linux-ha.org/wiki/Samba > > This one has a lot of detail, but do I really need to use GFS and CTDB > if I just use a common shared FS for both nodes to get locking data from?: > http://techwithjim.blogspot.com/2012/04/high-availability-windows-share-using.html > > I should note that I'm using DRBD+LVM for my node shared storage and > also exporting FS shares via NFS (I run heterogeneous systems here with > both Linux and Windows clients, so need both available).
Are you running DRBD+LVM primary-secondary or primary-primary? If it's the former, I suggest using the configuration described in "Clusters From Scratch": <http://www.clusterlabs.org/doc/en-US/Pacemaker/1.1/html/Clusters_from_Scratch/> the only difference being that instead of running Apache you'd run Samba and NFS. If you're exporting your filesystems read/write, I think that's the recommended configuration. I'm running primary-primary and exporting filesystems via NFS (I'm running Samba too, but inside a KVM virtual machine exporting its internal filesystem). However, I'm exporting them read-only. -- Bill Seligman | Phone: (914) 591-2823 Nevis Labs, Columbia Univ | mailto://[email protected] PO Box 137 | Irvington NY 10533 USA | http://www.nevis.columbia.edu/~seligman/
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
