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] 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

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] 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,

[Users] live migration inside one physical node

2015-09-07 Thread Nick Knutov
Is it possible to do live migration between physical disks inside one physical node? I suppose the answer is still no, so the question is what is possible to do for this? -- Best Regards, Nick Knutov Voice: +7-904-84-23-130 ___ Users mailing list