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

vcsim: support host disconnect/reconnect #2899

Closed
rcw5 opened this issue Jul 14, 2022 · 1 comment · Fixed by #2900
Closed

vcsim: support host disconnect/reconnect #2899

rcw5 opened this issue Jul 14, 2022 · 1 comment · Fixed by #2900

Comments

@rcw5
Copy link
Contributor

rcw5 commented Jul 14, 2022

Is your feature request related to a problem? Please describe.

vcsim doesn't support disconnecting or reconnecting hosts, and so commands to perform these operations fail with a 'not implemented' error:

govc: ServerFaultCode: HostSystem:host-34 does not implement: ReconnectHost_Task
govc: ServerFaultCode: HostSystem:host-34 does not implement: DisconnectHost_Task

Describe the solution you'd like

vcsim should support these operations in the same way it supported entering/exiting maintenance mode

@github-actions
Copy link
Contributor

Howdy 🖐   rcw5 ! Thank you for your interest in this project. We value your feedback and will respond soon.

If you want to contribute to this project, please make yourself familiar with the CONTRIBUTION guidelines.

rcw5 added a commit to rcw5/govmomi that referenced this issue Jul 14, 2022
rcw5 added a commit to rcw5/govmomi that referenced this issue Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant