PlotFS
PlotFS copied to clipboard
a fuse filesystem for efficiently storage of Chia plot files
What's up bud? Thanks for your work first of all. I'm using PlotFS to try to create a filesystem of all of the left over space on the drives that...
Steps: 1. Add device 2. Add plots 3. Add device again 4. Repeat 3 Expected: Warning will be issued that device is already in geometry Actual: Device will be re-formatted...
After some time i used this project i feel that it need some upgrade. I need: 1. possibility to export config file of single drive from the main config for...
Not sure if there is a bullet proof approach, but at least some basic check if the devices is listed in /proc/mounts would be great. I accidentally added a mounted...
Problem: It's not possible to recover plots if device path has changed, e.g. because: - Connection changed resulting in change of /dev/sdX - Failing disk has been cloned to a...
@szatmary After removing the bad drive, I now get the "plot block not found in free space" error when adding plots. Each plot I add ends up being corrupted (chia...
Hi there, I have a machine with a number of plots in some direct attached disks (currently 3 disks). The machine itself is running Proxmox and has the disks passed...
I ran into a compile error when trying to compile on Debian 10: `[ 83%] Linking CXX executable plotfs /usr/bin/ld: CMakeFiles/plotfs.dir/cli.cpp.o: in function 'main': cli.cpp:(.text+0x203d): undefined reference to 'std::filesystem::remove(std::filesystem::__cxx11::path const&,...