Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

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.5Flags: pm-rhel: mirror+
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