> Our iSCSI/ZFS infraestructure is somewhat specific to our environment, and I
> felt like adding a driver just for us was of no use for proxmox folks, nor for
> the community at large, so I've opted for an alternative way by introducing a
> 'generic' LUN management driver which just invokes an independent
> 'management helper' (which can be either an script or a native binary) which
> is invoked for lun creation/deletion/etc.
> 
> This way, the specifics of the lun management can be developed
> independently of proxmox, and we can avoid interfering with proxmox's
> release schedule.

We already have a plugin design for LUN management (PVE/Storage/LunCmd/).
Why do you want to invent something new?

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

Reply via email to