gluster / gluster-containers

Dockerfiles (CentOS, Fedora, Red Hat) for GlusterFS
https://github.com/gluster/gluster-containers/pkgs/container/gluster-containers
223 stars 135 forks source link

Could not enable Encryption feature on Glusterfs Container6.1 version #154

Closed kannanvj closed 5 years ago

kannanvj commented 5 years ago

Dear All, I have created the glusterfs container for the version 6.1 based on the instruction mentioned on this project. I have tested the glusterfs functionality, its all working fine except encryption...

When i enable the encryption, i am getting the following error ""/usr/lib64/glusterfs/6.1/xlator/encryption/crypt.so" -> No such file or directory" It seems within the glusterfs container, in the above path encryption dynamic library is not available. But it is available on 4.1 version... Kindly help us to enable encryption on latest glusterfs image....

kannanvj commented 5 years ago

Hi All, encryption is working fine on 6.1 version of Gfs. I am closing this issue