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 the

Re: [Openstack] Server resize API in OpenStack ESSEX

2012-12-11 Thread Narayanan, Krishnaprasad
: 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 Shake Chen
> *To:* Narayanan, Krishnaprasad > *Cc:* openstack@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/nov

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 an

Re: [Openstack] Server resize API in OpenStack ESSEX

2012-12-10 Thread Narayanan, Krishnaprasad
nan, Krishnaprasad Cc: openstack@lists.launchpad.net<mailto: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,

Re: [Openstack] Server resize API in OpenStack ESSEX

2012-12-10 Thread Vishvananda Ishaya
nstack@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, "Na

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 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" wrote: > Hallo All, > > I am trying to use the Nova API (POST call) for changing the flavor > information (to resize

[Openstack] Server resize API in OpenStack ESSEX

2012-12-10 Thread Narayanan, Krishnaprasad
Hallo All, I am trying to use the Nova API (POST call) for changing the flavor information (to resize) from m1.tiny to m1.medium. Even though the API is successful (202 Status code), on the Horizon GUI I could see that the Status is Error and the task state is Resize Prep. I am passing the Auth