You can also use getXXbyYY with the IP of the admin-host to see how the filer will resolve it. That command lives in priv set advanced but is quite safe (I've never had a problem with it).
getXXbyYY gethostbyaddr_r ip_of_host
Just an extra trick..
-- Adam Fox adamfox@netapp.com
-----Original Message----- From: A Darren Dunham [mailto:ddunham@taos.com] Sent: Tuesday, February 26, 2008 4:04 PM To: toasters@mathworks.com Subject: Re: exports issue with 7.0.4P9
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.XX X/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?