HP XP P9000 Smart Manager for Mainframe User Guide (TB589-96001, July 2013)

5. Execute the KTIMPORT command.
The command reads the data in the tiering policy information CSV file and disk configuration
definition file, and creates a tiering policy group definition file that defines the new disk
configuration information.
Related topics
Example of changing a device number, page 81
KTIMPORT, page 92
KTSCAN, page 104
KTSTORE, page 107
Format of tiering policy information CSV files, page 127
Examples of changing a tiering policy group
This section includes examples of making changes to a tiering policy group.
Example of changing the tiering policy
The following is an example of changing a tiering policy.
1. Modify the tiering policy information CSV file.
When changing the tiering policy
Modify the tiering policy parameters in the record.
Before the change:
#TYPE ,DEVICE,TPGID,TierLvl,Entry,Reloc
STORGRP,SG1 ,TPG1 ,2 ,HIGH
DEVN ,1101 ,TPG1 ,1
DEVN ,1202 ,TPG1 ,2 ,HIGH
After the change:
#TYPE ,DEVICE,TPGID,TierLvl,Entry,Reloc
STORGRP,SG1 ,TPG1 ,2 ,HIGH
DEVN ,1101 ,TPG1 ,1
DEVN ,1202 ,TPG1 ,5 ,LOW
When changing the tiering policy back to the default
User Guide 75