Identify which procedure below is correct for updating the firmware via the CLI.
A.
FTP the firmware to the system, and then apply it from the CLI by using the “maintenance
systems updates” command.
B.
ssh to the system, issue “maintenance system updates upload”, specify the firmware file name,
and issue the “apply” command.
C.
ssh to the system, issue “maintenance system updates download”, set the URL name of the
firmware file on your local host (and optionally a username and password), and then issue the
“commit” command.
D.
rcp or scp the firmware file to the system directory, and then issue from the CLI: “maintenance
system updates apply firmwarename”
Explanation:
This document provides the steps needed to upgrade standalone Sun ZFS 7000
Storage Appliances to Appliance Kit (AK) system software version AK 2010 Q3.3.1 [2010-08-17-3-
1-1-1-28].
Step 1. Using the AKCLI, start update download setup.
7000:> maintenance system updates download
Step 2. Show current update download settings.
7000:maintenance system updates download (uncommitted)> show
Properties:
url = (unset)
user = (unset)
password = (unset)
Step 3. Enter the site specific values to access the AK software package.
7000:maintenance system updates download (uncommitted)> set url=http://share/ak-nas-2010-08-
17-2-1-1-1-21-nd.pkg.gz
url = http://share/ak-nas-2010-08-17-2-1-1-1-21-nd.pkg.gz
7000:maintenance system updates download (uncommitted)> set user=root
user = root7000:maintenance system updates download (uncommitted)> set password=xyz
password = **********
Reference:ZFS 7000 AK 2010 Q3.3.1 STANDALONE UPGRADE PROCEDURE
https://wikis.oracle.com/display/FishWorks/ZFS+7000+AK+2010+Q3.3.1+STANDALONE+UPGRA
DE+PROCEDURE