Skip to content

Question about Finding a "bad VM" #1001

Open
@adityapandey216

Description

@adityapandey216

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions