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.5   
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