Hi,
I am trying to mount via nfs4
# mount -t nfs4 10.1.56.16:/Apps /works/apps/xyz
Error:
Warning rpc.idmapd apperas not to be running
all uids will be mapped to the nobody uid
mount to NFS server "10.1.56.16' failed RPC error: program/version mismatched
pls help - this is coming in prod box which i need to fix asap.:wall:
After installing OpenSuse 11.3 on a client I am trying to mount the home-share via nfsv4/krb5 on the OpenSuse 11.0 server.
Userlogin via ldap/krb5 works fine. Kerberos login via kinit works also.
Only mounting the share with sec=krb5 gives the error message
mount.nfs4: access denied by server while mounting server.domain:/home
I get a machine credential
I have an nfs server running Solaris. It works fine and a large number of clients happily mount directories from it. But only almost all clients.
All clients that have problem run CentOS (5.4 and 5.5). I've found one or two of each version that fail, but also a couple of each version that work.
The mounting is done via autofs but that doesn't seem to make any difference.
Hello,
When I try to mount a home directory from a Samba File server (FC15), I keep getting a message from Nautilus (on my FC17 machine):
"Unable to mount location: Failed to mount Windows Share"
I can mount other Samba shares with no problems. I do have SELinux disabled. My firewall is allowing Port 139.
The error reported by windows client is like this
ERROR: 0x80070021 The process cannot access the file because another process
has locked a portion of the file.
I google it and hit the samba bug report 8481 .
Which is very similar to this problem.
I have a desktop, server and laptop and NFS4 working fine on all, can mount between one another no prob.
Ubuntu partition does not boot. This started after a power interruption during system boot.
When I try to start up ubuntu (10.04) I get this message.
Quote:
mount: mounting /dev/disk/by-uuid/e8d25775-db55-4f5a-bdac-19cca986fb1d on /root
failed: Invalid argument
mount: mounting /dev on /root/dev failed: No such file or directory
mount: mounting /sys on /root/sys failed: No such file or directory
mount: mounting /proc on /root/proc failed: No such file or directory
Targe
I am using a Kubuntu 11.10 client with a FreeBSD 9.0 server.
The server has the following lines in /etc/rc.conf
nfs_server_enable="YES"
nfsv4_server_enable="YES"
nfsuserd_enable="YES"
and the following in /etc/exports
V4: /
/
I am not using any type of security other than the default sys to keep this config as simple as possible.
From the client, both of these commands successfully mount t