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 =====Configuration=====
#!/bin/sh if [ ! -c /dev/sg0 ] ; then exec /sbin/modprobe sg >/dev/null 2>&1 fi
chmod 755 /etc/sysconfig/modules/scsi.modules
hpssacli controller slot=2 modify cacheratio=75/25
echo noop > /sys/block/sda/queue/scheduler # /sbin/blockdev --setra 1024 /dev/sda
tuned-adm profile network-throughput