netzspezialist

Download install files to root home:
3ware3DM2
Unzip files and make them executable.
Execute with:
./install.sh -i

Open Port 888 for Browser access. /etc/sysconfig/iptables
This version works also with new browsers.

Sometimes it is necessary to download vm vdi from xenserver via http with browser.

https://:@/export_raw_vdi?vdi=&format=vhd

xe sr-list

uuid ( RO)                : 3d7a9760-cc51-4c92-b790-305aa371bf85
          name-label ( RW): Local storage
    name-description ( RW):
                host ( RO): xenxx
                type ( Continue reading 

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

login ssh root

wget http://dl.fedoraproject.org/pub/epel/5/x86_64/iperf-2.0.5-1.el5.x86_64.rpm
wget http://dl.fedoraproject.org/pub/epel/6/i386/iperf-2.0.5-11.el6.i686.rpm
rpm -ivh iperf-2.0.5-1.el5.x86_64.rpm

Auf Server:

iperf -s -B x.x.x.x

Auf Client:

iperf -c x.x.x.x