Recent content by zorlin

  1. Z

    Native MooseFS client support on ProxMox

    I've released a near-production-ready version of pve-moosefs now that adds support for MooseFS Block Device (mfsbdev). This allows for high performance VMs that bypass FUSE and qcow2 entirely, suitable for database workloads. https://github.com/Zorlin/pve-moosefs/releases/tag/v0.1.3
  2. Z

    Native MooseFS client support on ProxMox

    Hello folks! I've cleaned up my plugin and it's now mostly ready for consumption. Check it out here - https://github.com/Zorlin/pve-moosefs Please open an issue on https://github.com/Zorlin/pve-moosefs if you have any issues.
  3. Z

    Native MooseFS client support on ProxMox

    Not yet, still working out some stability things and generally kicking the tires. In theory MooseFS should be on par with or outperform NFS on decent hardware. While it is FUSE-based, I've found it can be quite performant depending on your workload. This plugin is pretty early days, though; it...
  4. Z

    Native MooseFS client support on ProxMox

    Bumping an old thread (sorry) to say that I've developed a VERY rough and early plugin for just this purpose. https://github.com/Zorlin/pve-moosefs