DevTech101

DevTech101

network

Oracle OVN (Xsigo) Solaris driver installation

Contents 1 To install the Solaris 11 Xsigo driver 1.1 Make temp directory 1.2 Extract the files 1.3 Set the publusher 1.4 Install the Xsigo driver 1.5 Clean reboot 1.6 Unset the publisher To install the Solaris 11 Xsigo driver Make temp directory For Oracle OVN Fabric Manager installation click here Note: Before installing the …

Oracle OVN (Xsigo) Solaris driver installation Read More »

Oracle OVN (Xsigo) Fabric Manager Installation

Contents 1 How to install Oracle Fabric Manager 1.1 First install OEL 6.x 1.2 Disable FireWall 1.3 Install apache 1.4 Prepare for Fabric Manager install 1.5 make sre java is installed and available 1.6 Install fabric manager 1.7 Install Performance Manager 1.8 Xsigo logs location 1.9 Xsigo director help How to install Oracle Fabric Manager …

Oracle OVN (Xsigo) Fabric Manager Installation Read More »

Xsigo Linux – Manually Installing

Installing the Oracle OVN (Xsigo) Linux driver First, Install the firmware. For example: rpm -ivh .noarch.rpm Then, Install the kernel module. For example: rpm -ivh Next, Install the Oracle Virtual Networking user space application. For example: rpm -ivh oclovn-user.x86_64.rpm When the kernel is installed on the host, and the correct kernel and OFED version are …

Xsigo Linux – Manually Installing Read More »

Xsigo(OVN) Management How To Install / Configure

chkconfig iptables off chkconfig  ip6tables off service iptable off # this and postgres is needed for performance reporter. yum install compat-libtermcap.x86_64 rpm -i postgres-9.1.2-1.x86_64.openscg.rpm /etc/init.d/postgres-9.1-openscg start (leave all default, set password) /opt/postgres/9.1/bin/psql -U postgres -W CREATE USER xms WITH PASSWORD 'password'; CREATE DATABASE xmspm; GRANT ALL PRIVILEGES ON DATABASE xmspm to xms; \q yum install …

Xsigo(OVN) Management How To Install / Configure Read More »

xsigo pkg quick driver install

pkg set-publisher -G "*" solaris;cd /var/tmp/;pkg unset-publisher ORCLovn;rm -r ORCLovn;tar zxf ORCLovn-5.3.5-S11_1376-sparc.tgz;pkg set-publisher -g file:///var/tmp/ORCLovn ORCLovn;pkg install system/io/ORCLovn-drv;beadm list  

IB cheat sheet

Enable switch port enableswitchport 10A Disable switch port disableswitchport 10A Disable ports if to many errors Remove ports (port 17b) from autodisable list autodisable del 17B L autodisable del 17B H display autodisable list autodisable list Note: if a port gets disabled because of errors run this enableswitchport –automatic 17B To get a list of …

IB cheat sheet Read More »