[brandz-discuss] SUNWlx26 CentOS NFS Client

Thomas Mieslinger thomas at mieslinger.de
Tue Sep 22 04:23:54 PDT 2009


Well, I don't think it is version related

I've tried 
strace /sbin/mount.nfs ds10:/export/samba/share /mnt -o vers=3 and vers=2

It fails at:
poll([{fd=3, events=POLLIN}], 1, 3000)  = 1 ([{fd=3, revents=POLLIN}])
recvfrom(3, "g\362\nA\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0o_\377\24"..., 1024, MSG_DONTWAIT, {sa_family=AF_INET, sin_port=htons(32839), sin_addr=inet_addr("10.2.215.5")}, [16]) = 60
close(3)                                = 0
uname({sys="Linux", node="centos53", ...}) = 0
mount("ds10:/export", "/mnt", "nfs", 0, "\6") = -1 ENOSYS (Function not implemented)
write(2, "mount.nfs: Function not implemen"..., 36mount.nfs: Function not implemented
) = 36

So I guess this is something for the libbrandz developers.
-- 
This message posted from opensolaris.org


More information about the brandz-discuss mailing list