Contents
To install the Solaris 11 Xsigo driver
Make temp directory
For Oracle OVN Fabric Manager installation click here
Note: Before installing the Xsigo driver make sure the host name is set properly, as the hostname is what will show up on the Xsigo console (Oracle Fabric Manager).
1 |
cd /var/tmp/xsigo |
Extract the files
1 |
tar -vzxf /tmp/ORCLovn-5.2.0-S11-1L_1072-sparc.gz |
Set the publusher
1 |
pkg set-publisher -g file:///var/tmp/xsigo/ORCLovn ORCLovn |
Install the Xsigo driver
1 |
pkg install system/io/ORCLovn-drv |
Clean reboot
1 |
reboot |
Unset the publisher
1 |
pkg unset-publisher ORCLovn |
Note: For Solaris 11.3+ the ovn pkg installation is included part of the repository.
You might also like
Installing Oracle OVN(xsigo) Linux driver
Installing Oracle OVN(xsigo) Fabric Manager
Leave a Reply