+++ This bug was initially created as a clone of Bug #1480567 +++ Description of problem: ------------------------ Setting up lvmcache using gdeploy fails. Note: This happens consistently with RHEL 7.4 platform, and works well with RHEL 7.3 Version-Release number of selected component (if applicable): ------------------------------------------------------------- RHEL 7.4 gdeploy-2.0.2-15 How reproducible: ------------------ Always Steps to Reproduce: ------------------- 1. setup lvmcache using the following configuration [lv] action=setup-cache ssd=sdc vgname=vg poolname=thinpool cache_lv=lvcache cache_lvsize=10GB cachemode=writethrough Actual results: --------------- gdeploy throws error while changing attributes of the logical volume Expected results: ------------------ gdeploy should setup lvmcache successfully
Verified with gdeploy-2.0.2-16.el7rhgs and this issue is not seen. The configuration file used is: [lv] action=setup-cache ssd=vde vgname=vg poolname=thinpool cache_lv=lvcache cache_lvsize=5GB cachemode=writeback This setup the lvmcache as required.
The build - gdeploy-2.0.2-16.el7rhgs is available with the errata and with comment4 marking this bug as VERIFIED