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 1992662

Summary: vdoimport tool is missing executable flag
Product: Red Hat Enterprise Linux 8 Reporter: Marian Csontos <mcsontos>
Component: lvm2Assignee: Marian Csontos <mcsontos>
lvm2 sub component: VDO QA Contact: cluster-qe <cluster-qe>
Status: CLOSED ERRATA Docs Contact:
Severity: unspecified    
Priority: urgent CC: agk, awalsh, cmarthal, heinzm, jbrassow, prajnoha, zkabelac
Version: 8.5Flags: pm-rhel: mirror+
Target Milestone: beta   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: lvm2-2.03.12-7.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-11-09 19:45:56 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 Marian Csontos 2021-08-11 13:55:32 UTC
Description of problem:
vdoimport is missing executable flag

Version-Release number of selected component (if applicable):
lvm2-2.03.12-6.el8

Actual results:
|mcsontos@dobby|09:19|~> vdoimport
bash: vdoimport: command not found...

Expected results:
tool should run. User would have to run it as `bash /usr/sbin/vdotool`

Comment 5 Corey Marthaler 2021-08-30 16:41:59 UTC
Marking verified:Tested in the latest rpms.

kernel-4.18.0-339.el8    BUILT: Fri Aug 27 09:59:28 CDT 2021
lvm2-2.03.12-8.el8    BUILT: Thu Aug 26 15:49:15 CDT 2021
vdo-6.2.5.74-14.el8    BUILT: Fri Aug 20 17:56:40 CDT 2021
kmod-kvdo-6.2.5.72-80.el8    BUILT: Fri Aug 27 10:26:23 CDT 2021



[root@hayes-01 ~]# which lvm_import_vdo
/usr/sbin/lvm_import_vdo

[root@hayes-01 ~]# ls -lrt /usr/sbin/lvm_import_vdo
-r-xr-xr-x. 1 root root 11072 Aug 26 15:49 /usr/sbin/lvm_import_vdo

[root@hayes-01 ~]# lvm_import_vdo -h
lvm_import_vdo: Utility to convert VDO volume to VDO LV.

        lvm_import_vdo [options] <vdo_device_path>

        Options:
          -f | --force        Bypass sanity checks
          -h | --help         Show this help message
          -n | --name         Specifies VG/LV name for converted VDO volume
          -v | --verbose      Be verbose
          -y | --yes          Answer "yes" at any prompts
               --dry-run      Print commands without running them

Comment 9 Corey Marthaler 2021-09-13 17:36:08 UTC
Marking verified with latest compose.

kernel-4.18.0-340.el8    BUILT: Thu Sep  2 16:16:14 CDT 2021
lvm2-2.03.12-8.el8    BUILT: Thu Aug 26 15:49:15 CDT 2021
lvm2-libs-2.03.12-8.el8    BUILT: Thu Aug 26 15:49:15 CDT 2021

[root@hayes-03 ~]# lvm_import_vdo -h
lvm_import_vdo: Utility to convert VDO volume to VDO LV.

        lvm_import_vdo [options] <vdo_device_path>

        Options:
          -f | --force        Bypass sanity checks
          -h | --help         Show this help message
          -n | --name         Specifies VG/LV name for converted VDO volume
          -v | --verbose      Be verbose
          -y | --yes          Answer "yes" at any prompts
               --dry-run      Print commands without running them

Comment 11 errata-xmlrpc 2021-11-09 19:45:56 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-2021:4431