Displaying 7 results from an estimated 7 matches for "statdargs".
Did you mean:
statdarg
2010 Sep 01
2
statd random port - sysconfig/nfs not taking effect
I have changed /etc/sysconfig/nfs to specify port numbers for NFS
daemons. Somehow statd is still starting up at random port number.
Other damons are starting at properly at specified port numbers Any
clues on what might be wrong? Any other location/setting that takes
precedence over sysconfig/nfs ? It's CentOS 5.5 64bit with nfs-utils
1.0.9-44.el5.
--
Thanks,
CS
2012 Oct 24
2
Why portmap is needed for NFSv4 in CentOS6
Hi all,
I have setup a CentOS6.3 x86_64 host to act as a nfs server.
According to RHEL6 docs, portmap is not needed when you use NFSv4, but
in my host I need to start rpcbind service to make NFSv4 works.
My /etc/sysconfig/nfs
#
# Define which protocol versions mountd
# will advertise. The values are "no" or "yes"
# with yes being the default
MOUNTD_NFS_V2="no"
2018 Nov 06
1
Again NFSv4 and Kerberos at the 'samba way'...
...ndi! L.P.H. van Belle via samba
In chel di` si favelave...
> Im not really sure here.
Seems that nfs-config crate the file correctly:
root at vdmpp1:/srv# cat /run/sysconfig/nfs-utils
PIPEFS_MOUNTPOINT=/run/rpc_pipefs
RPCNFSDARGS=" 8"
RPCMOUNTDARGS="--manage-gids"
STATDARGS=""
RPCSVCGSSDARGS="-vvvvv -n"
but the nfs(s) systemd unit file misses the 'EnvironmentFile='
directive:
https://www.freedesktop.org/software/systemd/man/systemd.exec.html#EnvironmentFile=
Seems time to fire up a bug...
--
dott. Marco Gaiarin GNUPG Key...
2018 Nov 06
0
Again NFSv4 and Kerberos at the 'samba way'...
...b/systemd/scripts/nfs-utils_env.sh
And the script executes.
nfs_config=/etc/sysconfig/nfs << does not exist.
mkdir -p /run/sysconfig
{
echo PIPEFS_MOUNTPOINT=/run/rpc_pipefs
echo RPCNFSDARGS=\"$RPCNFSDOPTS ${RPCNFSDCOUNT:-8}\"
echo RPCMOUNTDARGS=\"$RPCMOUNTDOPTS\"
echo STATDARGS=\"$STATDOPTS\"
echo RPCSVCGSSDARGS=\"$RPCSVCGSSDOPTS\"
} > /run/sysconfig/nfs-utils
Im thinking..
Should nfs_config= not be /run/sysconfig/nfs-utils ?
Im not really sure here.
What you can try/do also
systemctl edit --full rpc-gssd.service
A copy is made of rpc-gssd...
2010 Apr 21
3
Help with NFSV4 server
Hi Everyone,
I have been trying to setup an NFS v4 File Server but have come across
an odd issue. Mounting the /nfs4exports/share appears to be successful
and the information displayed about partition size and free space seem
correct but if I try to do anything inside the mounted directory the
client will just hang. Does anyone have any idea what I am missing?? I
have try disabling all
2018 Oct 31
12
Again NFSv4 and Kerberos at the 'samba way'...
Hai Marco,
>
> Mandi! L.P.H. van Belle via samba
> In chel di` si favelave...
>
> > Sofar, until tomorrow,
>
> Done some tests, metoo.
>
> 1) seems that nfs-common is disabled 'by design'. Looking at debian
> changelog:
>
> nfs-utils (1:1.2.8-9.1) unstable; urgency=medium
>
> Partial sync from ubuntu, included changes:
>
>
2011 Jan 04
9
Netinstall & NFS using local server.
Dear CentOS community,
I have install centos via CD, DVD and Directly off the net via http and FTP. Now I want to do a NFS install from a local server and a client. Both, client and server are in the same vlan 10.14.10.0/255.255.255.0.
The server has a static 10.14.10.15 address and the client gets its own address via DHCP. I download the DVD image from one of the mirrors and placed it under