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
lspooldiskcommand to find the ID for each pool disk. - 
                        
                        
--offline: Takes the pool disk offline. - 
                        
                        
--online: Bring the pool disk online. 
Examples
Example 6-54 Bring a Pool Disk Online
The following example shows how to bring a pool disk online.
@> chpooldisk 10 --online
                  Parent topic: Storage Pool and Pool Disk Management