Today I again had a VE that went up to a relative high load for no apparent
reason.
Below are the details for the hardware node, followed by the high-load
container.
I realize it's not the latest kernel, but a reboot takes half an hour (from
first VE goes down to last VE is back up, assuming ever
Hi there,
What is the right way to find out ploop device used for CT and where
it's image file located?
___
Users mailing list
Users@openvz.org
https://openvz.org/mailman/listinfo/users
Hello,
maybe this way: ls -al /dev/ploop/*101* ?
where is 101 is veid.
-Antanas
On Wed, Jul 4, 2012 at 2:35 PM, Stealth wrote:
> Hi there,
>
>
> What is the right way to find out ploop device used for CT and where it's
> image file located?
> __**_
>
Hi all,
I'm currently attempting to get OpenVZ up and running on an ARM device (the
Raspberry Pi), but am encountering a number of difficulties.
I started by downloading and attempting to compile the current version of the
kernel (vzkernel-2.6.32-042stab057.1) but encountered a number of errors
On Wed, Jul 4, 2012 at 3:47 PM, ROBBIE SIMPSON
<07008...@student.gla.ac.uk> wrote:
> Hi all,
>
> I'm currently attempting to get OpenVZ up and running on an ARM device (the
> Raspberry Pi), but am encountering a number of difficulties.
>
> I started by downloading and attempting to compile the cur
Hi,
For the purpose of a migration, I'd need to share a directory between
two VE, context 1 and 2. I've tried, with no success:
- mounting /tmp/shared.ext2 from the host to both guests using simfs and -o
loop
- mounting --bind /tmp/shared.dir from the host to both guests using mount
-
Bind mount from ve mount script solves this problem...
Sent from my iPhone
On 04.07.2012, at 21:05, "Olivier Kaloudoff" wrote:
> Hi,
>
>For the purpose of a migration, I'd need to share a directory between
> two VE, context 1 and 2. I've tried, with no success:
>
> - mounting /tmp/shar
Hi, I use fuse to mount remote filesystem over ssh. Works smoothly.
On 04/07/2012 19:11, Kirill Korotaev wrote:
Bind mount from ve mount script solves this problem...
Sent from my iPhone
On 04.07.2012, at 21:05, "Olivier Kaloudoff" wrote:
Hi,
For the purpose of a migration, I'd nee