[Crowbar] Adding an extra network

Kimball Johnson kimball at bowerham.net
Wed Mar 14 07:32:56 CDT 2012


I have reinstalled the node that I am trying to add a network to, and
tidied up my network barclamp json.

I am still unable to allocate an IP to my new network though, and I
really can't understand why.

Using an existing network, storage I get this:

root at crowbar:~# /opt/dell/bin/crowbar network allocate_ip default
d00-26-55-d3-3e-1c.m2.infra.local storage host
Edited default "{\"address\":\"172.16.28.10\",\"add_bridge\":false,\"netmask\":\"255.255.255.0\",\"usage\":\"storage\",\"router\":null,\"node\":\"d00-26-55-d3-3e-1c.m2.infra.local\",\"broadcast\":\"172.16.28.255\",\"vlan\":300,\"use_vlan\":false,\"subnet\":\"172.16.28.0\",\"conduit\":\"intf1\"}"

But using my new network I get:

root at crowbar:~# /opt/dell/bin/crowbar network allocate_ip default
d00-26-55-d3-3e-1c.m2.infra.local netapp host
Failed to edit: default : Not Found

The json is here: https://gist.github.com/2036169

Thanks.

Kimball Johnson



More information about the Crowbar mailing list