JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle® Server CLI Tools User's Guide
Oracle Technology Network
Library
PDF
Print View
Feedback
search filter icon
search icon

Document Information

Using This Documentation

Oracle Server CLI Tools Overview

CLI Tools Command Syntax and Conventions

Using the biosconfig Tool

Using the ubiosconfig Tool

Using the fwupdate Tool

Using the raidconfig Tool

raidconfig Overview

raidconfig Requirements

raidconfig Command Overview

list Subcommand

list Subcommand Overview

Brief Listing Example

Brief Listing of a Disk Example

Detailed Listing Example

create raid Subcommand

How To Create a RAID Volume

delete raid Subcommand

How To Delete a RAID Volume

add disk Subcommand

How to Add a Disk

remove disk Subcommand

How to Remove a Disk from a RAID Volume

add spare Subcommand

How to Add a Spare

remove spare Subcommand

How to Remove a Spare Disk or a RAID Volume

modify Subcommand

How to Modify the BIOS Boot Target

How to Disable Auto Rebuild

How to Modify a RAID Volume Name

start task and stop task Subcommands

Start and Stop Task Examples

restore config and clear config Subcommands

How to Check a Controller Configuration Exists

How to Restore a RAID Controller Configuration

How to Clear a RAID Controller Configuration

export Subcommand

How to Export Inventory Data to a File

import Subcommand

How to Configure RAID Volumes from a File

Creating RAID Volumes With Partial Disks

Guidelines for Using the RAID Volume Size Option

Disk Display

Deletion of RAID Volumes With Partial Disks

Exporting a RAID Configuration Including a RAID Volume With Partial Disks

Adding or Removing a Partial Disk

Using the ilomconfig Tool

Using the hwmgmtcli Tool

Using the zoningcli Tool

Using ipmitool for Windows

CLI Tools Error Codes

Index

list Subcommand Overview

The list subcommand displays controller, RAID volume, and disk data. The device types for the raidconfig list are listed in the following table.

Subcommand
Description
all
Shows details on all controllers, physical disks, and RAID volumes.
controller
Shows details on all controllers.
disk
Shows the physical disks.
raid
Shows all RAID details.

The raidconfig list command supports options listed in the following table.

Short Option
Long Option
Description
–c
–-controller
Shows details about a particular controller. This option is followed by the controller ID string.
–r
–-raid
Shows details about a particular RAID volume. This option is followed by the RAID ID string.
–d
–-disks
Shows details about particular disk(s). This option is followed by a comma-separated list of the disk ID strings.
–v
–-verbose
Lists all fields. By default, a brief listing shows only a subset of the fields.

The following data is displayed. Items marked with an asterisk (*) show a brief listing; all other items show a verbose listing. Items that were added to the 2.2.6 version are marked with (2.2.6).

Controllers:

Disks:

RAID volumes:

See also: