-
I have got the problem when I tried to use the mfssetquota command to set the directory of the users, it showed that **Operation not permitted** , the shell command like this :
```
mfssetquota -R …
-
I have a samba server that it running on the MooseFS(e.g “/mnt/mfs/share” is shareded by samba. “/mnt/mfs” is mount point ), In the windows, when I create file in the share directory, the samba serve…
-
Hi,@acid-maker:
I have used moosefs for several weeks, in mfschunkserver and mfsmount machine, both of them have two ethernet ports. Could I use all ethernet ports to improve moosefs transfer e…
-
Hi, we've recently found some strange inconsistency in the behavior of `roc_auc_score`. After long digging @tata-antares found out that it is wrongly computed for large data samples _if weights passed…
-
hi guys, setting up a new cluster here; have added current moosefs.conf as below;
> [administrator@test] /usr/home/administrator# cat /etc/pkg/moosefs.conf
> moosefs: { url: http://ppa.moosefs.com/m…
-
```
$ sudo python setup.py install
running install
running bdist_egg
running egg_info
writing requirements to DPark.egg-info/requires.txt
writing DPark.egg-info/PKG-INFO
writing top-level names to DPa…
-
Hi,
[http://ppa.moosefs.com/stable/apt/ubuntu/trusty/pool/main/m/moosefs/](http://ppa.moosefs.com/stable/apt/ubuntu/trusty/pool/main/m/moosefs/)
There seems to be no 3.0 version on the stable ppa, wh…
-
I'm having an issue (when I wasn't before) compiling the latest v3.0.78 in Cygwin. Here is the issue when I run make:
```
$ make
make all-recursive
make[1]: Entering directory '/home/Nate/moosefs-3…
nrm21 updated
8 years ago
-
I have a docker container running a registry on `-p 31800:5000` with marathon health check on http.
The registry data dir is about 18GB.
To backup the data dir, I use :
```
docker pause $cid
tar c…
kopax updated
8 years ago
-
Lizardfs provides the High availbility: "the new ‘shadow master’ server which maintains a current copy of filesystem metadata and is prepared to immediately replace the master metadata server in case …