g2p / blocks

Enable bcache or LVM on existing block devices
GNU General Public License v3.0
375 stars 43 forks source link

lv-to-bcache: grow the lv if the data can't shrink #12

Open g2p opened 10 years ago

marcan commented 7 years ago

Particularly if the superblock isn't supported. I was hoping to convert some LVs to bcache, but they're VM disk images, not raw filesystems, so blocks doesn't know what to do with them. I was expecting it to grow and rotate the LV and not have to care about the underlying data.