Skip to content
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 Metrocluster option #44

Merged
merged 6 commits into from
Aug 8, 2024
Merged

New Metrocluster option #44

merged 6 commits into from
Aug 8, 2024

Conversation

MicKBfr
Copy link
Contributor

@MicKBfr MicKBfr commented Aug 8, 2024

Provide new feature to improve Metrocluster FC Support

Description

In metrocluster FMCC we have vserver with name ending by -mc that are normaly stopped
with this new option we can autoremove vserver with -mc information.
we use the $Options.Exclude.Vserver and add -mc vserver automatically

Related Issue

Fix #40

Motivation and Context

Automatically add exclusion on standby Vserver

How Has This Been Tested?

Test in NetApp MetroCluster FC Environnement

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.

MicKBfr and others added 6 commits August 8, 2024 14:19
add metrocluster option to remove all -mc vserver
add all -mc vserver to $Options.Exclude.Vserver option when $Options.exclude.MetroCluster is true
Add option metrocluster
change where with where-object
@rebelinux
Copy link
Collaborator

Changes looks go to me. Thanks!

@rebelinux rebelinux merged commit 75afb88 into AsBuiltReport:dev Aug 8, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

Add metrocluster FC support
2 participants