On two separate cauldron systems I have found that my custom /etc/exports files have been deleted. This isn't apparent unless nfs-server is restarted or the system is rebooted. I assume this is caused by the same nfs-server upgrade that caused vers=4.2 mounts to fail ( bug#17326 ). Not nice. Reproducible: Steps to Reproduce:
CC: (none) => marja11Assignee: bugsquad => guillomovitchSource RPM: nfs => nfs-utils
This file doesn't exist anymore in the package, as it seems to have been superceded by /etc/exports.d directory. As it is marked as a configuration file, it should not have been deleted, but rather renamed to /etc/exports.rpmsave.
You're right. It was renamed to /etc/exports.rpmsave. So far, so good. However, when I recreated /etc/exports, things worked again, so the package will still apparently use /etc/exports if it's there. That being the case, I would expect that rather than renaming the file and leaving nothing in its place, it would get replaced with a dummy file containing a comment describing the change and pointing to /etc/exports.d/. If I'm off-base here, you can just close this as INVALID.
Fixed in nfs-utils-1.3.3-2.mga6.
Status: NEW => RESOLVEDResolution: (none) => FIXED