[pve-devel] [PATCH 1/2] This patch refactors ZFS's LUN management code, removing the existing LunCmds implementations, in favor of a single lun management infraestructure which just invokes a 'management helper' (which can be either an script or a nat
Dietmar Maurer
dietmar at proxmox.com
Thu Mar 20 10:56:24 CET 2014
> Humm, that makes a lot of sense. ;)
> I will pass the storage's name/id as anotjer PMXVAR, and remove all PMXCFG
IMHO the storage name is PVE specific. The Storage server should not know that.
Instead, you should pass $scfg->{pool} ?
More information about the pve-devel
mailing list