software_update add

Uploads and stages a software update package for the Oracle FS System.

SYNOPSIS

software_update ‑add 
   ‑package package‑file‑name

   [{‑sessionKey | ‑u admin‑user ‑oracleFS oracle‑fs‑system}]
   [{‑outputformat | ‑o} { text | xml }]
   [{‑timeout timeout‑in‑seconds | ‑verify | ‑usage | ‑example | ‑help}] 

DESCRIPTION

The software package will contain all of following components:
  • Operating system

  • Controller software

  • Pilot software

  • Drive firmware

  • Enclosure firmware

Note: The version numbers may be the same as the installed package. Only administrators with primary administrator, admin1, or support roles are authorized to run the software_update ‑add command.

OPTIONS

package
Identifies the software package to upload to the Oracle FS System.
Note: Note: If the package is in the same directory as the FSCLI binary, enter software_update ‑add ‑package package.rpm name. However, if the package is not in the same directory as the FSCLI binary, specify the path to the package. For example, enter fscli software_update ‑add ‑package /⁠mydirectory⁠/myfiles⁠/OracleFS-SW-060100-023499.x86_64.rpm for UNIX or fscli software_update ‑add ‑package C:\mydirectory\myfiles\OracleFS-SW-060100-023499.x86_64.rpm for Windows.

EXAMPLE

Task

Upload and stage a software update package to the Oracle FS System.

Parameters
  • The name of the software package to upload: OracleFS‑SW‑060100‑018500.x86_64.rpm

  • The path where the software package is located: /⁠home⁠/my_packages⁠/OracleFS‑SW‑060100‑018500.x86_64.rpm

$ fscli software_update ‑add ‑package /⁠home⁠/my_packages⁠/OracleFS‑SW‑060100‑018500.x86_64.rpm