software_update

Manages system software updates.

SYNOPSIS

software_update { [ add | install | list | validate ] | [ usage | help ] }

DESCRIPTION

Use the software_update command to install and to update the software and the firmware of an Oracle FS System.
Note: Some system updates and some system update options might require the system to restart.

SUBCOMMANDS

add
Uploads and stages a software update package for the Oracle FS System.
install
Installs components from the staged software package.
list
Displays the software and firmware packages that are staged and installed on the Oracle FS System.
validate
Checks the validity of the components of the staged software update package.

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