ToolsCenter Suite CLI has the following known general limitations.
The limitations listed in this section are specific to the ASU, DSA, and UXSPI proxy tools.
The limitations listed in this section are specific to the config application.
The limitations listed in this section are specific to the inventory application.
The limitations listed in this section are specific to the update application.
esxcli software vib install --maintenance-mode -d file:///<dir>/<zip_file_name>
<dir> is the directory where the CIM zip file is stored (for example, /var/tmp/)
<zip_file_name> is the name of the zip file, using the form lenovo_extension_lnv-xxx-offline_bundle.zip
rpm -qa grep compat-libstdc++-296
libstdc++.so.6: can not open shared object: no such file or directory
The ToolsCenter Suite CLI does not support firmware updates for systems where LAN-over-USB ports are bridged by bridge network ports.
For example, on a SLES11 XEN system, there might be network ports, such as the br0 (bridge) port, eth0 (Ethernet controller) port, and usb0 (LAN-over-USB) port. If the usb0 port is bridged by the br0 port, the ToolsCenter Suite CLI is unable to flash any firmware on the system due because it is unable to establish a CIM connection when the usb0 port is bridged by the br0 port. To solve this problem, the usb0 port must be manually removed from the bridged devices list of br0. To edit the bridged devices List of br0 on SLES systems, execute the yast2 command at a command prompt to display the Network Card Setup GUI window; then, select Network Bridge br0 and click Edit. In the next configuration window, uncheck the usb0 selection and save the configuration; then, restart the system to use the ToolsCenter Suite CLI to update the system firmware.