cache_metadata_size(8) | System Manager's Manual | cache_metadata_size(8) |
cache_metadata_size - Estimate the size of the metadata device needed for a given configuration.
cache_metadata_size [options]
Cache policies use a per block 'hint' to record extra info (for instance
hit counts). At the moment all policies use a 4 byte hint
width. If you want to use a different hint width specify it with this
switch.
$ cache_metadata_size --nr-blocks 10240
$ cache_metadata_size --block-size 128 --device-size 1024000
Joe Thornber <ejt@redhat.com>, Heinz Mauelshagen <heinzm@redhat.com>
Device Mapper Tools | System Manager's Manual |