MooseFS on Proxmox. This is HIGHLY EXPERIMENTAL! Please do not be upset at me if it eats your data!
This is NOT production ready yet. It's probably only interesting to Proxmox developers and extremely daring people. You've been warned.
Perform the following steps on your Proxmox host(s):
cd
make
dpkg -i *.deb
Now mount the storage:
pvesm add moosefs moosefs-vm-storage --path /mnt/mfs
In this example, we create a custom storage called "moosefs-vm-storage" using the moosefs plugin we just installed.
You can apply the following optional settings:
Huge thanks to the following contributors:
Thanks to the following sources for code contributions: