snapshot-hook should be more flexible about device names #23
Labels
Milestone
Comments
|
|
You will also need 7b84f91, the original versions was broken despite the tests. (I don't have a non-production LVM test rig.) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After upgrading to Debian jessie,
dfreports my root LV as/dev/dm-0rather than/dev/mapper/something, causing the snapshot hook to fail. Ideally it should recognize any name for a logical volume, regardless of links, bind mounts or any other kind of aliasing.The text was updated successfully, but these errors were encountered: