[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-users] working with latest -xen kernel?
- To: "Fajar A. Nugraha" <fajar@xxxxxxxxx>
- From: Fasiha Ashraf <feehapk@xxxxxxxxxxx>
- Date: Fri, 16 Oct 2009 15:11:41 +0530 (IST)
- Cc: xen-users@xxxxxxxxxxxxxxxxxxx
- Delivery-date: Fri, 16 Oct 2009 02:42:31 -0700
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.in; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=4CsM8Z3EVOYpaZZwmEoT/TW93Q7QtQfcEQtD9r2LMbT7In4wrufmPs5um2KRfeZNFVcVPY6sLABdIOlqrgnIHntPCEtSHs1lpKebmxmynDd/7x8/8HJFBvABitjZjofSf54V1PhckzCmM8YGxw/h3zXghTyod9TliCQ0W6QaR98=;
- List-id: Xen user discussion <xen-users.lists.xensource.com>
Also i have some confusion about disk specs what i use are: > disk = [ 'phy:/dev/loop0,xvda,w' ] > Cause i am not using lvm. Here is my
Where does loop0 come from? If you're using disk/partition as domU storage you can simply specify the block device (e.g. /dev/sdb, /dev/sda4, etc.). If you're using file you can directly use tap:aio. > > my disk specs are right or not? Any suggestions??
I'm guessing you specified the wrong disk and domU didn't start at all.
On using this in domU config file disk = [ 'tap:aio,xvda,w' ]
[root@Server1-FC11 xendoms]# xm create dom1
Using config file "./dom1".
Error: Device 51712 (tap) could not be connected. aio does not exist
Should i create LVM or i can manage it some other way? Regards, Fasiha Ashraf
|
Add whatever you love to the Yahoo! India homepage. Try now!_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|