[Openstack] Reg: Networking in VMs

2013-05-30 Thread Nehal J. Wani
=10.3.3.0/24 But then nova floating-ip-pool-list Returns nothing. Where am I going wrong? -- Nehal J. Wani UG2, BTech CS+MS(CL) IIIT-Hyderabad http://commanlinewani.blogspot.com ___ Mailing list: https://launchpad.net/~openstack Post

[Openstack] Reg: Creating a new Compute Node

2013-05-29 Thread Nehal J. Wani
-console localhost.localdomaininternal enabledXXX 2013-05-29 09:21:41 -- Nehal J. Wani UG2, BTech CS+MS(CL) IIIT-Hyderabad http://commanlinewani.blogspot.com ___ Mailing list: https://launchpad.net/~openstack Post to : openstack

Re: [Openstack] Reg: Creating a new Compute Node

2013-05-29 Thread Nehal J. Wani
Changing the hostname and restarting the service did the trick.! On Wed, May 29, 2013 at 3:16 PM, Nehal J. Wani nehaljw.k...@gmail.comwrote: I have installed openstack and all of its services using packstack puppet script. In the answer file, my config as: CONFIG_NOVA_COMPUTE_HOSTS

[Openstack] Can't Migrate a VM?

2013-05-29 Thread Nehal J. Wani
TRACE nova.openstack.common.rpc.amqp Stderr: '' 2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp -- Nehal J. Wani UG2, BTech CS+MS(CL) IIIT-Hyderabad http://commanlinewani.blogspot.com ___ Mailing list: https://launchpad.net/~openstack

Re: [Openstack] Can't Migrate a VM?

2013-05-29 Thread Nehal J. Wani
to nova:x:162:162:OpenStack Nova Daemons:/var/lib/nova:/bin/bash Now migration works.. But his is a tedious task. On Wed, May 29, 2013 at 5:45 PM, Mac Innes, Kiall ki...@hp.com wrote: On 29/05/13 13:11, Nehal J. Wani wrote: 2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp

Re: [Openstack] Can't Migrate a VM?

2013-05-29 Thread Nehal J. Wani
/13 13:18, Nehal J. Wani wrote: But packstack script has created the nova user with no ability to login As /etc/passwd says: nova:x:162:162:OpenStack Nova Daemons:/var/lib/nova:/sbin/nologin On Wed, May 29, 2013 at 5:45 PM, Mac Innes, Kiall ki...@hp.commailto: ki...@hp.com wrote: On 29/05/13

Re: [Openstack] Can't Migrate a VM?

2013-05-29 Thread Nehal J. Wani
\nPermission denied (publickey,gssapi-keyex,gssapi-with-mic,password).\r\n On Wed, May 29, 2013 at 6:28 PM, Nehal J. Wani nehaljw.k...@gmail.comwrote: I tried putting that into ~nova/.ssh/config But the it says permission denied. On Wed, May 29, 2013 at 6:25 PM, Lei Zhang zhang.lei

[Openstack] Reg: Creating Network

2013-05-28 Thread Nehal J. Wani
/nova/api.log: http://fpaste.org/14913/13697251/raw/ Where am I going wrong? -- Nehal J. Wani UG2, BTech CS+MS(CL) IIIT-Hyderabad http://commanlinewani.blogspot.com ___ Mailing list: https://launchpad.net/~openstack Post to : openstack

[Openstack] Reg: OpenStack Installation on CentOS 6.3

2013-05-27 Thread Nehal J. Wani
up the proxy successfully. is there anything extra that is needed to be done? Thanking You, Nehal J. Wani UG2, BTech CS+MS(CL) IIIT-Hyderabad http://commanlinewani.blogspot.com ___ Mailing list: https://launchpad.net/~openstack Post to : openstack

Re: [Openstack] Reg: OpenStack Installation on CentOS 6.3

2013-05-27 Thread Nehal J. Wani
that it resolves to fully qualified domain name. On Mon, May 27, 2013 at 12:48 PM, Nehal J. Wani nehaljw.k...@gmail.comwrote: Sorry for troubling you, but now I wasn't able to login to the dashboard. Since I ran the script two times, two files were generated: [root@srvr3 ~]# ls -l packstack-answers

Re: [Openstack] Reg: OpenStack Installation on CentOS 6.3

2013-05-27 Thread Nehal J. Wani
, May 27, 2013 at 12:52 PM, Nehal J. Wani nehaljw.k...@gmail.comwrote: No, the dashboard appears. But there is bubble on the right side giving that error. How can I master reset the password? On Mon, May 27, 2013 at 12:51 PM, Ashutosh Narayan aashutoshnara...@gmail.com wrote: It means your

Re: [Openstack] Reg: OpenStack Installation on CentOS 6.3

2013-05-27 Thread Nehal J. Wani
, Ashutosh Narayan aashutoshnara...@gmail.com wrote: Try executing the following command : # keystone user-password-update --user=admin It will prompt for entering the password On Mon, May 27, 2013 at 1:53 PM, Nehal J. Wani nehaljw.k...@gmail.comwrote: So I ran [root@srvr1 ~]#source

Re: [Openstack] Reg: OpenStack Installation on CentOS 6.3

2013-05-27 Thread Nehal J. Wani
Narayan aashutoshnara...@gmail.com wrote: Refer this bug report : https://bugzilla.redhat.com/show_bug.cgi?id=957033 It needs to have two arguments. When I ran keystone user-password-update --pass test admin It worked for me. On Mon, May 27, 2013 at 2:47 PM, Nehal J. Wani nehaljw.k