[Users] [Engine-devel] Developer's All In One -Can not create an vm on iscsi disk

Sheldon shaohef at linux.vnet.ibm.com
Fri Jun 29 11:37:48 UTC 2012


I have find an error in vdsm.log
error : virNetClientProgramDispatchError:174 :  internal error 
unsupported configuration: Readonly leases are not supported

I create an nfs iso domain.
# ls 
/rhev/data-center/af7ddcdd-8c3e-49d1-b885-38daa7f79030/76df39bd-cb52-4783-a5a7-fce9fd82d421/images/11111111-1111-1111-1111-111111111111/ubuntu-12.04-dvd-amd64.iso 
-l
-rwxr-xr-x. 1 vdsm kvm 1666560000 Jun 29 17:49 
/rhev/data-center/af7ddcdd-8c3e-49d1-b885-38daa7f79030/76df39bd-cb52-4783-a5a7-fce9fd82d421/images/11111111-1111-1111-1111-111111111111/ubuntu-12.04-dvd-amd64.iso

On 06/29/2012 06:53 PM, Sheldon wrote:
> I have set up all-in-one. but I use iscsi data center, not NFS  data 
> center.
> ovirt-engine create an direct Lun disk, but can not create an vm.
> The status is always "wait for launch". It take a long time, but the 
> status is still "wait for launch"
>
> I set up an iscsi server, as follow:
> # dd if=/dev/zero of=$SCPATH/fs.iscsi.disk2 bs=1M count=15360
> # dd if=/dev/zero of=$SCPATH/fs.iscsi.disk3 bs=1M count=15360
> # sudo tgtadm --lld iscsi --op new --mode target --tid 1 -T 
> iqn.2012-02.com.example.data1
> # sudo tgtadm --lld iscsi --op new  --mode logicalunit --tid 1 --lun 2 
> -b $SCPATH/fs.iscsi.disk2
> # sudo tgtadm --lld iscsi --op new  --mode logicalunit --tid 1 --lun 3 
> -b $SCPATH/fs.iscsi.disk3
> # sudo tgtadm --lld iscsi --op bind --mode target --tid 1 -I ALL
>
>
>
>
> On 06/18/2012 10:01 PM, Allon Mureinik wrote:
>> Cross-posting to engine-devel
>>
>>> ----- Forwarded Message -----
>>> From: "Yeela Kaplan" <ykaplan at redhat.com>
>>> To: vdsm-devel at lists.fedorahosted.org,
>>> engine-devel at lists.fedorahosted.org
>>> Cc: "Ayal Baron" <abaron at redhat.com>
>>> Sent: Monday, June 18, 2012 2:58:55 PM
>>> Subject: Developer's All In One
>>>
>>> Enclosed is the link to a wiki containing a detailed explanation for
>>> installing a developer's All-In-One environment:
>>>   http://www.ovirt.org/wiki/Developers_All_In_One
>>>
>>> Regards,
>>> Yeela
>>>
>> _______________________________________________
>> Engine-devel mailing list
>> Engine-devel at ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/engine-devel
>>
>
>
> _______________________________________________
> Engine-devel mailing list
> Engine-devel at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/engine-devel
>





More information about the Users mailing list