On Tue, Feb 26, 2008 at 02:21:11PM -0600, Robert K. Borowicz wrote:
I've inherited the following in my exports file which I cannot experiment with without risking downtime to our pool of mailhosts:
No room to create another small volume and export that?
/vol/vol0 -sec=sys,rw=XXX.XX.XXX.XXX/25:admin-host.domain.edu,root=XXX.XX.XXX.XXX/25:admin-host.domain.edu,nosuid /vol/vol1 -sec=sys,rw=XXX.XX.XXX.XXX/25:admin-host.domain.edu,root=XXX.XX.XXX.XXX/25:admin-host.domain.edu,nosuid
Mount access is NOT granted to the admin-host in this configuration
Are you sure that the admin host's IP address reverse resolves to 'admin-host.domain.edu'? If it resolves to the short name 'admin-host', then it won't match.
Is admin-host in /vol/vol0/etc/hosts, or is it only resolved via DNS?