LVM: Difference between revisions
imported>Hyperfekt Added thin/cache bootup tools option |
imported>Hyperfekt m lvmcache: load cache policy module as well |
||
| Line 36: | Line 36: | ||
"dm-snapshot" # when you are using snapshots | "dm-snapshot" # when you are using snapshots | ||
"dm-raid" # e.g. when you are configuring raid1 via: `lvconvert -m1 /dev/pool/home` | "dm-raid" # e.g. when you are configuring raid1 via: `lvconvert -m1 /dev/pool/home` | ||
"dm-cache" # when using volumes set up with lvmcache | "dm-cache-default" # when using volumes set up with lvmcache | ||
]; | ]; | ||