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

[BUG] govc v0.37.2 command vm.disk.change always fail #3454

Closed
Fred78290 opened this issue May 30, 2024 · 2 comments
Closed

[BUG] govc v0.37.2 command vm.disk.change always fail #3454

Fred78290 opened this issue May 30, 2024 · 2 comments

Comments

@Fred78290
Copy link

Describe the bug
After update to govc v0.37.2 the command vm.disk.change always fail
The version v0.37.1 works correctly

To Reproduce
Steps to reproduce the behavior:

  1. Import OVA ubuntu: https://cloud-images.ubuntu.com/noble/current/noble-server-cloudimg-amd64.ova
  2. govc vm.disk.change -vm noble-server-cloudimg-amd64 -size=20G

Expected behavior
Resize disk to the expected size

Affected version
v0.37.2 on MacOS + Linux.

Screenshots/Debug Output
govc: error resizing main disk Logged Item: Invalid operation for device '0'.

Additional context
command installed with these method

  1. curl -L -o - https://github.com/vmware/govmomi/releases/download/v0.37.2/govc_Darwin_arm64.tar.gz | tar -C /usr/local/bin -xvzf - govc
  2. go install github.com/vmware/govmomi/govc@latest
Copy link
Contributor

Howdy 🖐   Fred78290 ! 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.

@tenthirtyam
Copy link
Contributor

Duplicate of #3441

@tenthirtyam tenthirtyam marked this as a duplicate of #3441 Jun 1, 2024
@tenthirtyam tenthirtyam closed this as not planned Won't fix, can't repro, duplicate, stale Jun 1, 2024
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