NetBackup Deduplication Pool Housekeeping

Nach TECH124914:

Compacten

Testen:

crcontrol --compactstate

Der folgende Output sollte kommen

Data store compaction: ON, DeleteSpaceThreshold: 30%, CompactLBound: 4MB
Compaction busy: No [or Yes]

Menuall starten:

crccontrol --comapactstart

Process the transaction queue

Check if another queue processing is running:

crcontrol --processqueueinfo

Repeat step 1 until pending and busy status show „no“ as the result.
Remark: one queue processing can take between a few minutes up to about a day. Progress can be seen in the storaged.log.
Start the CR queue processing:

crcontrol --processqueue

Check if the queue processing is finished by using the following command:

crcontrol --processqueueinfo

Repeat step 4 until pending and busy status show „no“ as the result.