[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-API] [Xen-users] XCP Debian - ISCSI support?



First of all, let me say that I don't think that the iSCSI SR will work,
for other, unrelated reasons.

Second of all, I've found the reason for this particular failure: the
multipath tools are trying to call /sbin/pidof, when they should be
calling /bin/pidof. If you want to get past this error, but likely
encounter other, more sinister errors, edit the file
/usr/lib/xen-common/xapi/sm/mpath_dmp.py, line 46, and change
/sbin/pidof to /bin/pidof.

You may also have to do 'apt-get install multipath-tools' -- the
xcp-storage-managers package doesn't yet depend on it properly.

Third, let me reiterate that this probably won't work even with the fix,
so give this a try only if you're curious. We'll probably be disabling
all but a small number of known-to-work SRs very shortly.

Mike

On 08/12/11 13:01, Double-U wrote:
> Hi,
> 
> I've been running into this bug as well. Creating a plain iSCSI SR, 
> Ext-over-iSCSI and LVM-over-iSCSI all give the error mentioned. 
> I'll be happy to test any fixes (I am using the debian packages, 
> xapi-autobuilder didn't treat me well).
> 
> Kind regards,
> W
> 
> On 08 Dec 2011, at 10:39, Mike McClurg wrote:
> 
>> (Added xen-api list as CC)
>>
>> On 07/12/11 04:42, Admin@xxxxxxxxxxxxxxx wrote:
>>> I have Kronos setup fine. I have installed open-iscsi and setup the system
>>> as an initiator. However, I cannot seem to get xapi to allow me to setup the
>>> target as an SR. I was trying to use XenCenter but go nowhere. So I tried
>>> adding it manually and here is what I got:
>>>
>> <snip>
>>> OSError: [Errno 2] No such file or directory
>>>
>>> Does the current xapi have remote SR capability built into it yet?
>>>
>>
>> iSCSI SR built in? Yes. Working? Apparently not. We haven't tested this
>> SR type yet, and it seems that you've found a bug for us. Thanks!
>>
>> The "No such file" error makes me hopeful that this will be trivia one
>> to fix, but I'll have to repro this myself before I know.
>>
>>> If not, is it possible to set the SR as LVM and have it set to share=true so
>>> that I can still have the benefits of live migrations etc?
>>>
>>
>> Yes, that should be possible. NFS is the SR that we've tested the most
>> so far. Let us know how this works for you.
>>
>> Mike
>>
>> _______________________________________________
>> xen-api mailing list
>> xen-api@xxxxxxxxxxxxxxxxxxx
>> http://lists.xensource.com/mailman/listinfo/xen-api
> 


_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.