File: lvm-delete-error-76f2cc9d8dc91f01.yaml

package info (click to toggle)
python-os-brick 6.11.0-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 2,220 kB
  • sloc: python: 20,429; sh: 92; makefile: 23
file content (7 lines) | stat: -rw-r--r-- 201 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
---
fixes:
  - |
    LVM driver `bug #1901783
    <https://bugs.launchpad.net/cinder/+bug/1901783>`_: Fix unexpected delete
    volume failure due to unexpected exit code 139 on ``lvs`` command call.