-
as seen on Server Fault
- Search for 'Server Fault'
Once upon a time, this used to work, and I kept the configuration the same, but... now nothing.
I'm just trying to get an NFS server set up on a FreeBSD 4.9 server. The process should be about as complicated as this:
Add this entry to /etc/exports:
/var/home /var/vpopmail/domains -maproot=root…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
I have NFS4 setup with idmapd working correctly. ls -l from the client shows the correct user names, even though the user ids differ between the machines.
However, when the user ids do not match, I get 'permission denied' errors trying access files, even though ls -l shows the correct username. When…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
# ps ax | grep nfs
1108 ? S< 0:00 [nfsd4]
1109 ? S< 0:00 [nfsd4_callbacks]
1110 ? S 0:00 [nfsd]
1111 ? S 0:00 [nfsd]
1112 ? S 0:00 [nfsd]
1113 ? S 0:00 [nfsd]
1114 ? S 0:00 [nfsd]
1115 ? S 0:00…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
sfsdfsdfsfsfsfsfsfsdfdfsdf
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
Recently I've designed and configured a 4 node cluster for a webapp that does lots of file handling. The cluster have been broken down into 2 main roles, webserver and storage. Each role is replicated to a second server using drbd in active/passive mode. The webserver does a NFS mount of the data…
>>> More