Re: NFS mounts at Boot



Bob,

Yes, I have 'vfs=nfs'.

The type does not need to be specified for nfs mounts. I looked at a
generic "/etc/rc.nfs" on an AIX 5.3 (don't have the 5.2 - See note about
asking for one) and I do not see anywhere that there is a "mount -t nfs"
in there.

Chris


IBM AIX Discussion List <aix-l@xxxxxxxxxxxxx> wrote on 01/23/2007 04:10:49
PM:

On Tue, Jan 23, 2007 at 03:26:37PM -0500, Christopher Baker wrote:
Folks,

I have three AIX 5.2 workstations. When I reboot them, they do not
establish the NFS mounts defined in the local "/etc/filesystems".
Mount
is set to "true". The NFS server is defined in the local "/etc/hosts"

files. It is also in the NIS host tables and is defined in DNS.

Any ideas?

Make sure that along with the 'mount = true' that you have 'vfs = nfs'
and
'type = nfs'. The rc.nfs runs a mount -t nfs to mount all nfs type
filesystems
with 'mount = true'

Since you converted, those items may not be there.

hth,

bob


Relevant Pages

  • Re: NFS mounts not largefiles by default?
    ... Casper H.S. Dik wrote: ... >>I think I've just learned the hard way that NFS mounts on the client ... I thought I had found the problem is that when I did a mount -v on ...
    (comp.unix.solaris)
  • Re: interactive stop on boot
    ... so that if the mount fails the boot will continue. ... Again, as mentioned, this will only work if the OS and your connection method are not dependant on the NFS mounts. ... Note line 6 that specifies the "-t=10,-b" options (to timeout the mount after 10 seconds and to background the nfs mount). ... If it doesn't then you would do well to use amd to handle the mount. ...
    (freebsd-questions)
  • Re: NFS occassionally gives "permission" denied in the middle of a large transfer
    ... >> mountd on any mount operation. ... Which implies that any manual mount ... >> request, including NFS mounts would, cause the problem. ...
    (freebsd-questions)
  • Re: NFS mounts in /etc/fstab
    ... > Have you defined the NFS mounts to mount automatically. ... as far as configuration on NFS ... attempt of NFS mount that netfs fails to mount on boot, ...
    (Fedora)
  • Re: Waking up server during boot prevents NFS mounts after upgrade to etch
    ... If the first NFS mount attempt times out, ... the NFS mounts work again. ... 13:26:09 2007: mount to NFS server 'spiro' failed. ...
    (Debian-User)