Hi all, I just observed a strange problem with nfs, seems that remount does not work anymore:
My fstab looks like: aipaddr:/pve/0.9 /pve/0.9 nfs ro 0 0 When I trie to remount that directory rw: > mount -o remount,rw /pve/0.9/ Everythink works as expected. But remounting it ro later fails: > mount -o remount,ro /pve/0.9/ mount: /pve/0.9 not mounted already, or bad option This failure seems to be specific to openvz kernel (2.6.24) from git. - Dietmar _______________________________________________ Users mailing list [email protected] https://openvz.org/mailman/listinfo/users
