it's a SOHO setup I try to manage in my limited spare time, Multiple data centres and erasure coding 4.2 for resiliency (and price).
Ceph is way more complex and as far as I remember does erasure coding in one datacenter only. Other than that only replication. EdgeFS requires kubernetes (I gave up on setup due to complexity, forget to manage this) and I think it does not do erasure. Minio would be an option but I cannot easily add disk space, and I am not prepared to pay in advance for too much. Lizard is not perfect by any means, but it's a trade-off. Would use of Option 2 (S3 api) have a speed benefit over going local:// technically it's one layer more but maybe S3QL handles S3 backend somehow different/better? Isaac suggested that possibly S3QL writes object metadata in the header of the written object when using local:// so when s3ql head a object or need to fsck actually need to open the file, for S3 Metadata is written separately of the object. @Nikratio <https://github.com/Nikratio> can give us more info about this. -- You received this message because you are subscribed to the Google Groups "s3ql" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
