Hey,
the attached patch fixes an issue where vzctl overwrites the symlink
to CTs config.
In my setup the CT config is stored in /vz/ve//.conf
and linked back to /etc/vz/conf/.conf .If I make changes to the
CTs config via "vzctl set ..." the link is overwritten by vzctl on writeback.
Please consi
Robert Heinzmann schrieb:
> Aehm,
> Once fixing this, a while (readlink) ... with maxdepth or test for existance
> would be great.
ACK - will add a while-loop and open a bug at bugzilla.openvz.org
thanks for your hands up!
--
flip
___
Users mailing l
Hey Unni,
unni krishnan schrieb:
your questions are more focused on heartbeat /pacemaker
so you may want to ask your questions on those lists ...
> OpenVZ for Virtualization
> DRBD with ocfs2 in dual primary mode
Why are you using active/active and a cluster-fs???
this makes things more complex
Gus Power wrote:
> Hi,
>
> I've just put up a very basic OpenVZ resource utilisation calculator at
> http://openvz.energizedwork.com. Please feel free to take a look and give me
> some feedback. We run OpenVZ on a number of HNs and wanted to more easily
> understand/visualize our resource utili
Hey folks,
just wanted to share this small script Im using
to install precompiled packages into my Gentoo-based CTs.
The idea behind this script is that there is a "BuildHost"-CT
where all pkgs get compiled and a number of more or less
equal CTs where the pkgs get installed.
One could argue that
Hey,
Aleksandar Ivanisevic schrieb:
>
> Is there a more elegant way of finding the host name or anything about
> the host node from inside the container than scripting something in
> /etc/vz/conf/vps.mount ?
if you are only searching for the hostname you could use
cat /proc/sys/kernel/virt_osr