-
### Description
When I attempted to test with erasure coding in 1.4 with scripts, I observed the following issue:
While `leo_manager` suggests the bucket is erasure-coded, GW would store objects with…
-
The wallet must not consume more than 20MB of RAM at any point. It's not entirely clear to me how we would measure this.
The goal is to keep all of siad below 500MB of RAM consumption. The renter is …
-
**Description**
Erasure coding fails non-deterministically to decode the data. It seems that the probability of failure is high when block size is ~16KiB or greater. In unit tests it doesn't fail bec…
-
Describe the problem you faced
When using HDFS on EMR, unable to write to an HDFS directory that has RS-3-2-1024k Erasure Coding enabled. Able to write to other directories (where erasure coding is…
-
Combine erasure coding with data deduplication to simultaneously reduce the overall redundancy in data while increasing the redundancy of unique data. Deduplication also requires less network transfer…
-
During experiments with two volume servers I've noticed unexpected appearance of Erasure Coding Shards -- 7 on one volume server + seven on another. This is bad for availability and redundancy as two …
-
I created a filesystem on 5 disks with erasure coding, mounted it and wrote a file to it, then unmounted it.
dmesg shows `error creating stripe: error writing data buckets`.
I ran fsck, it fixed som…
-
Hi,
We're testing a couple of different distributed file systems, and overall I'm *very* impressed with LizardFS, both in terms of flexibility, features and documentation - good work!
However, …
-
- identify conferences to publish academic publication results of Codex
Proposed structure:
* Abstract
* Introduction
* State of the art
- IPFS
- Filecoin
- Storj
- Sia
- Airwave
* Mo…
-
### Description
When I attempted to test with erasure coding in 1.4, I observed the following issue.
update the acl of a bucket would always reset the redundancy method to replication
``` bash
./leo…