[pve-devel] [PATCH] add libiscsi support

Stefan Priebe - Profihost AG s.priebe at profihost.ag
Tue Jul 17 12:53:20 CEST 2012


It seems tjhe plugin isn't loaded:

SectionConfig.pm =>
warn Dumper($pdata->{plugins});

$VAR1 = {#012          'lvm' => 'PVE::Storage::LVMPlugin',#012 
'nfs' => 'PVE::Storage::NFSPlugin',#012          'sheepdog' => 
'PVE::Storage::SheepdogPlugin',#012          'rbd' => 
'PVE::Storage::RBDPlugin',#012          'iscsi' => 
'PVE::Storage::ISCSIPlugin',#012          'dir' => 
'PVE::Storage::DirPlugin'#012        };

Stefan

Am 17.07.2012 12:20, schrieb Dietmar Maurer:
> Ok, updated git and pvetest repository. Please can you test again?
>
> - Dietmar
>
>> -----Original Message-----
>> From: pve-devel-bounces at pve.proxmox.com [mailto:pve-devel-
>> bounces at pve.proxmox.com] On Behalf Of Stefan Priebe - Profihost AG
>> Sent: Dienstag, 17. Juli 2012 11:57
>> To: pve-devel at pve.proxmox.com
>> Subject: Re: [pve-devel] [PATCH] add libiscsi support
>>
>> Hello Dietmar,
>>
>> i keep getting:
>>
>> Jul 17 11:23:41 proxmox0 pvedaemon[38541]: WARNING: file
>> /etc/pve/storage.cfg line 12 (skip section 'vmstorage1'): unsupported type
>> 'iscsidirect'
>>
>> # cat /etc/pve/storage.cfg
>>
>> iscsidirect: vmstorage1
>>       portal 10.0.255.100
>>       target iqn.local.iscsi:target0
>>
>> Any ideas?
>
>




More information about the pve-devel mailing list