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

2013-11-25 Thread Alexandre DERUMIER
: pve-devel@pve.proxmox.com Envoyé: Lundi 25 Novembre 2013 10:55:11 Objet: Re: [pve-devel] [PATCH] zfs : add nexenta api for iscsi lun creation Yes, i would recommand: http://search.cpan.org/~mstrout/Object-Remote-0.003002/ It's absolutely great! Stefan Am 25.11.2013 10:50, schrieb Alexan

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

2013-11-25 Thread Stefan Priebe - Profihost AG
xandre DERUMIER" > À: "Dietmar Maurer" > Cc: pve-devel@pve.proxmox.com > Envoyé: Jeudi 21 Novembre 2013 18:26:27 > Objet: Re: [pve-devel] [PATCH] zfs : add nexenta api for iscsi lun creation > > I'll try to see if I can use ssh key to do authenti

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

2013-11-25 Thread Alexandre DERUMIER
tricks...) - Mail original - De: "Alexandre DERUMIER" À: "Dietmar Maurer" Cc: pve-devel@pve.proxmox.com Envoyé: Jeudi 21 Novembre 2013 18:26:27 Objet: Re: [pve-devel] [PATCH] zfs : add nexenta api for iscsi lun creation I'll try to see if I can use ssh key

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

2013-11-21 Thread Alexandre DERUMIER
mox.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 y

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

2013-11-21 Thread Alexandre DERUMIER
Dietmar Maurer" Cc: pve-devel@pve.proxmox.com Envoyé: Jeudi 21 Novembre 2013 18:23:08 Objet: Re: [pve-devel] [PATCH] zfs : add nexenta api for iscsi lun creation >>I would prefer to re-add the old code (using ssh keys and password is really >>clumsy). But old code is very

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

2013-11-21 Thread Michael Rasmussen
Hi Alexandré, On 11-21-2013 09:35, Alexandre DERUMIER wrote: I'll try that today, so wait before applying the patch. 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). Maybe you could create a bug report with Nexen

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

2013-11-21 Thread Dietmar Maurer
> 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).

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

2013-11-21 Thread Alexandre DERUMIER
- De: "Alexandre DERUMIER" À: "Dietmar Maurer" Cc: pve-devel@pve.proxmox.com Envoyé: Mardi 19 Novembre 2013 09:32:24 Objet: Re: [pve-devel] [PATCH] zfs : add nexenta api for iscsi lun creation >>So we need to configure ssh keys and plaintext password? Ye

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

2013-11-19 Thread Alexandre DERUMIER
rdi 19 Novembre 2013 08:07:04 Objet: RE: [pve-devel] [PATCH] zfs : add nexenta api for iscsi lun creation > we just need to defined optionnal properties: > > /etc/pve/storage.cfg > > iscsiprovider comstar > login nexentaapilogin > password nexentaap

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

2013-11-18 Thread Dietmar Maurer
> we just need to defined optionnal properties: > > /etc/pve/storage.cfg > > iscsiprovider comstar > login nexentaapilogin > password nexentaapipassword So we need to configure ssh keys and plaintext password? ___ pve-devel mailin

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

2013-11-17 Thread Alexandre Derumier
Nexenta gui need to use api to create iscsi lun, or it'll thrown error. This patch readd nexenta api only for lun creation.(as ssh commands are faster). we just need to defined optionnal properties: /etc/pve/storage.cfg iscsiprovider comstar login nexentaapilogin password ne