On 6/8/20 12:19 PM, Michael Rasmussen wrote:
> On Mon, 8 Jun 2020 11:16:29 +0200
> Andreas Steinel <a.stei...@gmail.com> wrote:
> 
>> [2]
>> https://forum.proxmox.com/threads/frage-zfs-over-nfs.70734/post-318459
>>
> And for those who does not understand German?
> 

Well, if you want to understand German I suggest:
https://www.deepl.com/translator
or
https://www.duolingo.com/course/de/en/Learn-German
or for this just use the link to the patch in English Andreas included
first..
https://pve.proxmox.com/pipermail/pve-devel/2016-August/022358.html
Reading the full thread also gives you more information
https://pve.proxmox.com/pipermail/pve-devel/2016-August/022519.html

The Forum thread was just for context where Andreas got pointed to the
existence of the plugin infrastructure.

FYI, there's the source code of the plugin loading here:
https://git.proxmox.com/?p=pve-storage.git;a=blob;f=PVE/Storage.pm;h=07a4f5300f5a7e21b635fb3927dd26f799d89439;hb=HEAD#l64

An example plugin could be the one from linbit
https://github.com/LINBIT/linstor-proxmox/blob/master/LINSTORPlugin.pm

But one can effectively copy any existing and add an api method providing
the version to get started.

cheers,
Thomas

_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to