Re: [Openstack] Server resize API in OpenStack ESSEX

2012-12-11 Thread Narayanan, Krishnaprasad
+narayana=uni-mainz...@lists.launchpad.net] On Behalf Of Narayanan, Krishnaprasad Sent: Montag, 10. Dezember 2012 22:54 To: Vishvananda Ishaya Cc: openstack@lists.launchpad.net Subject: Re: [Openstack] Server resize API in OpenStack ESSEX As you had mentioned I went through the logs and I could see

Re: [Openstack] Server resize API in OpenStack ESSEX

2012-12-11 Thread Shake Chen
@lists.launchpad.net *Subject:* Re: [Openstack] Server resize API in OpenStack ESSEX ** ** The code scps the backing file for the instance to the new node via something along the lines of: scp /var/lib/nova/instances/instance-xxx/disk hostname:/var/lib/nova/instances/instance-xxx/disk So

Re: [Openstack] Server resize API in OpenStack ESSEX

2012-12-11 Thread Narayanan, Krishnaprasad
To: Narayanan, Krishnaprasad Cc: Vishvananda Ishaya; openstack@lists.launchpad.net Subject: Re: [Openstack] Server resize API in OpenStack ESSEX HI in my test, the scp is working. but the network seem have problem. the floating IP seem have bug, you need release the floating IP and resize. the Fixed

Re: [Openstack] Server resize API in OpenStack ESSEX

2012-12-11 Thread Narayanan, Krishnaprasad
...@lists.launchpad.net] On Behalf Of Narayanan, Krishnaprasad Sent: Dienstag, 11. Dezember 2012 13:23 To: Vishvananda Ishaya Cc: openstack@lists.launchpad.net Subject: Re: [Openstack] Server resize API in OpenStack ESSEX On a general note a user would expect that the delay during migration will be higher than

Re: [Openstack] Server resize API in OpenStack ESSEX

2012-12-10 Thread Vishvananda Ishaya
2 requirements: 1) hostname for compute hosts resolve properly 2) passwordless ssh works between compute hosts. Vish On Dec 10, 2012, at 10:37 AM, Narayanan, Krishnaprasad naray...@uni-mainz.de wrote: Hallo All, I am trying to use the Nova API (POST call) for changing the flavor

Re: [Openstack] Server resize API in OpenStack ESSEX

2012-12-10 Thread Narayanan, Krishnaprasad
node? Regards, Krishnaprasad From: Vishvananda Ishaya [mailto:vishvana...@gmail.com] Sent: Montag, 10. Dezember 2012 20:03 To: Narayanan, Krishnaprasad Cc: openstack@lists.launchpad.net Subject: Re: [Openstack] Server resize API in OpenStack ESSEX 2 requirements: 1) hostname for compute hosts

Re: [Openstack] Server resize API in OpenStack ESSEX

2012-12-10 Thread Narayanan, Krishnaprasad
, Krishnaprasad Cc: openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net Subject: Re: [Openstack] Server resize API in OpenStack ESSEX 2 requirements: 1) hostname for compute hosts resolve properly 2) passwordless ssh works between compute hosts. Vish On Dec 10, 2012, at 10:37 AM, Narayanan