Re: [pve-devel] MooseFS storage plugin

2022-04-18 Thread Benjamin via pve-devel
--- Begin Message --- I've hacked together a really basic first try. https://github.com/Zorlin/pve-moosefs/blob/main/MooseFSPlugin.pm I'm getting this error which I don't fully understand - Can't locate object method "mkpath" via package "/mnt/mfs" (perhaps you forgot to load "/mnt/mfs"?) at /us

[pve-devel] MooseFS storage plugin

2022-04-18 Thread Benjamin via pve-devel
--- Begin Message --- Hi there, I'd like to try developing a MooseFS storage plugin for Proxmox, ideally getting it good enough to be A) included by the project B) supported in some way by the MooseFS folks. As a long-time user of Proxmox but a newbie to Proxmox development I'm not completely sur