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

Remove check to allow restoring VMFS datastore on flash and non-flash #271

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rahman-lb
Copy link
Contributor

@rahman-lb rahman-lb commented Jul 18, 2024

This PR enables restoring VMFS datastore on flash and non-flash devices, removing the hard check that blocks restoring datastore on flash devices. Also added a RescanVmfs to avoid Intermittent failure of device visibility to ESXi host.

This PR closes #

The changes in this PR are as follows:

  • ... Remove a hard-check that blocks restoring datastore on non naa.* devices.
  • ... Restore datastore on flash and non-flash devices.
  • ... Added a RescanVmfs to avoid Intermittent failure of device visibility.

I have read the contributor guidelines and have completed the following:

  • Formatted the code using VSCode default formatter for PowerShell.
  • Tested the code end-to-end against an SDDC.
  • Documented the functions using standard PowerShell markup and applied AVSAttribute to newly exported functions.

… volume, add RescanVmfs to make devices appear quickly
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.

2 participants