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

[linux-team] réponse à ch : NFS (client serveur)



pour monter un système NFS

1. J'ai déclaré dans le fichier /etc/fstab du serveur :

/home                            labo23(rw)
/opt/wp8                        labo23(ro)
/usr/applications           labo23(rw)
/var/spool/mail              labo23(rw)

2. dans le fichier /etc/hosts du serveur

127.0.0.1            localhost
192.168.2.1        serveur.bruyeres.be        serveur
192.168.2.23    labo23.bruyeres.be            labo23

3. j'ai déclaré dans le fichier fstab du client

serveur/home                        /home                    nfs
rsize=8192,wsize=8192,timeo=14,intr
serveur/opt/wp8                    /opt/wp8                nfs
rsize=8192,wsize=8192,timeo=14,intr
serveur/usr/applications      /usr/applications   nfs
rsize=8192,wsize=8192,timeo=14,intr
serveur/var/spool/mail        /var/spool/mail       nfs
rsize=8192,wsize=8192,timeo=14,intr


L'astuce de monter /var/spool/mail du serveur sur le client fait disparaitre
actuellement le courrier du root du client.
Je n'ai pas encore pris le temps de régler cette situation.


Olivier Magos


---------
Visit the Linux Supertore Online: http://www.redcorp.com !
If you want to be deleted from the list, send a mail to
majordomo@rtfm.be with "unsubscribe linux-team" in the body.
Archive of the list: http://tania.be.linux.org/