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-users

Re: [Xen-users] Unable to find number for device (sda2)

To: "Siddharth Wagh" <siddharth.wagh@xxxxxxxxx>
Subject: Re: [Xen-users] Unable to find number for device (sda2)
From: "Arpan Jindal" <jindalarpan@xxxxxxxxx>
Date: Mon, 8 Dec 2008 22:35:06 +0530
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 08 Dec 2008 09:05:54 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=2Pjk8fZgZg3vZlzGGC1V01VrCOR08sk9R5uzUI1a1UA=; b=N3JWBR43KGaRkFWptGuKuA5dJyAXNPiOswbd3nT4BnN9ndNRG84jpUTe5rJ54TWDMN YGPxTVzTaH9K08hRBlMgCkTQljkIdpgwEMOic5Fc6DvkPse9DdPKeQxDI9mQ0E0IedEY SlH+dFk/WlrmZLWoNNA8fekWyv5C2D0c3lvyA=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=CU1SFXGEV/O692R5kdTQQlLet4/ProdhVyC+i+mbOk1ifWFivXufSJCfbc6Y0JjbcU Wb6DdI/3SmvbpG00ER9YzK+rY0L+UKiQW3Ouph/harSNWKoTovgLAV9JcNsIdlT1vm7A LT4fgKHVdPSELfpJmmTP87cZnCNafgJlK0jI4=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <ad4b80f30812080806y69167c68of9f78d15ad2a58c7@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <ad4b80f30812080806y69167c68of9f78d15ad2a58c7@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
change the parameter as 

disk = [ "phy:/dev/sda2, sda, w" ]

or 

disk = [ "phy:/dev/sda2, hda, w" ]

it will start working 

On Mon, Dec 8, 2008 at 9:36 PM, Siddharth Wagh <siddharth.wagh@xxxxxxxxx> wrote:
I am setting the disk parameters as:
disk = [ "phy:/dev/sda2, sda2, w" ]
in the config file

and getting the following error:
Unable to find number for device (sda2)

What could be causing the problem?
If I use "ls -l sda2" in /dev, I get the major and minor device numbers as 8, 1

Please enlighten.

Regards,
Siddharth Wagh


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

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>