You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I currently have to use the GUI to put a host in maintenance mode on my vSAN clusters,
because in some cases I need to do a full data migration.
Describe the solution you'd like
Add an option to the "host.maintenance.enter" command:
-migrate-data [full|accessibility|none]
(Default : accessibility, which is already what govc ends up doing)
Describe alternatives you've considered
Alternative involves doing it manually via the vCenter GUI.
Currently, the default behavior is "ensure accessibility",
which is fine for most scenarios (upgrades/reboots),
just not the one where prolonged/permanent loss of the host might be expected.
This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Mark as fresh by adding the comment /remove-lifecycle stale.
Is your feature request related to a problem? Please describe.
I currently have to use the GUI to put a host in maintenance mode on my vSAN clusters,
because in some cases I need to do a full data migration.
Describe the solution you'd like
Add an option to the "host.maintenance.enter" command:
-migrate-data [full|accessibility|none]
(Default : accessibility, which is already what govc ends up doing)
Describe alternatives you've considered
Alternative involves doing it manually via the vCenter GUI.
Currently, the default behavior is "ensure accessibility",
which is fine for most scenarios (upgrades/reboots),
just not the one where prolonged/permanent loss of the host might be expected.
Additional context
This would follow the options available as described here:
https://docs.vmware.com/en/VMware-vSphere/6.7/com.vmware.vsphere.virtualsan.doc/GUID-521EA4BC-E411-47D4-899A-5E0264469866.html
The text was updated successfully, but these errors were encountered: