Search

Donnerstag, 3. März 2022

Nutanix LCM Lifecycle Manager Catalog Cleanup

If LCM Firmwareupdates (i.g. HPE DX SPP Updates) cannot be applied, you can try the following steps:


1. Clear Browser Cache

if clearing does not solve the problem you can "reset" your lcm by catalog cleanup from any of the CVMs:

Run the following 4 commands one by one:

- python /home/nutanix/cluster/bin/lcm/lcm_catalog_cleanup

- python /home/nutanix/cluster/bin/lcm/lcm_catalog_cleanup --lcm_cleanup_cpdb

- allssh genesis stop catalog; cluster start

- cluster restart_genesis

After this, please retry performing inventory.

1 Kommentar:

  1. with AOS 6.7 and later you have to start the first 2 commands directly with:

    nutanix@NTNX-CZxxxxxxx-vcm:xxx.xxx.xxx.xxx:~/cluster/bin/lcm$ ./lcm_catalog_cleanup

    and

    nutanix@NTNX-CZxxxxxxx-vcm:xxx.xxx.xxx.xxx:~/cluster/bin/lcm$ ./lcm_catalog_cleanup --lcm_cleanup_cpdb

    AntwortenLöschen