On 12.09.2012 at 14:21 +0200, Kir Kolyshkin wrote:
On 09/12/2012 03:59 PM, Corin Langosch wrote:
On 08.09.2012 at 15:31 +0200, Kir Kolyshkin wrote:
In fact I just implemented that as a --mount_opts option to vzctl
set. See these git commits:
http://git.openvz.org/?p=vzctl;a=commit;h=af95fb
On 09/12/2012 03:59 PM, Corin Langosch wrote:
On 08.09.2012 at 15:31 +0200, Kir Kolyshkin wrote:
In fact I just implemented that as a --mount_opts option to vzctl
set. See these git commits:
http://git.openvz.org/?p=vzctl;a=commit;h=af95fbdf
http://git.openvz.org/?p=vzctl;a=commit;h=287d0d
On 08.09.2012 at 15:31 +0200, Kir Kolyshkin wrote:
In fact I just implemented that as a --mount_opts option to vzctl set.
See these git commits:
http://git.openvz.org/?p=vzctl;a=commit;h=af95fbdf
http://git.openvz.org/?p=vzctl;a=commit;h=287d0d
http://git.openvz.org/?p=vzctl;a=commit;h=7eb61
On 09/08/2012 01:19 PM, Kir Kolyshkin wrote:
On 09/06/2012 03:53 PM, Corin Langosch wrote:
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 othe
On 09/06/2012 03:53 PM, Corin Langosch wrote:
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,noa
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".
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".
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
_