Changes

Jump to: navigation, search

Vzctl for upstream kernel

179 bytes added, 14:23, 22 June 2015
rename article
If you are living on the bleeding edge, get vzctl sources from git. Then run autogen.sh to recreate auto* files:
git clone <nowiki>githttps://gitsrc.openvz.org/pubscm/ovzl/vzctl.git</nowiki>
cd vzctl
./autogen.sh
==Known issues and workarounds = FAQ = === A container doesn't boot and udevd is in a process list ===udev doesn't work, because <code>uevent</code>s are not virtualized yet. If you don't know how to disable it, you can remove the udev package. === <code>vzctl enter</code> doesn't work === You see this when trying to use <code>vzctl enter</code>:
# A container doesn't boot and udevd is in a process list
#: udev doesn't work, because uevent-s are not virtualized yet. If you don't know how to disable it, you can remove the package.
# You can't enter in CT and vzctl returns en error about pty
Unable to open pty: No such file or directory
#: If a CT is executed in a user namespace, devpts must be mounted with the newinstance option. You can add this option in container's <code>/etc/fstab</code> file== See also == * [[OpenVZ with upstream kernel]]

Navigation menu