If you're getting nobody:nobody on an NFS mount you have an NFS version mismatch, (usually between V3 & V4) to get around this use the following as mount options on the client:
hard,bg,intr,vers=3 e.g: mount -o hard,bg,intr,vers=3 server:/pool/zfs /mountpoint -- This message posted from opensolaris.org _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss