NonStop S-Series Operations Guide (G06.27+)

Disk Drives: Monitoring and Recovery
HP NonStop S-Series Operations Guide522459-008
9-16
Recovery Operations for a Nearly Full Database File
2. Reset disk drives that are in the HARDDOWN substate. At an SCF prompt:
-> RESET DISK $volume
For example:
-> RESET DISK $WD8
Resetting a disk in the HARDDOWN substate places it in the DOWN substate.
3. Restart the disk. At an SCF prompt:
-> START DISK $volume
If the disk does not start, the disk might need replacement. If neither half of a mirrored
volume starts, the database might need recovery. Contact your service provider.
Recovery Operations for a Nearly Full Database File
When a database file is 90 percent full or more, you can modify the file extents
dynamically with FUP or perform other procedures according to your system policies.
To allocate additional extents to the file MEMOS:
> FUP
- ALTER MEMOS, MAXEXTENTS 20
- INFO MEMOS, DETAIL
STORAGE - Status DISK \ALPHA12.$DATA06-*
LDev Path Status State Substate Primary Backup
PID PID
116 PRIMARY ACTIVE STARTED 0,285 1,268
116 BACKUP INACTIVE STARTED 0,285 1,268
116 MIRROR INACTIVE STOPPED DOWN 0,285 1,268
116 MIRROR-BACKUP INACTIVE STOPPED DOWN 0,285 1,268
STORAGE - Status DISK \ALPHA12.$WD8-*
LDev Path Status State Substate Primary Backup
PID PID
96 PRIMARY ACTIVE STARTED 0,23 1,12
96 BACKUP INACTIVE STARTED 0,23 1,12
96 MIRROR INACTIVE STOPPED HARDDOWN 0,23 1,12
96 MIRROR-BACKUP INACTIVE STOPPED HARDDOWN 0,23 1,12
STORAGE - Status DISK \ALPHA12.$DATA00-*
LDev Path Status State Substate Primary Backup
PID PID
121 PRIMARY INACTIVE STOPPED HARDDOWN 0,284 1,267
121 BACKUP INACTIVE STOPPED HARDDOWN 0,284 1,267
121 MIRROR ACTIVE STARTED 0,284 1,267
121 MIRROR-BACKUP INACTIVE STARTED 0,284 1,267
Total Errors = 0 Total Warnings = 9
Note. Allocating additional extents to any file causes that file to take up more disk space.
Before you change the maximum allowable extents for any file, as shown in the next example,
check your local procedures to determine whether this action is appropriate for you to take.