Hi. I'm trying to bind a HVM directory to container
with a help of VE mount and umount scripts.
These script are below.
I use this documentation http://wiki.openvz.org/Bind_mounts
/etc/vz/conf/103.mount:
#!/bin/sh
. /etc/vz/vz.conf
. ${VE_CONFFILE}
while read src dst; do
Hi Aleksey,
it should be mounted to /vz/root/103/var/local/syntagma3/ and not "private" -
Since you use $VE_ROOT it should be alright though.
best regards,
Sirk
2012/11/27 Aleksey Cheusov :
> Hi. I'm trying to bind a HVM directory to container
> with a help of VE mount and umount scripts.
> The
On Tue, Nov 27, 2012 at 1:30 PM, Sirk Johannsen
wrote:
> Hi Aleksey,
>
> it should be mounted to /vz/root/103/var/local/syntagma3/ and not "private" -
> Since you use $VE_ROOT it should be alright though.
Yes, I used "root", so, the problem was not here.
But I've found myself where this issue ca
Just started seeing this myself. Is there wa way to force a stop instead
of suspend?
On Tue, 2012-11-20 at 11:10 -0700, Ruslan Dautkhanov wrote:
> When HN reboots, it suspends all CTs, and after reboot complete -
> resumes them back up.
> Is any way to switch off this feature?
> It takes many minu