[pve-devel] [PATCH] zfs : add nexenta api for iscsi lun creation

Alexandre DERUMIER aderumier at odiso.com
Thu Nov 21 18:23:08 CET 2013


>>I would prefer to re-add the old code (using ssh keys and password is really clumsy). 

But old code is very slow with a lot of zvols. (ex: listing 300 zvols take around 3min vs 1s).

because we need extra api call for each zvol, to retrieve infos (parent,size,...).

with ssh, we can list all zvols info with 1 command.


(also we can't rename a zvol with api when creating a base image,and we need to do clone tricks, it's a bit ugly too)






----- Mail original ----- 

De: "Dietmar Maurer" <dietmar at proxmox.com> 
À: "Alexandre DERUMIER" <aderumier at odiso.com> 
Cc: pve-devel at pve.proxmox.com 
Envoyé: Jeudi 21 Novembre 2013 09:53:51 
Objet: RE: [pve-devel] [PATCH] zfs : add nexenta api for iscsi lun creation 

> I have done more test, the only way to create the lun is through the nexenta rest 
> api. 
> (can't be done with ssh and nmc command). 
> 
> So you can apply the patch if you don't have any objection. 

I would prefer to re-add the old code (using ssh keys and password is really clumsy). 



More information about the pve-devel mailing list