WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] pvscsi broken

To: James Harper <james.harper@xxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] pvscsi broken
From: Andrew Lyon <andrew.lyon@xxxxxxxxx>
Date: Wed, 1 Apr 2009 09:20:58 +0100
Cc: Jun Kamada <kama@xxxxxxxxxxxxxx>, Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>, Masaki Kanno <kanno.masaki@xxxxxxxxxxxxxx>
Delivery-date: Wed, 01 Apr 2009 01:21:25 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=pEUtOEL2HpYPucW662VGG/2FboyI8CAaBid6tdsjsCM=; b=wpZ/0XpqZ8pI3Jr73nqNmXZFly237cIhZvMANSG4y5ILp3gDvmhGJqIYFdGI71iN4j 3bsdyWhVBBJ3Gj56v+jiabGhtTwz1okxGBc6QwUp4/0iH8xzuK4AHMjROPMrcGdC2b+y dUzdhWSAyuVqwVMkB2EQRF5127wpHdiccESpk=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=iCulDyeFqNpmckrVATg3LnHmpa3MCCvuOG411SEBExrbjjpzIyjUU0soY7pAr1IExo lDz7qHvzxT8AZSIKWxlYAutyizXiedp9TjzuDeHTaHERks4wqUkgxWGGUyPGYxnKrKx4 JpVmUDtTAZDAyBqKLetecNQa+B8XeqFQs3wfU=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AEC6C66638C05B468B556EA548C1A77D0162CEE7@trantor>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <20090330182845.08F9.EB2C8575@xxxxxxxxxxxxxx> <f4527be0903300249w79743c13v61df092116800b46@xxxxxxxxxxxxxx> <20090330192313.0911.EB2C8575@xxxxxxxxxxxxxx> <f4527be0903310808u1aebd532ld9bb2d4fe9ca82c8@xxxxxxxxxxxxxx> <AEC6C66638C05B468B556EA548C1A77D0162CEE7@trantor>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Tue, Mar 31, 2009 at 9:25 PM, James Harper
<james.harper@xxxxxxxxxxxxxxxx> wrote:
>> > Syntax is as same as in case of "xm scsi-attach". Please replace
>> > "0:0:0:0" with keyword "host".
>>
>> That does not work:
>>
>> xm scsi-attach 1 /dev/st0 host = ok
>>
>> But if I use the syntax you described:         vscsi=['/dev/st0, host]
>>
>> # xm create 2008_32_snap.cfg
>> Using config file "./2008_32_snap.cfg".
>> Error: Errors were found at line 32 while processing
> ./2008_32_snap.cfg:
>>         vscsi=['/dev/st0, host]
>>
>> Or did I misunderstand the syntax?
>>
>
> Missing single quote on the end?
>
> James
>

Yes but adding a closing quote didnt work either:

vscsi=['/dev/st0, host']

Using config file "./xptest.cfg".
Error: vscsi syntax error " host"

Andy

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>