lvmpersistGestisce le prenotazioni persistenti (PR) su dispositivi di blocco o tutti i PV in un volume group. Maggiori informazioni: https://manned.org/lvmpersist.
lvmpersist start --ourkey {{0x1234abcd}} --vg {{vg_name}}
lvmpersist start --ourkey {{0x1234abcd}} --access {{sh}} --vg {{vg_name}}
lvmpersist stop --ourkey {{0x1234abcd}} --vg {{vg_name}}
lvmpersist start --ourkey {{0xmy_key}} --removekey {{0xother_key}} --vg {{vg_name}}
lvmpersist remove --ourkey {{0xmy_key}} --removekey {{0xother_key}} --vg {{vg_name}}
lvmpersist read --vg {{vg_name}}
lvmpersist start --ourkey {{0x1234abcd}} --device {{/dev/sdX}} --device {{/dev/mapper/mpathY}}