[Bugs] [Bug 1065634] Enabling compression and encryption translators on the same volume causes data corruption

bugzilla at redhat.com bugzilla at redhat.com
Tue Jan 19 13:47:11 UTC 2016


https://bugzilla.redhat.com/show_bug.cgi?id=1065634



--- Comment #6 from Prashanth Pai <ppai at redhat.com> ---
However, compression and encryption xlator work fine when each are exclusively
turned on (with other being off):

root# gluster volume set test encryption off 
volume set: success

root# umount /mnt/gluster-object/test

root# mount -t glusterfs `hostname`:test /mnt/gluster-object/test

root# cp ./rabbitmq-server-3.3.4-1.noarch.rpm /mnt/gluster-object/test/dir/
cp: overwrite
‘/mnt/gluster-object/test/dir/rabbitmq-server-3.3.4-1.noarch.rpm’? y

root# md5sum ./rabbitmq-server-3.3.4-1.noarch.rpm
/mnt/gluster-object/test/dir/rabbitmq-server-3.3.4-1.noarch.rpm 
da246de9bd2288b090c699e272b19ece  ./rabbitmq-server-3.3.4-1.noarch.rpm
da246de9bd2288b090c699e272b19ece 
/mnt/gluster-object/test/dir/rabbitmq-server-3.3.4-1.noarch.rpm

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list