[pve-devel] Refactor: Remove ZFS Plugin's LunCmd drivers in favor of a single helper-based 'generic' support for LUN management.
Pablo Ruiz García
pablo.ruiz at gmail.com
Tue Mar 18 17:18:33 CET 2014
Hello,
This is a followup at my privous attempt at providing generic support
of LUN management to ZFS Plugin by using an independent helper script/binary.
This patch series refactors current ZFS Plugin, removing support for perl-based
LunCmd drivers, and instead provides a generic-way of invoking LUN handler.
My next goal would be refactoring existing LunCmd's into independent scripts
which can be used by existing users as migration path.
Regtards
Pablo
[PATCH 1/2] This patch refactors ZFS's LUN management code, removing the existing
[PATCH 2/2] Remove now deprecated LunCmd drivers.
More information about the pve-devel
mailing list