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.
with AOS 6.7 and later you have to start the first 2 commands directly with:
AntwortenLöschennutanix@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