]> git.tuebingen.mpg.de Git - misma.git/commit
Fix lvcreate command on debian 12. master
authorAndre Noll <maan@tuebingen.mpg.de>
Mon, 22 Jul 2024 19:28:15 +0000 (21:28 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Mon, 22 Jul 2024 19:28:15 +0000 (21:28 +0200)
commitdbafbd5ce9ca27e8f9bafbf64357d5fa42d34b71
treec859a13d7ef30900e91813c51bdff84201e83965
parent996b0d3b71e620f91d8a829876b9a4be9e04c2ae
Fix lvcreate command on debian 12.

The lvm2 version which ships on debian 12 [1] complains with

Command does not accept option: --snapshot.

on the attempt to create a snapshot. This commit should fix that.

[1] LVM version:     2.03.16(2) (2022-05-18)
Library version: 1.02.185 (2022-05-18)
Driver version:  4.48.0
misma.c