← Back to team overview

openstack team mailing list archive

Re: Crowbar problem (using Rob's ISO)

 

Hi Salman,

a) it might be more appropriate to post Crowbar specific questions on
the crowbar mailing list... crowbar@xxxxxxxxxxxxxxxxx

b) The errors you're seeing seem to be cause the node failing to
communicate with the admin node (it did for a while, then something
changed...). That code is being hardened now, but in the version
you're using it was still a bit brittle.
You can reboot the node, it will probably recover, and continue the
deployment sequence.

It might be useful to get the details how you arrived at this situation.




On Fri, Mar 23, 2012 at 1:31 PM, Salman Malik <salmanmk@xxxxxxxx> wrote:
> Hi All,
>
> I have tried installing OpenStack using the crowbar ISO provided by Rob
> (http://crowbar.zehicle.com/crowbar111219.iso) and successfully installed
> the admin node. But when it comes to PXE boot of the other crowbar nodes,
> the installation gets stuck showing:
>
> HOSTNAME=h00-0c-29-58-21-fe.crowbar.org
> NODE_STATE=
> /usr/lib/ruby/gems/1.8/gems/json-1.4.6/lib/json/common.rb:146 in ‘parse’:
> 705: unexpected token at ‘Host not found’ (JSON::ParserError)
> from /usr/lib/ruby/gems/1.8/gems/json1.4.6/lib/json/common.rb:146 in ‘parse’
> from /updates/parse_node_data:57:in ‘main’
> from /updates/parse_node_data:69
> BMC_ROUTER=
> BMC_ADDRESS=
> BMC_NETMASK=
> /usr/lib/ruby/gems/1.8/gems/json-1.4.6/lib/json/common.rb:146 in ‘parse’:
> 705:unexpected token at ‘Host not found’ (JSON::ParserError)
> from /usr/lib/ruby/gems/1.8/gems/json1.4.6/lib/json/common.rb:146 in ‘parse’
> from /updates/parse_node_data:57:in ‘main’
> from /updates/parse_node_data:69
> BMC_ROUTER=
> BMC_ADDRESS=
> BMC_NETMASK=
> HOSTNAME=h00-0c-29-58-21-fe.crowbar.org
> NODE_STATE=
>
> This problem has already been reported at Rob's blog but I am not sure if it
> is fixed.
> Any ideas?
>
> Thanks.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
>


References