xuanyuanaosheng commented on issue #7742:
URL: https://github.com/apache/cloudstack/issues/7742#issuecomment-1635682505

   > The issue seems to be with cryptsetup version on the host or it could be 
combination of "Oracle Linux Server" and cryptsetup.
   > 
   > @xuanyuanaosheng can you please check the cryptsetup version on your host.
   > 
   > On our hosts these are the versions. [root@pr7727-t7011-kvm-centos7-kvm1 
~]# cryptsetup --version cryptsetup 2.0.3 [root@pr7511-t6776-kvm-rocky8-kvm1 
~]# cryptsetup --version cryptsetup 2.3.7
   > 
   > and the reason it is working in 4.17 is seems to be because cryptsetup 
usage is introduced in 4.18 release. I know its usage in PowerFlex storage for 
encryption, not sure about other usecases.
   
   @harikrishna-patnala   I do not know why this happen.  wish some one can do 
some test and give more advices for this issue.
   ```
   # cryptsetup --version
   cryptsetup 2.3.7
   
   # cat /etc/os-release 
   NAME="Oracle Linux Server"
   VERSION="8.8"
   ID="ol"
   ID_LIKE="fedora"
   VARIANT="Server"
   VARIANT_ID="server"
   VERSION_ID="8.8"
   PLATFORM_ID="platform:el8"
   PRETTY_NAME="Oracle Linux Server 8.8"
   ANSI_COLOR="0;31"
   CPE_NAME="cpe:/o:oracle:linux:8:8:server"
   HOME_URL="https://linux.oracle.com/";
   BUG_REPORT_URL="https://github.com/oracle/oracle-linux";
   
   ORACLE_BUGZILLA_PRODUCT="Oracle Linux 8"
   ORACLE_BUGZILLA_PRODUCT_VERSION=8.8
   ORACLE_SUPPORT_PRODUCT="Oracle Linux"
   ORACLE_SUPPORT_PRODUCT_VERSION=8.8
   
   # uname -a
   Linux test001 5.4.17-2136.321.4.el8uek.x86_64 #2 SMP Mon Jun 26 18:17:37 PDT 
2023 x86_64 x86_64 x86_64 GNU/Linux
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to