User`s guide

Chapter 20 Upgrading XgOS 373
Upgrade OS on the Oracle Fabric Interconnect
1. Log in to the Oracle Fabric Interconnect as admin.
2. (Optional) If any other administrators are likely to be connected to your Oracle
Fabric Interconnect, issue a system broadcast to warn them to disconnect:
3. Save your current configuration:
Where xgos-3.9.0.xml is the existing configuration file.
4. Issue the system upgrade command and supply the full path to the new
system image.
For example, assume the following:
the new system image is named xgos-3.9.2.xpf
the new system image is on a server named “cairo” in the xsigo/upgrades
directory
The following examples show how to issue the system upgrade command for
each of the supported upgrade types:
Using HTTP or HTTPS, type either of the commands:
Using SCP, type:
If you upgrade using SCP, you will be prompted for a password.
Using file name, when the XPF is already on the Fabric Interconnect, type:
In cases where you are using local upgrade through the file command, you
can pull the XPF file to the Fabric Interconnect by using the file copy
command. Also, local upgrade occurs by default if you omit a remote host in
the system upgrade command.
system broadcast Upgrading the Fabric Interconnect in 2 minutes!
system export xgos-3.9.0.xml
system upgrade http://cairo.xsigo.com/upgrades/xgos-3.9.2.xpf
system upgrade https://cairo.xsigo.com/upgrades/xgos-3.9.2.xpf
system upgrade scp://root@cairo.xsigo.com/upgrades/xgos-3.9.2.xpf
system upgrade file:///upgrades/xgos-3.9.2.xpf