Managing the AMASS File System
6-00028-01 Rev A Cache Commands C-5
Output
The example below illustrates how to assign volume group 126
both a read and write cache block list value of 2:
The following example illustrates how to assign volume group
52 a write cache block list value of 6:
cblist
Displays the read and write cache block list values for a specific
volume group.
# su root
# setcblist -r 2 -w 2 126
Changing cache block list assignment for volume
group 126
Read list current: 1 new: 2
Write list current: 1 new: 2
Is this information correct? [y -n]: y
# su root
# setcblist -w 6 52
Changing cache block list assignment for volume
group 52
Write list current: 1 new: 6
Is this information correct? [y -n]: y