Zones - how to automount drives at boot
I am trying to figure out what I am missing about mount all (automounting) additional drives at boot.
I am pretty sure this is easy and I missed something, but I cannot find the answer.
If I have a nfs drive that I want to automatically mount at boot what do I need to do.
I put an entry into the /etc/vfstab, I can manually mount, but they don't mount at boot.
192.168.50.17:/export/MyDrive - /MyDrive nfs - yes -
What am I missing?