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

Question about Finding a "bad VM" #1001

Open
adityapandey216 opened this issue Jan 30, 2023 · 1 comment
Open

Question about Finding a "bad VM" #1001

adityapandey216 opened this issue Jan 30, 2023 · 1 comment

Comments

@adityapandey216
Copy link

Describe the bug

I have been working with rvtools which is a app that fetches vm related information from vcenter. The way Rvtools work is that it filters out the bad vms which is nothing but a VM with hundreds of disks. The problem seems to be mainly caused by backup solutions that cannot clean everything properly when the backup is finished. I don't see this case with pyvmomi. How can i detect a "bad vm" using pyvmomi?

Reproduction steps

  1. Get all vm related info using retrievePropertyEX

Expected behavior

The result should filter out all the bad vms.

Additional context

No response

@adityapandey216 adityapandey216 changed the title Finding a "bad VM" Question about Finding a "bad VM" Jan 31, 2023
@adityapandey216
Copy link
Author

Hi @DanielDraganov . Any update on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants