Displaying 1 result from an estimated 1 matches for "895f".
Did you mean:
895
2011 Nov 17
1
nfs4 problem in CENTOS6
...(virtualized, if this is important), server5 runs on Centos5. Both are running with the most recent updates.
Server5 is a machine to store backups on. Several servers, including fileserver1, are mounted with nfs4 on server5.
fileserver1 has this /etc/fstab:
---8<---/etc/fstab---
UUID=73254e19-895f-4190-b2e3-13a2b0bec9ce / ext4 defaults 1 1
UUID=ac658802-73e4-4c87-bb03-6f9af1ebc4f8 /mnt/data ext4 defaults 1 2
UUID=4836335a-2d66-4d12-9dec-7197dc772d77 swap swap defaults 0 0
tmpfs /dev/shm tmpfs defaults 0 0
devpts...