-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New-OVLogicalInterconnectGroup for FabricModuleType SEVC32FC return an error #554
Comments
This is caused by a typo in the module name used in the Cmdlet, that isn't being handled correctly in an internal function to build an API compliant resource for interconnect bay mappings. I will have this addressed in a library update. |
I was using wrong parameters for VCFC32Gb module. Sorry, it was my mistake. |
- Added support for custom sender address for email filters. - Added support for setting server and interconnect time syncronization Cmdlets: Get-OVServerNtpConfiguration, Set-OVServerNtpConfiguration, Get-OVInterconnectNtpConfiguration, Set-OVInterconnectNtpConfiguration. - Updated New-OVUplinkSet to ensure ImageStreamer type always sets LacpLoadBalancingMode to None. - Relaxed Show-OVFirmwareReport to allow supported Monitored server hardware resources in report collection. - Fixed issue with Show-OVFirmwareReport not handling SDFlex compute partitions when attempting to display firmware. - Enhanced Show-OVFirmwareReport to handle baselines that are associated with supported resources and are no longer present on the appliance. - [#554] Fixed Synergy fabric module typo in New-OVLogicalInterconnectGroup for HPE Synergy 32Gb FC module. - [#556] Updated Server.format.ps1xml to display connection address when is User Assigned from using Show-OVServerProfileConnection. - [#557] Fixed New-OVLdapGroup and Set-OVLdapGroup requiring -Credential parameter when the authentication directory is assigned a service account. - [$558] Fixed ConvertTo-OVPowerShellScript not handling multiple logical interconnect group mappings,and IPv6 Address pools. - [#561] Fixed ConvertTo-OVPowerShellScript not providing server profile connection network name variable in generated script code. - Fixed an issue within Set-OVUplinkSet where a provided Uplink Set resource (from Get-OVUplinkSet) reports an incorrect category type, causing validation logic to fail. - Added -Name parameter to Get-OVAddressPoolRange to assist with filtering for specific pool ranges. - Added -Append parameter to Set-OVLdapGroup and Set-OVUser Cmdlets to change the behavior of changing the roles or scope permissions.
…cpLoadBalancingMode to None. - Relaxed Show-OVFirmwareReport to allow supported Monitored server hardware resources in report collection. - Fixed issue with Show-OVFirmwareReport not handling SDFlex compute partitions when attempting to display firmware. - Enhanced Show-OVFirmwareReport to handle baselines that are associated with supported resources and are no longer present on the appliance. - [#554] Fixed Synergy fabric module typo in New-OVLogicalInterconnectGroup for HPE Synergy 32Gb FC module. - [#556] Updated Server.format.ps1xml to display connection address when is User Assigned from using Show-OVServerProfileConnection. - [#557] Fixed New-OVLdapGroup and Set-OVLdapGroup requiring -Credential parameter when the authentication directory is assigned a service account. - [#558] Fixed ConvertTo-OVPowerShellScript not handling multiple logical interconnect group mappings, and IPv6 Address pools. - [#561] Fixed ConvertTo-OVPowerShellScript not providing server profile connection network name variable in generated script code. - Fixed an issue within Set-OVUplinkSet where a provided Uplink Set resource (from Get-OVUplinkSet) reports an incorrect category type, causing validation logic to fail. - Added -Name parameter to Get-OVAddressPoolRange to assist with filtering for specific pool ranges. - Added -Append parameter to Set-OVLdapGroup and Set-OVUser Cmdlets to change the behavior of changing the roles or scope permissions. - Deprecated Invoke-OVVcmMigration as the functionality was removed from HPE OneView 5.40.
…cpLoadBalancingMode to None. - Relaxed Show-OVFirmwareReport to allow supported Monitored server hardware resources in report collection. - Fixed issue with Show-OVFirmwareReport not handling SDFlex compute partitions when attempting to display firmware. - Enhanced Show-OVFirmwareReport to handle baselines that are associated with supported resources and are no longer present on the appliance. - [#554] Fixed Synergy fabric module typo in New-OVLogicalInterconnectGroup for HPE Synergy 32Gb FC module. - [#556] Updated Server.format.ps1xml to display connection address when is User Assigned from using Show-OVServerProfileConnection. - [#557] Fixed New-OVLdapGroup and Set-OVLdapGroup requiring -Credential parameter when the authentication directory is assigned a service account. - [#558] Fixed ConvertTo-OVPowerShellScript not handling multiple logical interconnect group mappings, and IPv6 Address pools. - [#561] Fixed ConvertTo-OVPowerShellScript not providing server profile connection network name variable in generated script code. - Fixed an issue within Set-OVUplinkSet where a provided Uplink Set resource (from Get-OVUplinkSet) reports an incorrect category type, causing validation logic to fail. - Added -Name parameter to Get-OVAddressPoolRange to assist with filtering for specific pool ranges. - Added -Append parameter to Set-OVLdapGroup and Set-OVUser Cmdlets to change the behavior of changing the roles or scope permissions.
…cpLoadBalancingMode to None. - Relaxed Show-OVFirmwareReport to allow supported Monitored server hardware resources in report collection. - Fixed issue with Show-OVFirmwareReport not handling SDFlex compute partitions when attempting to display firmware. - Enhanced Show-OVFirmwareReport to handle baselines that are associated with supported resources and are no longer present on the appliance. - [#554] Fixed Synergy fabric module typo in New-OVLogicalInterconnectGroup for HPE Synergy 32Gb FC module. - [#556] Updated Server.format.ps1xml to display connection address when is User Assigned from using Show-OVServerProfileConnection. - [#557] Fixed New-OVLdapGroup and Set-OVLdapGroup requiring -Credential parameter when the authentication directory is assigned a service account. - [#558] Fixed ConvertTo-OVPowerShellScript not handling multiple logical interconnect group mappings, and IPv6 Address pools. - [#561] Fixed ConvertTo-OVPowerShellScript not providing server profile connection network name variable in generated script code. - Fixed an issue within Set-OVUplinkSet where a provided Uplink Set resource (from Get-OVUplinkSet) reports an incorrect category type, causing validation logic to fail. - Added -Name parameter to Get-OVAddressPoolRange to assist with filtering for specific pool ranges. - Added -Append parameter to Set-OVLdapGroup and Set-OVUser Cmdlets to change the behavior of changing the roles or scope permissions.
…LacpLoadBalancingMode to None. - Relaxed Show-HPOVFirmwareReport to allow supported Monitored server hardware resources in report collection. - Fixed issue with Show-HPOVFirmwareReport not handling SDFlex compute partitions when attempting to display firmware. - Enhanced Show-HPOVFirmwareReport to handle baselines that are associated with supported resources and are no longer present on the appliance. - [#554] Fixed Synergy fabric module typo in New-HPOVLogicalInterconnectGroup for HPE Synergy 32Gb FC module. - [#556] Updated Server.format.ps1xml to display connection address when is User Assigned from using Show-HPOVServerProfileConnection. - [#557] Fixed New-HPOVLdapGroup and Set-HPOVLdapGroup requiring -Credential parameter when the authentication directory is assigned a service account. - [#558] Fixed ConvertTo-HPOVPowerShellScript not handling multiple logical interconnect group mappings, and IPv6 Address pools. - [#561] Fixed ConvertTo-HPOVPowerShellScript not providing server profile connection network name variable in generated script code. - Fixed an issue within Set-HPOVUplinkSet where a provided Uplink Set resource (from Get-HPOVUplinkSet) reports an incorrect category type, causing validation logic to fail. - Added -Name parameter to Get-HPOVAddressPoolRange to assist with filtering for specific pool ranges. - Added -Append parameter to Set-HPOVLdapGroup and Set-HPOVUser Cmdlets to change the behavior of changing the roles or scope permissions. - [#564] Fixed Set-OVSmtpConfig to send a properly formatted request to the appliance REST API to disable email alert filters. - Added -UseMXRecordLookup to Set-OVSmtpConfig Cmdlet to allow for DNS MX record lookup to be used instead of specifying an SMTP server with the -Server parameter.
…LacpLoadBalancingMode to None. - Relaxed Show-HPOVFirmwareReport to allow supported Monitored server hardware resources in report collection. - Fixed issue with Show-HPOVFirmwareReport not handling SDFlex compute partitions when attempting to display firmware. - Enhanced Show-HPOVFirmwareReport to handle baselines that are associated with supported resources and are no longer present on the appliance. - [#554] Fixed Synergy fabric module typo in New-HPOVLogicalInterconnectGroup for HPE Synergy 32Gb FC module. - [#556] Updated Server.format.ps1xml to display connection address when is User Assigned from using Show-HPOVServerProfileConnection. - [#557] Fixed New-HPOVLdapGroup and Set-HPOVLdapGroup requiring -Credential parameter when the authentication directory is assigned a service account. - [#558] Fixed ConvertTo-HPOVPowerShellScript not handling multiple logical interconnect group mappings, and IPv6 Address pools. - [#561] Fixed ConvertTo-HPOVPowerShellScript not providing server profile connection network name variable in generated script code. - Fixed an issue within Set-HPOVUplinkSet where a provided Uplink Set resource (from Get-HPOVUplinkSet) reports an incorrect category type, causing validation logic to fail. - Added -Name parameter to Get-HPOVAddressPoolRange to assist with filtering for specific pool ranges. - Added -Append parameter to Set-HPOVLdapGroup and Set-HPOVUser Cmdlets to change the behavior of changing the roles or scope permissions. - [#564] Fixed Set-OVSmtpConfig to send a properly formatted request to the appliance REST API to disable email alert filters. - Added -UseMXRecordLookup to Set-OVSmtpConfig Cmdlet to allow for DNS MX record lookup to be used instead of specifying an SMTP server with the -Server parameter.
Expected Behavior
Should pass without errors. Tried different Bay1 and Bay4 parameters.
Actual Behavior
Getting an error.
Steps to reproduce
Version Information
HPE OneView PowerShell Library Version (
Get-HPOVVersion
or$PSLibraryVersion
):HPEOneView.550; Version=5.50.2607.2724
HPE OneView Appliance Version (
Get-HPOVVersion -ApplianceVer
):5.50.00-0426657
"modelNumber": "HPE OneView - Demo VM"
Output from
$PSVersionTable
on your Windows Host:The text was updated successfully, but these errors were encountered: