[pve-devel] Datacore storage modell
Dmitry Petuhov
mityapetuhov at gmail.com
Wed Apr 19 08:38:58 CEST 2017
18.04.2017 19:00, Luca De Andreis wrote:
> Very similar to iscsi over zfs, but more standard (iscsi over zfs has problems with bsd versions, Linux ietd, ecc.).
>
> It's a bad idea?
I don't think proprietary storage plugin will be included in PVE.
Because to support proprietary storage, PVE team must at least have one.
But you can try to implement it yourself. See patch
http://pve.proxmox.com/pipermail/pve-devel/2017-January/025074.html for
what methods you need to reimplement in own plugin.
Also see my plugins in
https://github.com/mityarzn/pve-storage-custom-dellps and
https://github.com/mityarzn/pve-storage-custom-mpnetapp for examples.
Or you can just create huge volume on your storage, connect it to all
PVE nodes, make LVM group (NOT Thin LVM) and let PVE rule it.
More information about the pve-devel
mailing list