User's Manual

hp StorageWorks File System Extender User Guide 251
Template for FSE partitions - Recall and Allocation part
[Recall]
#
# Recall will be cancelled if it can't be performed in RecallTimeOut.
#
RecallTimeOut = 15m # min=1s, max=8h
[Allocation]
#
# MaxNumDrives can be used by this FSE partition at the same time
# MaxNumDrivesMigration can be used for migration at the same time
# MaxNumDrivesRecall can be used for recall at the same time
#
MaxNumDrives = 10 # min=0, max=64
MaxNumDrivesMigration = 8 # min=0, max=64
MaxNumDrivesRecall = 8 # min=0, max=64
MaxNumDrivesRecovery = 8 # min=0, max=64
MaxNumDrivesMaint = 8 # min=0, max=64
#
# PartitionPriority: How important is this partition compared to others?
#
# MigrationPriority: The priority of the migration jobs (should be much smaller
# than RecallPriority)
#
# RecallPriority: The priority of the recall jobs
#
PartitionPriority = 50 # min=0, max=100
MigrationPriority = 20 # min=0, max=100
RecallPriority = 80 # min=0, max=100
RecoveryPriority = 100 # min=0, max=100
MaintPriority = 80 # min=0, max=100