[pve-devel] New Feature: ZFS 'generic' support for LUN management.

Pablo Ruiz pablo.ruiz at gmail.com
Thu Mar 20 16:32:44 CET 2014


Another question regarding this lun scripts.. I will be adding them, as
requested, into a new dir /scripts at pve-storage repo.

However, the actual lun helpers (ie LunCmd/*) make use of (among others)
PVE::Tools package's functions, and I am facing two options:

1) Import such packages into each of these scripts (this way no code
duplication would accur), but if existing PVE::Tools funcions are altered,
some attention should be made to the scripts in order to update them
accordingly.

2) Duplicate the required functions into each of the scripts, so the
scripts are autonomous & independent and can be run on hosts not having
proxmox's perl packages, etc.

Any preferences on this subject?


On Wed, Mar 19, 2014 at 6:17 AM, Dietmar Maurer <dietmar at proxmox.com> wrote:

> > 1) As I have no access to some of the software/hardware required to
> tests all
> > of the currently implemented iSCSI targets, I would need some
> colaboration
> > from existing users willing to tests the new code. Volunters?
>
> Maybe Michael (mir) can do that?
>
> > 2) Where should I include such scripts? Maybe some sort of contrib
> > repository? Or placing them at my own github account would be enough?
>
> I want to include it in the pve-storage repository (create new subdir
> scripts/)
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.proxmox.com/pipermail/pve-devel/attachments/20140320/6f0a6138/attachment.htm>


More information about the pve-devel mailing list