Removing disks from a pool, Example, Refer to – HP NonStop G-Series User Manual
Page 95
![background image](/manuals/396790/95/background.png)
Pool Management
HP NonStop Storage Management Foundation User's Guide—523562-008
6-5
Removing Disks From a Pool
8. Define a new virtual disk process, $V2. Associate this VDP with $P1. Specify the
catalog locations based on the information obtained in Step 3:
50-> ADD DISK $V2, TYPE VIRTUAL, SENDTO STORAGE, POOL $P1, ANTLOCATION
$D2.ZYS00000.A0000000, pendopslocation $D2.ZYS00000.A0000001
9. Verify that all the objects associated with pool $P2 are now associated with $P1:
51-> INFO $P1, DETAIL
The system responds:
STORAGE - Detailed Info POOL \INCLINE.$P1
*Audited............................... ALLOWED
*BackupCPU............................. 0
CatalogLocation....................... $DATA00.ZSMSP05
*DiskInterval..........................-1%
*DiskThreshold.........................-1%
*ExtentInterval........................-1
*ExtentThreshold.......................-1
*HighPIN............................... OFF
*Magnetic.............................. ALLOWED
*Mirrored.............................. ALLOWED
*Mode.................................. QUIET
Monitor............................... $ZSMS
*PrimaryCPU............................ 1
*Program............................... $SYSTEM.SYSTEM.OPP
*StartState............................ STARTED
*Testid................................ 0
*UpdateStats........................... 1
Configuration State................... Fully Defined
Physical Volumes:
$D1 $D2
Virtual Volumes:
$V1 $V2
10. You can now stop and delete pool $P2:
52-> STOP $P2
53-> DELETE $P2, IGNOREINCONSISTENCY
Removing Disks From a Pool
Before you can remove a physical disk from a pool, you must make sure there are no
logical files on it. This action can be accomplished by either purging or relocating those
files. To ensure that no more logical files are created on the disk you are excluding, you
should isolate it.
Example
Suppose that the SMF subsystem ($ZSMS, the pool processes and VDPs) is up and
running. Suppose you have a pool process, $POOL, that uses virtual disk process
$VDP. The pool process contains a disk, $DISK, that you need to remove from that
pool.
For D-series releases, use these commands:
1. Isolate the disk:
PUP ISOLATE $DISK, POOL $POOL