Thanks, Vincent. A 34% increase in size is huge and I would love to see that greatly reduced. We're using GlusterFS with Owncloud so at least we have a scale out file system that allows us to add additional storage. We've already used up 3.2 TBs of space (out of 4 TBs) in a very short period of time. So from what I understand a little more than one terabyte of that use is just the encryption . Yeesh.
On Wed, Sep 3, 2014 at 2:47 AM, Vincent Petry <[email protected]> wrote: > Hello, > > Encryption does increase the file size. From what I remember a 6126 bytes > unencrypted block becomes a 8192 encrypted block, so that would give about > 8192/6126=1,3372511 which is about 34% increase, which is a bit more than I > expected... > > Also the files seem to be stored in base64 for some reason instead of > binary. > I raised this issue https://github.com/owncloud/core/issues/10831 to look > into using a binary format instead of the base64 to reduce the size > increase. > > Cheers, > > Vincent > > > On 09/02/2014 05:32 PM, Ryan Nix wrote: > > Hello, > > We have encryption enabled for all users and it looks like encryption is > increasing the file size by a lot. Typically, we're going from HFS on Macs > to XFS on the server where OC keeps the data. Is there is a general rule > on this? For instance, does encryption add 10-15% on the data store? > > Thanks, > > Ryan > > > > > _______________________________________________ > Devel mailing > [email protected]http://mailman.owncloud.org/mailman/listinfo/devel > > > > _______________________________________________ > Devel mailing list > [email protected] > http://mailman.owncloud.org/mailman/listinfo/devel > >
_______________________________________________ Devel mailing list [email protected] http://mailman.owncloud.org/mailman/listinfo/devel
