SUM node inventory fails
-
Inventory fails on remote Windows nodes. The node logs display the error
RegOpenKeyEx failed with error RegOpenKeyEx completed with error 997: Overlapped I/O operation is in progress
. -
SUM displays an inventory error on a VMware node.
-
SUM displays the error Inventory failed. The pciinfo module requires manual update on remote target for an HP-UX node.
Solution 1Cause:
Action:
This might be an issue with other processes running on the remote Windows node, for example a backup or process that accesses the registry.
- Shut down the remote process that is accessing the registry, or run SUM locally on the node to perform inventory and deploy updates.
Solution 2Cause:
Action:
The VMware service might not be running.
- Make sure the VMware service is running. Log in to the VMware ESXi Shell.
- Check the provider version, type esxcli software vib list | grep smx.
- Verify that the provider service is running, type /etc/init.d/sfcbd-watchdog status.
- Verify that the provider responds to queries, type enum_instances SMX_SCInstallationService root/hpq.
- To restart the service, type /etc/init.d/sfcbd-watchdog restart; /etc/init.d/sfcbd-watchdog status;.
Solution 3Cause:
Action:
The
pciinfo.depot
file is in the wrong location.
- Close all tasks and back up important data on the node server.
- Log in to the node server with root privileges.
-
Transfer the file
pciinfo.depot
, located in the SUM directory/ia64/
to the node server. - Run swinstall -x autoreboot=true -s ‘pwd’ ./pciinfo.depot PCCIINFO.
- After the update finishes, you can rerun SUM on a remote host to continue with additional updates.