Re: [Users] live migration inside one physical node

2015-09-08 Thread Kevin Holly [Fusl]
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi! You can just do "vzctl suspend CTID", move the container to another place and then restore it there with "vzctl restore CTID" after you changed the configuration file. On 09/08/2015 07:14 AM, Nick Knutov wrote: > > Is it possible to do live

Re: [Users] Cloning in v7

2015-09-08 Thread Phil Daws
Hi Scott, I have done pretty much the same, created a Centos 7 container, stopped it, and then tried to clone. Using verbose this is all it shows: # prlctl clone dbs01 --name dbs02 -v 9 Logging in server uuid={0e919b66-abd3-4b53-b490-87eb95b69a55}

Re: [Users] Server is without network after install

2015-09-08 Thread Volker Janzen
Hi, is it possible to view this ticket public? Jira is prompting for a login. Regards, Volker > Am 08.09.2015 um 18:42 schrieb Сергей Мамонов : > > Hello! > It looks like - lihttps://bugs.openvz.org/browse/OVZ-6454 . > > 2015-09-08 18:43 GMT+03:00 Volker Janzen

Re: [Users] Server is without network after install

2015-09-08 Thread Scott Dowdle
Greetings, - Original Message - > is it possible to view this ticket public? Jira is prompting for a > login. No, you have to create a OpenVZ Jira account. TYL, -- Scott Dowdle 704 Church Street Belgrade, MT 59714 (406)388-0827 [home] (406)994-3931 [work]

Re: [Users] live migration inside one physical node

2015-09-08 Thread Nick Knutov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 This way takes time. It's definitely not _live_ migration ( 08.09.2015 14:00, Kevin Holly [Fusl] ?: > Hi! > > You can just do "vzctl suspend CTID", move the container to another place and then restore it there with "vzctl restore CTID" after

[Users] Debian 8.0 Minimal Template for VZ7

2015-09-08 Thread Philipp Born
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, I was looking for a minimal Debian 8.0 template for VZ7 and couldnt find one. So I forked the current debian-8.0-x86_64-ez [1], stripped it down a bit and renamed it to debian-minimal-8.0-x86_64-ez. Thought it could be interesting for some of

Re: [Users] live migration inside one physical node

2015-09-08 Thread Kir Kolyshkin
On 09/08/2015 06:12 AM, Nick Knutov wrote: This way takes time. It's definitely not _live_ migration ( You mean, ploop copy is not used? Yes I think you can use ploop copy for moving the top ploop delta to another location. Here's how: 0. figure out $VE_ROOT and $VE_PRIVATE (use vzlist -H

Re: [Users] Server is without network after install

2015-09-08 Thread Kir Kolyshkin
On 09/08/2015 12:47 PM, Volker Janzen wrote: Hi, is it possible to view this ticket public? Jira is prompting for a login. It's working for me even if I'm logged out; the problem was probably in the wrong link. Here's the correct one: https://bugs.openvz.org/browse/OVZ-6454 Regards,

[Users] Server is without network after install

2015-09-08 Thread Volker Janzen
Hi, I used the quick install https://openvz.org/Quick_installation to install on a CentOS 7.1: yum localinstall http://download.openvz.org/virtuozzo/releases/7.0/x86_64/os/Packages/v/virtuozzo-release-7.0.0-10.vz7.x86_64.rpm yum install -y prlctl prl-disp-service vzkernel reboot The kernel

Re: [Users] live migration inside one physical node

2015-09-08 Thread Kevin Holly [Fusl]
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Take a look into how vzmigrate works. It's a bash script after all and it isn't that hard to reproduce what it really does. If your container uses simfs file system, you can do an rsync of the files into another directory, twice. Once that is done,

Re: [Users] Server is without network after install

2015-09-08 Thread Сергей Мамонов
Hello! It looks like - lihttps://bugs.openvz.org/browse/OVZ-6454 . 2015-09-08 18:43 GMT+03:00 Volker Janzen : > Hi, > > I used the quick install https://openvz.org/Quick_installation to install > on a CentOS 7.1: > > yum localinstall >

Re: [Users] Server is without network after install

2015-09-08 Thread Volker Janzen
Hi, thank you, I was now able to review this bug. This looks like my problem, I saw bridge error messages and the network configuration file looks broken. Is there something I can do? I can reproduce the problem on different systems. Will VZ7 always require a bridge? I currently require