home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.sys.sun.admin:9672 comp.unix.admin:6750 comp.unix.questions:14885
- Newsgroups: comp.sys.sun.admin,comp.unix.admin,comp.unix.questions
- Path: sparky!uunet!spool.mu.edu!uwm.edu!psuvax1!news.ecn.bgu.edu!garrot.DMI.USherb.CA!garrot!bussiere
- From: bussiere@tohi.DMI.USherb.CA (Luc Bussieres)
- Subject: How to configure amd to have a backup server for the executables?
- Message-ID: <BUSSIERE.92Dec22130944@tohi.DMI.USherb.CA>
- Lines: 49
- Sender: usenet@DMI.USherb.CA (Pour courrier Usenet)
- Nntp-Posting-Host: tohi
- Organization: Universite de Sherbrooke, Dept. de Mathematiques et
- d'Informatique.
- Date: Tue, 22 Dec 1992 18:09:47 GMT
-
-
- Recently we bought a new disk to be able to have two copy on
- two different server of the major applications. I have read the
- documentation of amd and I am unable to find how to configure it to be
- able to use the second server when the first one is down.
-
- The first server is name tohi and the applications are under
- these 2 directories:
- /export/local/sun4/share
- /export/local/sun4/packages
-
- The second server is name roselin and the applications are
- under these 2 directories:
- /export/local/mirroir/share
- /export/local/mirroir/packages
-
- My current configuration for these 2 directories for amd is:
-
-
- #
- * type:=nfs;host!=tohi;rhost:=tohi;rfs:=/export/local/${arch};sublink:="${key}";opts:=rw,grpid,intr,soft,suid
- #
- #
-
- share host!=tohi;type:=auto;fs:=${map};pref:=${key}/;cache:=all;opts:=rw,grpid,suid,intr,soft
-
- share/man host!=tohi;type:=nfs;rhost:=tohi;rfs:=/export/local/man;opts:=rw,grpid,nosuid,intr,soft
-
- share/bin type:=nfs;host!=tohi;rhost:=tohi;rfs:=/export/local/${arch}/share/bin;opts:=rw,grpid,intr,soft,suid
-
- share/include type:=nfs;host!=tohi;rhost:=tohi;rfs:=/export/local/${arch}/share/include;opts:=rw,grpid,nosuid,intr,soft
-
- share/lib type:=nfs;host!=tohi;rhost:=tohi;rfs:=/export/local/${arch}/share/lib;opts:=rw,grpid,suid,intr,soft
-
- share/hosts host!=tohi;type:=nfs;rhost:=tohi;rfs:=/export/local/hosts;opts:=rw,grpid,nosuid,intr,soft
-
- share/sources type:=nfs;host!=tohi;rhost:=tohi;rfs:=/export/local/sources;opts:=rw,grpid,nosuid,intr,soft
-
-
-
- Could somebody help me in configuring amd?
-
- Thanks
-
- --
- Luc Bussieres ---- System Analyst - Dept. of Mathematics and Computer Sciences
- University of Sherbrooke
- Internet : luc.bussieres@dmi.usherb.ca
- Tel: (819) 821-7981
-