netzspezialist

August 20, 2015

ACHTUNG! Letzer Stand:
G7: Agents CD eines neueren HP  Servers bei XenServer Installation verwenden.

wget http://ftp.hp.com/pub/softlib2/software1/pubsw-linux/p954831384/v97944/hp-mcp-9.50-1-CentOS.tar.gz
tar -xzf hp-mcp-9.50-1-CentOS.tar.gz

rpm -ivh hp-health-9.50-1631.33.rhel5.x86_64.rpm

rpm -ivh hponcfg-4.3.0-0.x86_64.rpm

wget ftp://ftp.pbone.net/mirror/elrepo.org/extras/el5/x86_64/RPMS/lm_sensors-2.10.8-1.el5.elrepo.x86_64.rpm
rpm -ivh lm_sensors-2.10.8-1.el5.elrepo.x86_64.rpm

rpm -ivh hp-snmp-agents-9.50-2564.34.rhel5.x86_64.rpm

NOTE: In order to activate the Continue reading

Continue reading...

August 20, 2015

Download
– Ubuntu 14.04 32bit
http://www.ubuntu.com/download/desktop
– Universal-USB-Installer
http://www.pendrivelinux.com/universal-usb-installer-easy-as-1-2-3/

Create USB Stick with Ubuntu

Boot Live from USB

Within Ubuntu (Username: ubuntu / Password: empty)
– Download Firmware:
http://h20564.www2.hp.com/hpsc/swd/public/readIndex?sp4ts.oid=3902575
Select OS Independent
Firmware – Storage Controller
Online
CP025735.scexe or newer Continue reading

Continue reading...

August 20, 2015

Ausführen:

chkconfig snmpd on

service snmpd start

wget http://vault.centos.org/7.2.1511/os/x86_64/Packages/tcsh-6.18.01-8.el7.x86_64.rpm

rpm -ivh tcsh-6.18.01-8.el7.x86_64.rpm

wget https://docs.broadcom.com/docs-and-downloads/raid-controllers/raid-controllers-common-files/17.05.00.02_Linux-64_MSM.gz

oder via putty zum server kopieren:
pscp 17.05.00.02_Linux-64_MSM.gz root@host:/root

tar xfv 17.05......gz
(old: tar xfv MSM_linux_x64_installer-16.11.00-03.tar.gz)

cd disk

chmod u+rwx RunRPM.sh 

./install.csh 

Select 5 for server Continue reading 
Continue reading...