Displaying 5 results from an estimated 5 matches for "nfs_clients".
Did you mean:
nfs_client
2009 Sep 16
1
No login with kernel 2.6.18-164.el5
Hello,
since kernel 2.6.18-164.el5 no user could login any more from nfs client
into his home directory on nfs server. The kde error message is:
"The following installation problem was detected while trying to start
KDE:
Writing to $HOME directory (/home/<USER>) failed with the
error 'Permission denied'
KDE is unable to start."
/home is exported with nfs4 (gss/krb5), the
2014 Nov 06
3
Setting up NFS on Centos 6.6
Hello,
I'm having an unusual amount of trouble setting up Centos 6.6 as an NFS
server. I have 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
2006 Oct 31
0
6256083 Need a lightweight file page mapping mechanism to substitute segmap
Author: praks
Repository: /hg/zfs-crypto/gate
Revision: 4c3b7ab574cc73502effa96c11c293e04fd54309
Log message:
6256083 Need a lightweight file page mapping mechanism to substitute segmap
6387639 segkpm segment set to incorrect size for amd64
Files:
create: usr/src/uts/common/vm/vpm.c
create: usr/src/uts/common/vm/vpm.h
update: usr/src/pkgdefs/SUNWhea/prototype_com
update:
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
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_...