search for: clnt_creat

Displaying 7 results from an estimated 7 matches for "clnt_creat".

Did you mean: clnt_create
2007 Aug 02
3
NFS rquota support
...ecot/rev/078d9dde99c8 The other rquota patches had authunix_create_default() call. Is this needed/useful? The client is now always created+destroyed for each quota lookup. I'd think it would be faster if it was created only once, but does it then break something? If the above isn't done, clnt_create() could be replaced with clntudp_create() and have the struct sockaddr_in cached. Patches welcome. :) -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL...
2016 Oct 03
2
mount.nfs: an incorrect mount option was specified
...e.com,hadoop02.example.com, hadoop01.example.com,monitor3.example.com,monitor2.example.com, monitor1.example.com,web1.example.com,activemq1.example.com With the firewall on the nfs server up (as it is all the time other than this short test), I get back this result: showmount -e nfs1.example.com clnt_create: RPC: Port mapper failure - Unable to receive: errno 113 (No route to host) This is a list of ports I have open on the NFS server: [root at nfs1:~] #firewall-cmd --list-all public (default, active) interfaces: eth0 sources: services: dhcpv6-client ssh ports: 2719/tcp 9102/tcp 52926/...
2009 Feb 05
1
nfs umount soft hang
I have an NFS server and NFS client separated by a firewall. Both servers are FreeBSD 7.1. Server configuration: nfs_server_enable="YES" nfs_server_flags="-t -n 4" rpcbind_enable="YES" mountd_flags="-r -p 737" mountd_enable="YES" The firewall allows tcp and udp to port 111, but only tcp to ports 2049 and 737 (configured for mountd, see above).
2016 Oct 03
0
mount.nfs: an incorrect mount option was specified
...mple.com,monitor3.example.com,monitor2.example.com, > monitor1.example.com,web1.example.com,activemq1.example.com > > With the firewall on the nfs server up (as it is all the time other than > this short test), I get back this result: > > showmount -e nfs1.example.com > > clnt_create: RPC: Port mapper failure - Unable to receive: errno 113 (No > route to host) > > This is a list of ports I have open on the NFS server: > > [root at nfs1:~] #firewall-cmd --list-all > > public (default, active) > > interfaces: eth0 > > sources: > >...
2008 Jun 18
3
v1.1.rc11 released
http://dovecot.org/releases/1.1/rc/dovecot-1.1.rc11.tar.gz http://dovecot.org/releases/1.1/rc/dovecot-1.1.rc11.tar.gz.sig This is the final v1.1 RC. Tomorrow I'll change only the version number, update the documentation and call it v1.1.0. But please test this anyway to make sure I didn't happen to break anything since rc10 :) - dovecot-uidlist is now recreated if it results in file
2008 Jun 18
3
v1.1.rc11 released
http://dovecot.org/releases/1.1/rc/dovecot-1.1.rc11.tar.gz http://dovecot.org/releases/1.1/rc/dovecot-1.1.rc11.tar.gz.sig This is the final v1.1 RC. Tomorrow I'll change only the version number, update the documentation and call it v1.1.0. But please test this anyway to make sure I didn't happen to break anything since rc10 :) - dovecot-uidlist is now recreated if it results in file
2018 Dec 06
3
Build error while upgrading samba 4.9.3
...: yes Checking for header rpc/nettype.h : no Checking for header rpc/xdr.h : yes Checking for header rpc/nettype.h : no checking for clnt_create() : yes building without cluster support (--without-cluster-support) Checking whether seekdir returns void : yes Checking for header linux/fs.h : ye...