If you are doing a custom deployment and image, make sure that when you rsync'd or tar'd that you didn't mess up the symlnk of /etc/mtab to /proc/self/mounts
ln --force -s /proc/self/mounts /etc/mtab
Will fix this
centos, mounting, etc, fstab, partitionsif, custom, deployment, rsync, tar, didn, symlnk, mtab, proc, mounts, ln,