I found a command that can add more hard drives to OpenVz container.
Mounting a folder inside a OpenVZ filesystem seems to work ok but,
when I try to mount a whole VPS there are problems.
(On host)
mount --bind /media/virtual1/105 /var/lib/vz/private/105
In this example the OpenVZ 105 did start but I could not communicate with it at all.
Any ideas why that would be?
Mounting a folder inside a OpenVZ filesystem seems to work ok but,
when I try to mount a whole VPS there are problems.
(On host)
mount --bind /media/virtual1/105 /var/lib/vz/private/105
In this example the OpenVZ 105 did start but I could not communicate with it at all.
Any ideas why that would be?