[Crowbar] Adding an extra network

Kimball Johnson kimball at bowerham.net
Mon Mar 12 10:56:35 CDT 2012


IT is named Default, but no the barclamp in the UI does not reflect my
change - I had not realised I could edit it there.

I guess using knife to update it is not correct?

Kimball

On 12 March 2012 15:47,  <Kris_Applegate at dell.com> wrote:
> Just to double-check, in Crowbar, is the name of your network proposal "default"? Does the barclamp in the UI reflect your changes?
>
>
> Kris Applegate
>
> -----Original Message-----
> From: crowbar-bounces On Behalf Of Kimball Johnson
> Sent: Monday, March 12, 2012 9:48 AM
> To: crowbar
> Subject: [Crowbar] Adding an extra network
>
> Hi, I'm trying to add an extra network, I have already installed the admin node and don't want to have to reinstall it if I can avoid it.
>
> I have run 'knife data bag edit crowbar bc-template-network'  and added:
>
>          "netapp": {
>            "netmask": "255.255.255.0",
>            "add_bridge": false,
>            "broadcast": "172.16.36.255",
>            "ranges": {
>              "host": {
>                "end": "172.16.36.239",
>                "start": "172.16.36.20"
>              }
>            },
>            "vlan": 104,
>            "subnet": "172.16.36.0",
>            "use_vlan": false,
>            "conduit": "intf1"
>          },
>
> into the networks list
>
> I then tried to allocate a IP to the node with:
>
>  /opt/dell/bin/crowbar network allocate_ip default d00-26-55-d3-3e-1c.m2.infra.local netapp host
>
> but I get:
>
> Failed to edit: default : Not Found
>
>
> What am I doing wrong?
>
> Thanks
>
> _______________________________________________
> Crowbar mailing list
> Crowbar at dell.com
> https://lists.us.dell.com/mailman/listinfo/crowbar
> For more information: https://github.com/dellcloudedge/crowbar/wiki



More information about the Crowbar mailing list