-
IMHO the biggest bottleneck in MooseFS is the single-threaded nature of the master server. We have about 320 roaming windows profiles on Samba+Moose and loading them is about 20-50% slower than on a s…
-
Hello,
Files do not always update through the mfsmount point in certain cases. This especially happens when a file is updated, but the name does not change. For example, an index.html file.
I …
ghost updated
1 month ago
-
I just wanted to open a general topic asking how the people that use LizardFS are using it today. It would be valuable to know things like how big your cluster is ( number of nodes, cluster storage ca…
-
Version number: v3.0
I deployed a cluster of 3 chunk servers (S1, S2, and S3) , one Master server and one Client node. In a case of network partition that splits (S1 and S2) from (S3 and Client) whil…
-
It would be really nice to see SMART data of a drive via Disks tab. [smartmontools](https://www.smartmontools.org) can be used by chunkserver for this if you don't want to make internal own code for t…
-
Promoting metalogger's data to master is needlessly difficult because master should be started with `-a` option exactly once to convert `_ml` files.
Metalogger data conversion should have been impl…
-
Hi!
it was [brought to my attention](https://bugs.gentoo.org/928360) that unionfs-fuse 3.4 fails to compile on 32bit x86 saying:
```
In file included from /usr/include/fuse3/fuse.h:19,
…
-
## Have you read through available documentation, open Github issues and Github Q&A Discussions?
Yes
## System information
#### Your moosefs version and its origin (moosefs.com, packaged by d…
-
## Have you read through available documentation and open Github issues?
Yes
## Is this a BUG report, FEATURE request, or a QUESTION? Who is the indended audience?
FEATURE request
## What …
borkd updated
2 weeks ago
-
I built a HA-solution based on etcd (with test-and-set), which basically works great and as expected.
I'm struggling right now with, that there does not seem to be an option to convert a running ma…