Re: [openstack-dev] baremetal nova boot issue

2013-10-14 Thread Ravikanth Samprathi
Thanks Clint. They are not tilera but IPMI enabled. May i know what IPMI configuration i need to do on baremetal-node and baremetal-openstack-server ? Thanks Ravi On Mon, Oct 14, 2013 at 11:51 AM, Clint Byrum wrote: > No, I said if your machines are not IPMI, and are not Tilera based, then >

Re: [openstack-dev] baremetal nova boot issue

2013-10-14 Thread Clint Byrum
No, I said if your machines are not IPMI, and are not Tilera based, then they will not work. If they are IPMI, they will work. Excerpts from Ravikanth Samprathi's message of 2013-10-14 11:42:31 -0700: > You mean there is no power driver for anything other than tilera? I am > using supermicro int

Re: [openstack-dev] baremetal nova boot issue

2013-10-14 Thread Ravikanth Samprathi
You mean there is no power driver for anything other than tilera? I am using supermicro intel based baremetal nodes. And for testing am simulating using VMs are baremetals as well. Please let me know. Thanks Ravi On Mon, Oct 14, 2013 at 11:30 AM, Clint Byrum wrote: > Excerpts from Ravikanth S

Re: [openstack-dev] baremetal nova boot issue

2013-10-14 Thread Clint Byrum
Excerpts from Ravikanth Samprathi's message of 2013-10-14 11:15:15 -0700: > Thank you for your help and pointers Rob. > I followed instructions from the baremetal wiki and i am lost in the last > step. > > First: > I setup pxelinux.cfg/default to point to my-initrd and my-vmlinuz for pxe > boot. >

Re: [openstack-dev] baremetal nova boot issue

2013-10-14 Thread Ravikanth Samprathi
Thank you for your help and pointers Rob. I followed instructions from the baremetal wiki and i am lost in the last step. First: I setup pxelinux.cfg/default to point to my-initrd and my-vmlinuz for pxe boot. My baremetal node goes into this prompt: (initramfs) I dont know if the above is correct.

Re: [openstack-dev] baremetal nova boot issue

2013-10-13 Thread Robert Collins
On 13 October 2013 20:16, Ravikanth Samprathi wrote: > Hi Rob > The steps are well known, the devil is in the details. Following the > instructions in the wiki was not very straightforward, and led to many > issues down the line. > Now which images are deploy ramdisk and kernel? The ones you crea

Re: [openstack-dev] baremetal nova boot issue

2013-10-12 Thread Robert Collins
Have you read the docs about nova baremetal ? The questions you're asking - about bootstrapping and about a baremetal agent - don't make any sense to me ;) These are the needed steps: - install openstack - build a deploy ramdisk and kernel - put them in glance - configure nova baremetal as you

Re: [openstack-dev] baremetal nova boot issue

2013-10-11 Thread Ravikanth Samprathi
Hi Joe Thanks, i fixed that, now i see this issue. I have always got confused/wondered about this, which credentials should i use? Can you please help? nova-api.log: == 14 2013-10-11 17:35:44.806 4034 INFO nova.osapi_compute.wsgi.server [-] (4034) accepted ('10.40.0.99', 45381) 15 16 20

Re: [openstack-dev] baremetal nova boot issue

2013-10-11 Thread Joe Gordon
On Fri, Oct 11, 2013 at 5:17 PM, Ravikanth Samprathi wrote: > Thanks Joe. > > Also may i please request the info about which kernel and ramdisk image to > load and how to get baremetal agent loaded into the baremetal server? > > The nova-api.log is here: > == > 2013-10-11 16:43

Re: [openstack-dev] baremetal nova boot issue

2013-10-11 Thread Ravikanth Samprathi
Thanks Joe. Also may i please request the info about which kernel and ramdisk image to load and how to get baremetal agent loaded into the baremetal server? The nova-api.log is here: == 2013-10-11 16:43:43.514 ERROR nova.api.openstack [req-2fff698c-ddf2-47f1-ae82-47fb0dc67d41

Re: [openstack-dev] baremetal nova boot issue

2013-10-11 Thread Joe Gordon
On Fri, Oct 11, 2013 at 4:44 PM, Ravikanth Samprathi wrote: > Hi > I am trying to issue the boot command to provision baremetal server. But > i see the following error: > > Also, where can i get the bootstrap kernel and ramdisk images to boot into > the baremetal? And how to get the baremetal ag