On Wed, Apr 25, 2012 at 4:28 PM, Seth Galitzer <[email protected]> wrote:

> On 04/25/2012 05:12 PM, Dimitri Maziuk wrote:
> > On 04/25/2012 03: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.
> >
> > If you're running active/passive DRBD, it's what the wiki page calls
> > "mounted on one node at a time". That one's simple: use drbdlinks to
> > keep everything incl. /etc/samba on the drbd filesystem and fire up smbd
> > and nmbd after drbdlinks -- pretty much like any other daemon backed by
> > drbd storage.
> >
>
> I see how that will get all the locking and user data and that should be
> easy enough to configure.  But I'm also doing ADS integration instead of
> winbind, and that also seems to be a problem as only one node can be
> joined to the AD at a time, even with a shared IP.  Any suggestions for
> that?
>

Currently there is no official RA for smbd and nmbd daemons. You can try to
create one, and include joining domain there into a stat function, though I
don't need why you'd need it because AFAIK "join domain" is a one time
action unless you want to re-register your server in the domain.

So you can try to "anything" RA to control smbd and nmbd daemons, or you
can use LSB samba agent for that.

Also if you want just Samba you probably don't need exportfs and nfsd.


>
> Thanks.
> Seth
>
> --
> Seth Galitzer
> Systems Coordinator
> Computing and Information Sciences
> Kansas State University
> http://www.cis.ksu.edu/~sgsax
> [email protected]
> 785-532-7790
> _______________________________________________
> Linux-HA mailing list
> [email protected]
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
>



-- 
Serge Dubrouski.
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to