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

VMware 8 U2 issue with InvalidPowerState #287

Open
sbernhard opened this issue Oct 30, 2023 · 6 comments
Open

VMware 8 U2 issue with InvalidPowerState #287

sbernhard opened this issue Oct 30, 2023 · 6 comments

Comments

@sbernhard
Copy link
Contributor

sbernhard commented Oct 30, 2023

VirtualMachine.reconfigure fails with InvalidPowerState

--> Result:
--> (vim.fault.InvalidPowerState) {
--> faultCause = (vmodl.MethodFault) null,
--> faultMessage = <unset>,
--> requestedState = "poweredOff",
--> existingState = "poweredOn"
--> msg = "The attempted operation cannot be performed in the current state (Powered on)."

Failed to detach ISO image from CDROM drive of instance : InvalidPowerState: The attempted operation cannot be performed in the current state (Powered on).
Backtrace for 'Failed to detach ISO image from CDROM drive of instance
InvalidPowerState: The attempted operation cannot be performed in the current state (Powered on).' error (RbVmomi::Fault):

@sbernhard
Copy link
Contributor Author

@chris1984 Do you have a vmware 8.2 on which you can test this ?

@chris1984
Copy link
Collaborator

I think our QE has one I can use. Worst case I just spin up one on my laptop with VMware Workstation.

@sbernhard
Copy link
Contributor Author

@chris1984
Copy link
Collaborator

Oh nice it will fix this bug :)

@chris1984
Copy link
Collaborator

Added it to our jira board so I remember to review it and linked it up with the BZ.

@chris1984
Copy link
Collaborator

@sbernhard oh I thought this was a pr you made lol. Ok will get it so we can make a fix

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

2 participants