HP NonStop G-Series User Manual

Page 96

Advertising
background image

Pool Management

HP NonStop Storage Management Foundation User's Guide523562-008

6-6

Example

2. Find all the logical files on $DISK. For every virtual disk process $VDP belonging

to pool $POOL, perform this command:

SMFIXUP FINDFILES $VDP PHYSVOL $DISK

The system responds:

FINDFILES \SMSDEV.$VDP, PHYSVOL \SMSDEV.$DISK
SYSTEM: \SMSDEV VDP: $VDP Files Mapped: 5
LogicalSubVol LogicalFile Length PhysicalFileName
------------- ----------- ------ ----------------
SMFTEST T1 23 $DISK.ZYS00000.A000000Y
SMFTEST T2 23 $DISK.ZYS00000.A0000713
SMFTEST T3 23 $DISK.ZYS00000.A0000717
SMFTEST T4 23 $DISK.ZYS00000.A0000DZC
SMFTEST T5 23 $DISK.ZYS00000.A0000DZD
5 file mappings returned from \SMSDEV.$VDP

3. Relocate these files:

FUP RELOCATE $VDP.SMFTEST.T1
FUP RELOCATE $VDP.SMFTEST.T2
FUP RELOCATE $VDP.SMFTEST.T3
FUP RELOCATE $VDP.SMFTEST.T4
FUP RELOCATE $VDP.SMFTEST.T5

4. Exclude the disk from the pool:

PUP EXCLUDE $DISK, POOL $POOL

For G-series releases, use these commands:

1. Isolate the disk:

SCF ALTER $DISK, PHYSVOLSELECT OFF

2. Find all the logical files on $DISK. For every virtual disk process $VDP belonging

to pool $POOL, perform this command:

SMFIXUP FINDFILES $VDP PHYSVOL $DISK

The system responds:

FINDFILES \SMSDEV.$VDP, PHYSVOL \SMSDEV.$DISK
SYSTEM: \SMSDEV VDP: $VDP Files Mapped: 5
LogicalSubVol LogicalFile Length PhysicalFileName
------------- ----------- ------ ----------------
SMFTEST T1 23 $DISK.ZYS00000.A000000Y
SMFTEST T2 23 $DISK.ZYS00000.A0000713
SMFTEST T3 23 $DISK.ZYS00000.A0000717
SMFTEST T4 23 $DISK.ZYS00000.A0000DZC
SMFTEST T5 23 $DISK.ZYS00000.A0000DZD
5 file mappings returned from \SMSDEV.$VDP

3. Relocate these files:

FUP RELOCATE $VDP.SMFTEST.T1
FUP RELOCATE $VDP.SMFTEST.T2
FUP RELOCATE $VDP.SMFTEST.T3
FUP RELOCATE $VDP.SMFTEST.T4
FUP RELOCATE $VDP.SMFTEST.T5

4. Exclude the disk from the pool:

SCF ALTER $DISK, POOL EXCLUDE

Advertising