Parameter Description
-h
(Optional) Display help for using the command.
Usage Notes
Select the value for
resource_type
based from one of the following options:
• On Oracle Database Appliance Version 1, use
d.
• On Oracle Database Appliance with a single storage shelf, use
pd_
.
• On Oracle Database Appliance with an expansion storage shelf, use
e0_pd_
for a
disk in the storage shelf and use
e1_pd_
for a disk in the expansion storage shelf.
For Oracle Database Appliance systems that have internal storage, use the format
d_[..] to identify the disk to be diagnosed. For Oracle Database Appliance systems that
have connected a storage shelf (and optional storage expansion shelf), use the format
e[0..1] pd_[0..23] to identify the disk to be diagnosed.
Example 14-38 Running Diagnostic Tests on a Disk in the Expansion Storage
Shelf
Runs the diagnostic tests on disk 3 in the expansion storage shelf:
# oakcli stordiag e1_pd_3
Node Name : hr0
Test : Diagnostic Test Description
1 : OAK Check
NAME PATH TYPE STATE
STATE_DETAILS
pd_03 /dev/sdw HDD ONLINE Good
2 : ASM Check
. . .
<output truncated>
oakcli test asr
Use the
oakcli test asr
command to send a test trap to determine if Oracle Auto
Service Request (Oracle ASR) is configured and working correctly.
The command returns a success message if Oracle ASR is functioning properly.
Syntax
oakcli test asr [-h]
Parameter
(Optional)
-h
displays help for using the command.
Chapter 14
oakcli test asr
14-54