How to add more hard-drives

SamTzu

Renowned Member
Mar 27, 2009
527
17
83
Helsinki, Finland
sami.mattila.eu
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?