Hi again,

just a small follow up on this:

Inside the the container I'm able to change the barrier mount option with:

"mount -o remount,barrier=0 /" or "mount -o remount,barrier=1 /"

But changing other options like "noatime" (mount -o remount,noatime /) fails with "mount: permission denied".

Now I wonder if this is intended or a bug? Why allow changing barrier and deny noatime option?

BTW: I still haven't found a way to specify mount options in the container's config :(

Corin

On 03.07.2012 at 09:52 +0200, Corin Langosch <i...@corinlangosch.com> wrote:
Hi there,

Is there any way to specify mount options for the container's root filesystem in the container's config when using ploop?

So a normal options string like "noatime,data=writeback,journal_async_commit,barrier=0,errors=remount-ro".

Thanks for any hints :)

Corin
_______________________________________________
Users mailing list
Users@openvz.org
https://openvz.org/mailman/listinfo/users
_______________________________________________
Users mailing list
Users@openvz.org
https://openvz.org/mailman/listinfo/users

Reply via email to