Skip to content

FC LIG UplinkSet creation fails #3

@CraigOGilmore

Description

@CraigOGilmore

Using DCS 5.00.00-0400525.

Using the Populate_HPE_Synergy.ps1, the population does not complete successfully in a couple of different ways.

  1. Failure to create SY660 w/SAN Profile template, due to no FC Networks in LE
  2. Failure to create FC UplinkSet due to incorrect parameters in call to New-HPOVUplinkSet.

Turns out that lines: 179, 183, 187, 191; there are incorrect with the -UplinkPorts passed variable. The variable passed in script is: "Enclosure#:BAY#:Q#.#" However, CMDLET requires: "Enclosure#:Bay#:Q#.#"

Testing showed that the change of case allowed the FCoE LIG to be correctly built, however the FC LIGs failed to build.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions