Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

exporting a nfs share from AIX 6.2

308 views
Skip to first unread message

hervel...@gmail.com

unread,
Feb 6, 2013, 10:30:55 AM2/6/13
to
Hi all,
My goal is to use an AIX (6.1) to share an NFS directory to make an ESXi 5 NFS datastore.

I used "smitty mknfsexp" to create and share an nfs directory with the default options.
When I mount this share on the same host, it seems to work fine and the nfs shared directory is mounted and available through its mount point:

# mount 172.16.200.99:/nfshare /mnt
# 172.16.200.99 /nfshare /mnt nfs3 06 fév 15:08
# cd /mnt
# ls
toto

But when I want to use it as an NFS datastore from the ESXI 5 node (using GUI or esxcfg-nas -a command), the vmkernel.log of the ESXI says:

2013-02-06T14:40:18.990Z cpu0:2056)WARNING: NFS: 217: Got error -1 from mount call
2013-02-06T14:40:18.990Z cpu2:3485)NFS: 217: NFS mount 172.16.200.99:/nfshare status: Failure

Does anyone have an idea about this ?

Thks

Gerard H. Pille

unread,
Feb 6, 2013, 12:30:22 PM2/6/13
to
hervel...@gmail.com wrote:
> I used "smitty mknfsexp" to create and share an nfs directory with the default options.

In which case you did not grant the ESXI 5 node access.

See http://publib.boulder.ibm.com/infocenter/idm/v2r1/index.jsp?topic=/com.ibm.db2tools.fpeic.doc.ug/fpeic156.html 1., second
bullet, d.

hervel...@gmail.com

unread,
Feb 7, 2013, 4:58:27 AM2/7/13
to
Hi Gerard,
Thank you very much for your reply, it helped me very much and i used the link you provided, and now it works fine. I did not fill the right field in smitty.
Thanks again.
0 new messages