HP Insight Cluster Management Utility v7.2 Release Notes

[ 1050.497450] [<ffffffff816fced2>] system_call_fastpath+0x16/0x1b
[ 1050.531003] ---[ end trace d6e7dc7c9702b7de ]---
[ 1050.577080] Restarting system.
[ 1050.594022] reboot: machine restart
[ 780.190464] [<ffffffff816f3f12>] system_call_fastpath+0x16/0x1b
[ 780.245840] ---[ end trace 839dc1eb6bcec6f1 ]---
5.14 Editing Windows backup images
Windows images cannot be edited using HP Insight CMU image editor tools (cmu_image_open,
cmu_image_commit).
5.15 External DHCP servers adversely affect HP Insight CMU provisioning
of compute nodes
HP Insight CMU configures DHCP service on the management node and relies on it to provision
the compute nodes. Any external DHCP servers serving the compute nodes adversely affects the
provisioning process. HP advises you to configure the compute nodes to use static IP addresses
instead of DHCP.
5.16 Increase timeout for clients with HP Dynamic Smart Array controllers
(B120i, B320i)
HP Insight CMU clients with HP Smart Array RAID controllers (B120i, B320i) are susceptible to
longer shutdown times and may require changing the CMU_ILO_OS_SHUTDOWN_TIMEOUT variable
in /opt/cmu/etc/cmumserver.conf from the default 30 (seconds) to 45, to allow an HP
Insight CMU backup or clone to complete successfully.
5.17 autoinstall support for SLES11 SP3 on HP ProLiant m300 requires a
special boot image
The HP ProLiant m300 system requires a special network device driver to run the SLES11 SP3
installer.
1. Download the kISO from http://drivers.suse.com/hp/HP-ProLiant-Moonshot/x86-64.
2. Mount SLES11 SP3 kISO to a location:
# mount -o loop hp_proliant_m300-sle11sp3-x86_64-1.0-3.iso /mnt
3. Copy the contents to a directory:
# cp -r /mnt/* KISO_REPO_DIR
The KISO_REPO_DIR directory should be nfs exported.
4. Copy initrd from the kISO repository to the SLES11 SP3 autoinstall repository:
# cp KISO_REPO_DIR/boot/x86_64/loader/initrd SLES11SP3_AUTOINST_REPO_DIR/boot/x86_64/loader/initrd
5. Make changes to autoinstall template.
Add the kISO repository as an add-on to the autoinstall template:
<add-on>
<add_on_products config:type="list">
<listentry>
<media_url>nfs://CMU_MGT_IP/KISO_REPO_DIR /</media_url>
<product>PRODUCT_NAME</product>
<product_dir>/</product_dir>
</listentry>
</add_on_products>
</add-on>
Add required packages from kISO to autoinstall template for installation:
<package>intel-igb</package>
<package>intel-igb-kmp-default</package>
18 Limitations and workarounds