Figured it out. Ignore thread...

Thanks!

Greg


From: crowbar-bounces On Behalf Of Jacobs, Greg
Sent: Wednesday, July 24, 2013 9:53 AM
To: crowbar
Subject: [Crowbar] network json question

I intend to use eth2 in single mode.

Sample from current json file:


          "pattern": "single/.*/.*",
          "conduit_list": {
            "intf0": {
              "if_list": [ "?1g1" ]
            },
            "intf1": {
              "if_list": [ "?1g1" ]
            },
            "intf2": {
              "if_list": [ "?1g1" ]
            },
            "intf3": {
              "if_list": [ "1g1" ]
            }
          }
        },

I am using C6105 and have the following pattern in the json:

    {
          "pattern": "C6105",
          "bus_order": [
            "0000:00/0000:00:00",
            "0000:00/0000:00:03",
            "0000:00/0000:00:07"
          ]
        },

Each network has the following assigned for interface in the json file:

      "networks": {
        "storage": {
          "conduit": "intf0",

What do I modify to ensure eth2 is picked up as the "single" network path?

Thanks,

Greg


_______________________________________________
Crowbar mailing list
[email protected]
https://lists.us.dell.com/mailman/listinfo/crowbar
For more information: http://crowbar.github.com/

Reply via email to