>>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" <[email protected]> À: "Alexandre DERUMIER" <[email protected]> Cc: [email protected] 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). _______________________________________________ pve-devel mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
