6.2.5.1 chpooldisk

Modify a pool disk.

Purpose

The chpooldisk command enables you to modify an Exascale pool disk.

Syntax

chpooldisk pooldisk-id { --offline | --online }

Command Options

The options for the chpooldisk command are:

  • pooldisk-id: Identifies the Exadata pool disk that you want to modify. You can use the lspooldisk command to find the ID for each pool disk.

  • --offline: Takes the pool disk offline.

  • --online: Bring the pool disk online.

Examples

Example 6-53 Bring a Pool Disk Online

The following example shows how to bring a pool disk online.

@> chpooldisk 10 --online