What does this mean:
Quote:
Reconfiguring network interfaces...if-up.d/mountnfs[eth0]: waiting for interface eth0:0 before doing NFS mounts (warning).
done.
I have 2 ip addresses, both set to be static following this tutorial:
http://www.linode.com/wiki/index.php/Mu ... nent_setup
I can only make guesses as to what it means. I've tried searching google, but there's either not much out there or I'm not searching with the correct terms "NFS mounts (warning) networking" or I don't understand what I have found.
As far as I know I don't have any NFS mounts, I do have a few disk images attached in my Configuration Profile, but none are actually mounted as of right now:
Code:
# cat /proc/partitions
major minor #blocks name
202 0 1048576 xvda (root)
202 16 262144 xvdb (swap)
202 32 5242880 xvdc (not mounted)
202 48 1048576 xvdd (not mounted)
202 64 262144 xvde (not mounted)
thanks for any insight.