How to Set Up Software Notification (BUI)
from My Oracle Support (MOS). To use the update notification feature, the Phone Home
service must be enabled, as described in “Working with Phone Home” in Oracle ZFS Storage
Appliance Administration Guide, Release 2013.1.5.0.
How to Set Up Software Notification (BUI)
Use the following procedure to set up software notifications using the BUI.
Before You Begin
Be sure the Phone Home service is enabled.
1.
Go to Maintenance > System > Software Updates.
2.
Click the Check box, and select the frequency: daily, weekly, or monthly. When a
software update is available on MOS, you will receive an alert notification similar
to the following:
An update is available on My Oracle Support version 2013.1.0.1.
3.
Go to Maintenance > System > Software Updates, and click the download icon
at the far right.
4.
Click the download link shown in the popup window, and save the zip file.
How to Set Up Software Notification (CLI)
Use the following procedure to set up software notifications using the CLI.
Before You Begin
Be sure the Phone Home service is enabled.
1.
At the command line, enter configuration services scrk. The following example
checks for new software versions every 30 days:
zfs-appliance:configuration services scrk> ls
...
updatecheck_on = false
time_updatecheck = 7d
...
zfs-appliance:configuration services scrk> set updatecheck_on=true
updatecheck_on = true (uncommitted)
Maintaining the System 281