stevenriz
IS-IT--Management
- May 21, 2001
- 1,069
Hi all, I suppose I can test this out but can't shut down any servers currently and thought I'd ask.
In regard to mounting NFS file systems with the bg option, will bg only work during the initial boot OR if the machine sharing the NFS mountable file system happens to crash, once that server is brought back up, will the bg option still kick in and remount that NFS share?
In other words...
NFSSERVER has directory /mnt/data
CLIENTPC NFS mounts NFSSERVER:/mnt/data /data using these options rw,hard,intr,rsize=2048,bg
If NFSSERVER crashes and is brought back up, will we need to do a remount or a "mount -av" or will the file system automatically mount??
I don't believe the automounter comes into play here. From what I understand you can have a certain file system mounted as particular users log in.
Thanks!!
Steve
In regard to mounting NFS file systems with the bg option, will bg only work during the initial boot OR if the machine sharing the NFS mountable file system happens to crash, once that server is brought back up, will the bg option still kick in and remount that NFS share?
In other words...
NFSSERVER has directory /mnt/data
CLIENTPC NFS mounts NFSSERVER:/mnt/data /data using these options rw,hard,intr,rsize=2048,bg
If NFSSERVER crashes and is brought back up, will we need to do a remount or a "mount -av" or will the file system automatically mount??
I don't believe the automounter comes into play here. From what I understand you can have a certain file system mounted as particular users log in.
Thanks!!
Steve