Bug 2005449

Summary: grammar error for in use vdo volume
Product: Red Hat Enterprise Linux 8 Reporter: Corey Marthaler <cmarthal>
Component: lvm2Assignee: LVM and device-mapper development team <lvm-team>
lvm2 sub component: VDO QA Contact: Zdenek Kabelac <zkabelac>
Status: CLOSED ERRATA Docs Contact:
Severity: low    
Priority: unspecified CC: agk, awalsh, heinzm, jbrassow, mcsontos, prajnoha, zkabelac
Version: 8.5   
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: lvm2-2.03.14-1.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-05-10 15:22:14 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Corey Marthaler 2021-09-17 16:56:16 UTC
Description of problem:
[root@hayes-03 ~]# vdo list
lvm_import_vdo_sanity

[root@hayes-03 ~]#  df -h
Filesystem                         Size  Used Avail Use% Mounted on
/dev/mapper/lvm_import_vdo_sanity  150G  1.1G  149G   1% /mnt/lvm_import_vdo_sanity

[root@hayes-03 ~]# lvm_import_vdo --yes /dev/sdd1
lvm_import_vdo: Cannot converted VDO volume "lvm_import_vdo_sanity" which is in use!

Should likely be:

Cannot convert in use VDO volume "lvm_import_vdo_sanity"!


Version-Release number of selected component (if applicable):
lvm2-2.03.12-9.el8    BUILT: Tue Sep 14 09:53:56 CDT 2021

Comment 3 Corey Marthaler 2021-11-03 04:10:34 UTC
Marking Verified:Tested in the latest rpms.

kernel-4.18.0-348.4.el8.kpq0    BUILT: Wed Oct 27 15:00:32 CDT 2021
lvm2-2.03.14-1.el8    BUILT: Wed Oct 20 10:18:17 CDT 2021
lvm2-libs-2.03.14-1.el8    BUILT: Wed Oct 20 10:18:17 CDT 2021
lvm2-dbusd-2.03.14-1.el8    BUILT: Wed Oct 20 10:18:48 CDT 2021


[root@hayes-02 ~]# df -h
Filesystem                         Size  Used Avail Use% Mounted on
/dev/mapper/lvm_import_vdo_sanity   50G  390M   50G   1% /mnt/vdo


[root@hayes-02 ~]# lvm_import_vdo --yes /dev/sdf1
lvm_import_vdo: Cannot convert in use VDO volume "lvm_import_vdo_sanity"!

Comment 7 Corey Marthaler 2021-11-16 18:20:36 UTC
Marking Verified in the latest rpms.

kernel-4.18.0-348.4.el8.kpq0    BUILT: Wed Oct 27 15:00:32 CDT 2021
lvm2-2.03.14-1.el8    BUILT: Wed Oct 20 10:18:17 CDT 2021
lvm2-libs-2.03.14-1.el8    BUILT: Wed Oct 20 10:18:17 CDT 2021

mount /dev/mapper/lvm_import_vdo_sanity /mnt/lvm_import_vdo_sanity

lvm_import_vdo --yes --name vdovg/lvm_import_vdo_sanity /dev/sdd1
lvm_import_vdo: Cannot convert in use VDO volume "lvm_import_vdo_sanity"!

Comment 9 errata-xmlrpc 2022-05-10 15:22:14 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (lvm2 bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2022:2038