fstab entry for nfs /home fails to mount on boot
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
mountall (Ubuntu) |
Triaged
|
Undecided
|
Unassigned |
Bug Description
i'm uncertain exactly when this issue started as we use cfengine (verifies all expected mounts in place, manually mounts those that are not). from a note i have i believe it goes back as far as lucid.
the symptom is that an /etc/fstab entry for an nfs-mounted /home is not mounted during the system boot. once the system is network-accessible, manually running `mount -tnfs -av` as root (or using cfengine or any number of other solutions) is sufficient.
per lp#836533 i added "--verbose" to /etc/init/
mount.nfs: Failed to resolve server nfs-home: Temporary failure in name resolution
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: mountall 2.53
ProcVersionSign
Uname: Linux 3.13.0-
.run.mount.utab:
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
Date: Wed Oct 22 16:35:47 2014
ProcEnviron:
TERM=rxvt-
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/usr/bin/zsh
ProcKernelCmdline: BOOT_IMAGE=
SourcePackage: mountall
UpgradeStatus: No upgrade log present (probably fresh install)
i also attempted a boot w/the nfs server's ip address instead of hostname (although technically i guess "nfs-home" is an alias). no change, /home was still not mounted automatically on boot by mountall.