Skip to content

Verify default vswitch names and expected port groups #32

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

Open
bowbot opened this issue Sep 29, 2020 · 0 comments
Open

Verify default vswitch names and expected port groups #32

bowbot opened this issue Sep 29, 2020 · 0 comments

Comments

@bowbot
Copy link

bowbot commented Sep 29, 2020

Expands and upgrades can fail sometimes if the storage and management switches and port group names have been changed in ESX clusters.

The /opt/springpath/springpath_default.tunes has what we are expecting to be present.

[networking]
portgroup_hypervisor_mgmt=Management Network
portgroup_hypervisor_data=Storage Hypervisor Data Network
portgroup_controller_mgmt=Storage Controller Management Network
portgroup_controller_data=Storage Controller Data Network
portgroup_hypervisor_vmotion=vMotion Network

[vswitch_mgmt]
vswitch=vswitch-hx-inband-mgmt
[vswitch_storage_data]
vswitch=vswitch-hx-storage-data

There should be some new checks added into the script which verifies that these names are present and in use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant