Hostname: ORACLESP-1907XC3025
->
8.
In one command, initiate Snapshot and transfer the file to /tmp on host with the talariuser
login credentials.
-> set /SP/diag/snapshot dump_uri=sftp://[email protected]/tmp
Enter remote user password: ********* // Enter talariuser password
Set 'dump_uri' to 'sftp://[email protected]/tmp'
-> show /SP/diag/snapshot result
/SP/diag/snapshot
Properties:
result = Running
The process will take about 10 minutes to complete.
9.
You may reissue this show command to check the status. When the result changes from
Running to Complete, exit the shell back to the host
-> show /SP/diag/snapshot result
/SP/diag/snapshot
Properties:
result = Collecting data into sftp://[email protected]/tmp/
ORACLESP-1907XC3025_1907XC3025_2020-03-02T17-50-08.zip
Snapshot Complete.
Done.
-> exit
Connection to 169.254.182.76 closed.
bash-4.2#
The zip file will be in
/tmp
.
bash-4.2# ls -l /tmp/*.zip
-rw-r--r-- 1 talariuser talariuser 17879551 Mar 2 14:00 /tmp/
ORACLESP-1907XC3025_1907XC3025_2020-03-02T17-50-08.zip
bash-4.2#
10.
Validate the
.zip
file.
bash-4.2# unzip -tq /tmp/
ORACLESP-1907XC3025_1907XC3025_2020-03-02T17-50-08.zip
No errors detected in compressed data of /tmp/
ORACLESP-1907XC3025_1907XC3025_2020-03-02T17-50-08.zip.
11.
Disable the interconnect.
bash-4.2# ilomconfig disable interconnect
Set 'state' to 'disabled'
Booting with the USB Drive
Complete the following tasks to boot with the bootable USB drive.
See the following sections for how to create a bootable USB drive.
To boot the appliance using the bootable USB drive:
1.
Connect to the serial port (#16 on back panel). It is configured at 115200 baud.
Chapter 1
Booting with the USB Drive
1-10