[Openstack] [openstack][TripleO] devtest_seed.sh erroring with a 500

Ricardo Carrillo Cruz ricardo.carrillo.cruz at gmail.com
Sun May 25 08:17:24 UTC 2014


After enabling -x flag in register-nodes script, I figured 500 was coming
from a 'nova baremetal-node-create' command.
Checking the nova-api log in the seed showed the root cause some DB field
not big enough to hold a password, turns out there's a bug opened for this:

https://bugs.launchpad.net/nova/+bug/1322599

Regards


2014-05-24 13:21 GMT+02:00 Ricardo Carrillo Cruz <
ricardo.carrillo.cruz at gmail.com>:

> Hi guys
>
> Being off some time from using tripleo and now I'm back in business.
> I get this error during devtest_seed.sh run:
>
> ++ os-apply-config --key baremetal-network.seed.range-end --type raw
> --key-default 192.0.2.20
> + BM_NETWORK_SEED_RANGE_END=192.0.2.20
> + setup-neutron 192.0.2.2 192.0.2.20 192.0.2.0/24 192.0.2.1 192.0.2.1
> ctlplane
> ++ keystone tenant-get admin
> ++ awk '$2=="id" {print $4}'
> + nova quota-update --cores -1 --instances -1 --ram -1
> 4bd569caaf704cbcaa3610a49a362a50
> + '[' -z '' ']'
> + setup-baremetal --service-host seed --nodes /dev/fd/63
> ++ jq '[.nodes[0]]' /home/ricky/tripleo/testenv.json
> ERROR: The server has either erred or is incapable of performing the
> requested operation. (HTTP 500) (Request-ID:
> req-81c5edab-c943-49fd-bc9f-96a96122be26)
>
> Any pointers on how to troubleshoot this further?
>
> Thanks and kind regards
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140525/a1ef8ce8/attachment.html>


More information about the Openstack mailing list