This is an old revision of the document!
yum install targetcli net-tools wget chrony wget https://downloads.linux.hp.com/SDR/add_repo.sh sh ./add_repo.sh spp -d rhel -r 7 yum install hpssacli
#!/bin/sh if [ ! -c /dev/sg0 ] ; then exec /sbin/modprobe sg >/dev/null 2>&1 fi
chmod 755 /etc/sysconfig/modules/scsi.modules