I have a Sun x4200 with 4x gigabit ethernet NICs. I have several of them configured with distinct IP addresses on an internal (10.0.0.0) network.

I have shared the ZFS filesystem with the following command:
zfs set sharenfs='rw=.foo-internal.bar.edu insecure no_root_squash' xr7/group/ntnt ; zfs share -a

The problem is that when I mount from a client, I can only mount if I specify the IP address 1st network interface. If I use the 2nd or 3rd interface (both also on the internal network), then I get the following error:
   kernel: nfs server 10.1.5.10:/xr7/group/ntnt: not responding
The Solaris fellow that I just pinged about this said that this works for him on his non-ZFS box without anything special.

Has anyone run into a similar issue? Is there a list of interface to which NFS will export?

Thanks,
-Luke

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to