6.5 HP StoreAll OS CLI Reference Guide

Table Of Contents
verify_client_update
Determines whether a minor kernel update is compatible with the StoreAll Linux client software.
Description
If you are planning to install a minor kernel update, run the verify_client_update command
first to verify that the update is compatible with the StoreAll Linux client software.
If the minor kernel update is compatible, install the update with the vendor RPM and reboot the
system. The StoreAll Linux client software is then automatically updated with the new kernel, and
StoreAll Linux client services start automatically. Use the ibrix_version -l -C command to
verify the kernel version on the Linux client.
Synopsis
Verify compatibility of a minor kernel update:
verify_client_update <kernel_update_version>
The following example is for a RHEL 4.8 Linux client with kernel version 2.6.9-89.ELsmp:
# verify_client_update 2.6.9-89.35.1.ELsmp
nl
Kernel update 2.6.9-89.35.1.ELsmp is compatible.
The next example shows an incompatible minor kernel update:
# verify_client_update 2.6.9-78.ELsmp
nl
Kernel update 2.6.9-78.ELsmp is not compatible. Please verify support
for this kernel with HP
218 StoreAll commands