Juergen Daubert
d64d591e8b
release 2 of nfs-utils 1.3.2 comes with a new set of rc scripts which hopefully improves nfs handling on CRUX. The changes in detail: - seperate run-control scripts for idmapd, statd, mountd and nfsd which are called from the other scripts - idmapd and mountd are behaving more sane now, because they creates pid files in /var/run - nfs is now a rc scripts that includes stuff needed by both nfs-server and -client - the only purpose of nfsclient is to mount/unmount nfs filessystems - nfsserver starts all additional daemons that needs to be run to serve nfs filesystems Note: because of the changes above it's necessary to stop all nfs services before the update and start them again afterwards. Adjustment of /etc/rc.conf is necessary too, possible entries are 'nfs nfsclient', 'nfs nfsserver' or 'nfs nfsserver nfsclient' Please report any problems.
77 lines
3.2 KiB
Plaintext
77 lines
3.2 KiB
Plaintext
drwxr-xr-x root/root etc/
|
|
-rw-r--r-- root/root etc/exports
|
|
drwxr-xr-x root/root etc/exports.d/
|
|
-rw-r--r-- root/root etc/idmapd.conf
|
|
drwxr-xr-x root/root etc/rc.d/
|
|
-rwxr-xr-x root/root etc/rc.d/nfs
|
|
-rwxr-xr-x root/root etc/rc.d/nfsclient
|
|
-rwxr-xr-x root/root etc/rc.d/nfsserver
|
|
-rwxr-xr-x root/root etc/rc.d/rpc.idmapd
|
|
-rwxr-xr-x root/root etc/rc.d/rpc.mountd
|
|
-rwxr-xr-x root/root etc/rc.d/rpc.nfsd
|
|
-rwxr-xr-x root/root etc/rc.d/rpc.statd
|
|
drwxr-xr-x root/root sbin/
|
|
-r-s--x--x root/root sbin/mount.nfs
|
|
lrwxrwxrwx root/root sbin/mount.nfs4 -> mount.nfs
|
|
-rwxr-xr-x root/root sbin/nfsdcltrack
|
|
-rwxr-xr-x root/root sbin/osd_login
|
|
lrwxrwxrwx root/root sbin/umount.nfs -> mount.nfs
|
|
lrwxrwxrwx root/root sbin/umount.nfs4 -> mount.nfs
|
|
drwxr-xr-x root/root usr/
|
|
drwxr-xr-x root/root usr/man/
|
|
drwxr-xr-x root/root usr/man/man5/
|
|
-rw-r--r-- root/root usr/man/man5/exports.5.gz
|
|
-rw-r--r-- root/root usr/man/man5/nfs.5.gz
|
|
-rw-r--r-- root/root usr/man/man5/nfsmount.conf.5.gz
|
|
drwxr-xr-x root/root usr/man/man7/
|
|
-rw-r--r-- root/root usr/man/man7/nfsd.7.gz
|
|
drwxr-xr-x root/root usr/man/man8/
|
|
-rw-r--r-- root/root usr/man/man8/blkmapd.8.gz
|
|
-rw-r--r-- root/root usr/man/man8/exportfs.8.gz
|
|
-rw-r--r-- root/root usr/man/man8/idmapd.8.gz
|
|
-rw-r--r-- root/root usr/man/man8/mount.nfs.8.gz
|
|
-rw-r--r-- root/root usr/man/man8/mountd.8.gz
|
|
-rw-r--r-- root/root usr/man/man8/mountstats.8.gz
|
|
-rw-r--r-- root/root usr/man/man8/nfsd.8.gz
|
|
-rw-r--r-- root/root usr/man/man8/nfsdcltrack.8.gz
|
|
-rw-r--r-- root/root usr/man/man8/nfsidmap.8.gz
|
|
-rw-r--r-- root/root usr/man/man8/nfsiostat.8.gz
|
|
-rw-r--r-- root/root usr/man/man8/nfsstat.8.gz
|
|
lrwxrwxrwx root/root usr/man/man8/rpc.idmapd.8.gz -> idmapd.8.gz
|
|
lrwxrwxrwx root/root usr/man/man8/rpc.mountd.8.gz -> mountd.8.gz
|
|
lrwxrwxrwx root/root usr/man/man8/rpc.nfsd.8.gz -> nfsd.8.gz
|
|
lrwxrwxrwx root/root usr/man/man8/rpc.sm-notify.8.gz -> sm-notify.8.gz
|
|
lrwxrwxrwx root/root usr/man/man8/rpc.statd.8.gz -> statd.8.gz
|
|
-rw-r--r-- root/root usr/man/man8/rpcdebug.8.gz
|
|
-rw-r--r-- root/root usr/man/man8/showmount.8.gz
|
|
-rw-r--r-- root/root usr/man/man8/sm-notify.8.gz
|
|
-rw-r--r-- root/root usr/man/man8/statd.8.gz
|
|
-rw-r--r-- root/root usr/man/man8/umount.nfs.8.gz
|
|
drwxr-xr-x root/root usr/sbin/
|
|
-rwxr-xr-x root/root usr/sbin/blkmapd
|
|
-rwxr-xr-x root/root usr/sbin/exportfs
|
|
-rwxr-xr-x root/root usr/sbin/mountstats
|
|
-rwxr-xr-x root/root usr/sbin/nfsidmap
|
|
-rwxr-xr-x root/root usr/sbin/nfsiostat
|
|
-rwxr-xr-x root/root usr/sbin/nfsstat
|
|
-rwxr-xr-x root/root usr/sbin/rpc.idmapd
|
|
-rwxr-xr-x root/root usr/sbin/rpc.mountd
|
|
-rwxr-xr-x root/root usr/sbin/rpc.nfsd
|
|
-rwxr-xr-x root/root usr/sbin/rpc.statd
|
|
-rwxr-xr-x root/root usr/sbin/rpcdebug
|
|
-rwxr-xr-x root/root usr/sbin/showmount
|
|
-rwxr-xr-x root/root usr/sbin/sm-notify
|
|
-rwxr-xr-x root/root usr/sbin/start-statd
|
|
drwxr-xr-x root/root var/
|
|
drwxr-xr-x root/root var/lib/
|
|
drwxr-xr-x nobody/root var/lib/nfs/
|
|
-rw-r--r-- root/root var/lib/nfs/etab (EMPTY)
|
|
drwxr-xr-x root/root var/lib/nfs/nfsdcltrack/
|
|
-rw-r--r-- root/root var/lib/nfs/rmtab (EMPTY)
|
|
drwxr-xr-x root/root var/lib/nfs/rpc_pipefs/
|
|
drwx------ nobody/root var/lib/nfs/sm.bak/
|
|
drwx------ nobody/root var/lib/nfs/sm/
|
|
-rw------- nobody/root var/lib/nfs/state (EMPTY)
|
|
drwxr-xr-x root/root var/lib/nfs/v4recovery/
|
|
-rw-r--r-- root/root var/lib/nfs/xtab (EMPTY)
|