[Crowbar] How to quickly test different network settings
Martin Mailand
martin at tuxadero.com
Fri Mar 9 09:18:48 CST 2012
Hi Greg,
I changed the interface_map and conduit_map, I want to configure my
second 1G Interface, but it doesn't work.
changes:
{
"pattern": "X9SRi",
"bus_order": [
"0000:00/0000:00:03",
"0000:00/0000:00:02"
]
}
I am using the default config, so this should be the first match. But
the 1g2 does not get an ip.
"pattern": "single/.*/.*",
"conduit_list": {
"intf0": {
"if_list": [ "1g1" ]
},
"intf1": {
"if_list": [ "1g2" ]
},
"intf2": {
"if_list": [ "1g1" ]
}
And the network stanza is unchanged.
-martin
Am 09.03.2012 16:07, schrieb Gregory_Althaus at Dell.com:
> Depends upon what you are changing.
>
> Network stanza settings, yes. Conduit and interface maps, no.
>
> Thanks,
> Greg
>
> -----Original Message-----
> From: crowbar-bounces On Behalf Of Martin Mailand
> Sent: Friday, March 09, 2012 8:57 AM
> To: crowbar
> Subject: [Crowbar] How to quickly test different network settings
>
> Hi,
> how could I test different network settings quickly?
> I tried on a already install admin node.
>
> 1. Change the file
> /opt/dell/barclamps/network/chef/data_bags/crowbar/bc-template-network.json
> 2. run install admin.crowbar.org on the admin node.
> 3. Did a reinstall of the client node.
>
> But nothing in the network config of the client node changed, do I really have to reinstall the admin node every time?
>
> -martin
>
> _______________________________________________
> 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