Displaying 5 results from an estimated 5 matches for "nfs_client".
Did you mean:
nfs4client
2009 Sep 16
1
No login with kernel 2.6.18-164.el5
...t has. So /home export by nfs4 works for client
with kernel versions 2.6.18-164.el5 and 2.6.18-128.7.1.el5.
If the nfs server runs under kernel 2.6.18-164.el5, the error messages
for the user login process are (names for user, client and domain are
replaced):
/var/log/messages
Sep 16 15:54:13 <NFS_CLIENT> gdm[3122]:
run_session_child: ?~/.xsession-errors? konnte nicht ge?ffnet werden
Sep 16 15:55:02 <NFS_CLIENT> ntpd[2674]: synchronized to 192.168.0.1,
stratum 14
Sep 16 15:57:14 <NFS_CLIENT> gdm[3122]:
run_session_child: ?~/.xsession-errors? konnte nicht ge?ffnet werden
/var/log/sec...
2014 Nov 06
3
Setting up NFS on Centos 6.6
...ve already created my exportfs file and run "chkconfig nfs
on".
When I try to start the nfs service with "service nfs start", I get
FATAL: Module nfsd not found.
FATAL: Error running install command for nfsd
Starting NFS services: exportfs: internal: no supported addresses in
nfs_client
exportfs: 127.0.0.1:/dir-to-share: No such file or directory
[ OK ]
Starting NFS quotas: [ OK ]
Starting NFS mountd: [ OK ]
Starting NFS daemon: rpc.nfsd: Un...
2006 Oct 31
0
6256083 Need a lightweight file page mapping mechanism to substitute segmap
...: usr/src/uts/common/vm/vpm.h
update: usr/src/pkgdefs/SUNWhea/prototype_com
update: usr/src/uts/common/Makefile.files
update: usr/src/uts/common/fs/nfs/nfs3_vnops.c
update: usr/src/uts/common/fs/nfs/nfs4_client.c
update: usr/src/uts/common/fs/nfs/nfs4_vnops.c
update: usr/src/uts/common/fs/nfs/nfs_client.c
update: usr/src/uts/common/fs/nfs/nfs_vnops.c
update: usr/src/uts/common/fs/specfs/specvnops.c
update: usr/src/uts/common/fs/tmpfs/tmp_vnops.c
update: usr/src/uts/common/fs/ufs/ufs_vnops.c
update: usr/src/uts/common/vm/Makefile
update: usr/src/uts/common/vm/page.h
update: usr/src/uts/commo...
2010 Feb 24
0
munin
Has anyone built a munin pluging for gluster to graph read/write rates
etc. similar to the nfs_client plugin?
If not, is it possible to get a gluster client to log stats at all? I've
recently done an install from source and there seems to be almost no
logging output at all...
Regards,
Ian
--
www.ContactClean.com
Making changing email address as easy as clicking a mouse.
Helping you keep...
2012 Jul 19
2
Problem with puppet-concat
...content => "#Do not edit, this file is managed by Puppet\n",
owner => root,
group => root,
mode => 644,
}
define fileshare($share=$name,
$share_path = "$nas::base_path/$share",
$nfs_clients = "*.mycompany.co.uk",
$nfs_options = "no_root_squash,rw,sync",
$cifs_comment = "Share $share",
$cifs_browseable = yes,
$cifs_writable = yes,
$linux...