If I have an entry like this in my exports file:
/vol/vol1/dir -access=host1:host2
should it be possible to mount the directory /vol/vol1/dir/subdir directly? And if so, what happens if I add the following entry to the exports:
/vol/vol1/dir/subdir -access=host3
Can host1 and host2 now only mount /vol/vol1/dir or can they still mount /vol/vol1/dir/subdir? (ONTAP 6.4.1)
Thanks, Thorsten Lemke