[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: amd



hi ya david


i see... now ya cheating a little bit...
nothing tricky eh ... as originally posted...

yes..amd supports  the syntax for failovers...
autofs is supposed to be able to do so also in autofs-4
but i have not tested it autofs-4...
	( dont know if it made it in )

vi /etc/auto.home
	home	-fstype=nfs,....	home1,home2,home3:/export/home

----
trick for above  ( or any scenario where you have "same data" )
on multiple servers.... is to keep data in /export/home sync on
all 3  servers ... ( mirrored ... )
	- if a server dies... the mirroring scheme wont help
	as it'd need to play back all the missed transactions
	while it was dead/sleeping/offline

----
you can also do (smart) round robin dns for automatic failovers...
and does NOT have to do all the "fancy stuff" in the automounter

c ya
alvin


On Wed, 24 Apr 2002, David Wright wrote:

> 
> Hi ya Alvin! :-)
> 
> Thanks for the tip and the detailed instructions, but I'm afraid I'm in 
> a situation where I'll have to use amd. The point of moving to an 
> automounter is to have an automatic failover system, so that if an NFS 
> server goes down, the clients will all automatically force-umount its 
> volumes and mount from a backup machine instead. I think only amd, not 
> autofs, has this capability. But thanks for your effort...
> 
> By the way, reading through the deepest, darkest recesses of the amd 
> website (http://www.cs.columbia.edu/~ezk/am-utils), it looks possible to 
> do this using type:=direct. I'm experimenting now.
> 
> David
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: