Re: Virtual Router volume migration

2016-01-28 Thread Remi Bergsma
Hi Martins,

That also works indeed! I also need the database, but only read from it.

Regards,
Remi



On 28/01/16 10:32, "Mārtiņš Jakubovičs"  wrote:

>Hello Remi,
>
>Thanks, I will check your scripts. Right now I migrate in XenServer it 
>self, after that update router's volume pool_id and path fields.
>
>Best regards,
>Martins
>
>On 2016.01.28. 11:22, Remi Bergsma wrote:
>> Good morning,
>>
>> By default it cannot be done. I wrote a collection of scripts [1] that can 
>> do it. In the README, search for "Migrate a Virtual Router”. The script you 
>> need is [2].
>>
>> Regards,
>> Remi
>>
>> [1] https://github.com/schubergphilis/cloudstackOps
>> [2] 
>> https://github.com/schubergphilis/cloudstackOps/blob/master/migrateRouterVM.py
>>
>>
>>
>>
>> On 28/01/16 09:21, "Mārtiņš Jakubovičs"  wrote:
>>
>>> Hello,
>>>
>>> Is it possible to migrate Virtual Routers volume with storage migration
>> >from one storage to other, like it is possible with user volumes? Can't
>>> find such function.
>


Re: Virtual Router volume migration

2016-01-28 Thread Mārtiņš Jakubovičs

Hello Remi,

Thanks, I will check your scripts. Right now I migrate in XenServer it 
self, after that update router's volume pool_id and path fields.


Best regards,
Martins

On 2016.01.28. 11:22, Remi Bergsma wrote:

Good morning,

By default it cannot be done. I wrote a collection of scripts [1] that can do it. In 
the README, search for "Migrate a Virtual Router”. The script you need is [2].

Regards,
Remi

[1] https://github.com/schubergphilis/cloudstackOps
[2] 
https://github.com/schubergphilis/cloudstackOps/blob/master/migrateRouterVM.py




On 28/01/16 09:21, "Mārtiņš Jakubovičs"  wrote:


Hello,

Is it possible to migrate Virtual Routers volume with storage migration

>from one storage to other, like it is possible with user volumes? Can't

find such function.




Re: Virtual Router volume migration

2016-01-28 Thread Remi Bergsma
Good morning,

By default it cannot be done. I wrote a collection of scripts [1] that can do 
it. In the README, search for "Migrate a Virtual Router”. The script you need 
is [2].

Regards,
Remi

[1] https://github.com/schubergphilis/cloudstackOps
[2] 
https://github.com/schubergphilis/cloudstackOps/blob/master/migrateRouterVM.py




On 28/01/16 09:21, "Mārtiņš Jakubovičs"  wrote:

>Hello,
>
>Is it possible to migrate Virtual Routers volume with storage migration 
>from one storage to other, like it is possible with user volumes? Can't 
>find such function.


Virtual Router volume migration

2016-01-28 Thread Mārtiņš Jakubovičs

Hello,

Is it possible to migrate Virtual Routers volume with storage migration 
from one storage to other, like it is possible with user volumes? Can't 
find such function.