distributed-file-system
Here are 89 public repositories matching this topic...
The README.md file lists two URLs for more details:
English language: http://english.csource.org/ Chinese language: http://www.csource.org/
Both of these URLs link to the same 404 "page not found" page.
Please correct the URLs, or bring the pages back up if they are down temporarily.
-
Updated
May 15, 2020 - Go
As described on the latter part of leo-project/leofs#1156 (comment),
You are right. it's best practice to take the backup whenever the cluster topology changes.
This should be documented and also we have to mention that users should take the backup whenever the records in S3 related table (users, endpoints, buckets) change.
Not sure if it's worth adding to the documentation but I found I had to add the following to the end of the fstab command otherwise the system would not boot cleanly.
,x-systemd.mount-timeout=30,_netdev
The line in fstab now looks like
mfsmount /mnt/mymnt fuse mfssubfolder=mydir,allow_other,x-systemd.mount-timeout=30,_netdev
I think it was trying to mount mooseFS before it had fini
-
Updated
Feb 24, 2020 - Java
-
Updated
Dec 13, 2019 - Java
-
Updated
May 24, 2019 - Go
-
Updated
Sep 19, 2019 - C#
-
Updated
May 29, 2020 - Go
-
Updated
Mar 12, 2020 - Java
-
Updated
Dec 20, 2018 - Java
-
Updated
Sep 27, 2019 - OCaml
-
Updated
Jun 18, 2018 - C++
-
Updated
Dec 14, 2018 - Python
-
Updated
Oct 22, 2017 - C++
-
Updated
Dec 20, 2019 - Shell
-
Updated
Apr 4, 2020 - Java
-
Updated
May 31, 2018 - Java
-
Updated
Jan 22, 2019 - Jupyter Notebook
-
Updated
Sep 6, 2015 - Shell
-
Updated
Feb 23, 2020 - C++
-
Updated
Jan 30, 2020 - Java
-
Updated
Feb 27, 2018 - Java
-
Updated
Oct 23, 2019 - Go
-
Updated
Oct 10, 2019 - C
-
Updated
Feb 9, 2017 - Java
-
Updated
Dec 27, 2017
Improve this page
Add a description, image, and links to the distributed-file-system topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the distributed-file-system topic, visit your repo's landing page and select "manage topics."


Sponsors SeaweedFS via Patreon https://www.patreon.com/seaweedfs
Describe the bug
README#Installation-guide Step 3 contains command:
go get github.com/chrislusf/seaweedfs/weedIt builds weed here without compiler errors, but
weedbinary panicing same as in #1058 :