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" <[email protected]>
To: [email protected],
[email protected]
Cc: "Ayal Baron" <[email protected]>
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
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-devel
_______________________________________________
Engine-devel mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-devel