| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
 Re: [Xen-users] Problem iscsi on domU
 
To: "Lino Moragon" <lino.moragon@xxxxxxxxxxxx>From: "Todd Deshane" <deshantm@xxxxxxxxx>Date: Tue, 1 Jul 2008 12:57:43 -0400Cc: xen-users@xxxxxxxxxxxxxxxxxxxDelivery-date: Tue, 01 Jul 2008 09:58:51 -0700Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;	h=message-id:date:from:reply-to:to:subject:cc:in-reply-to	:mime-version:content-type:references;	b=HEnyEpuUdW4WvYOolOrm/TW9VoJYXhejURlfkp2sst5WC8zjX/+cpgZx5ju2v8Ryid	jkspnGcCo9UmC9itYMF8rTe6+T9ngxaxh3hAUMGqXGvq8QCbK7AsLmmFfALCFC7sSSS0	+cgZ3nDeTILRFmOIAdaRi4NzOOBAK4YrVIsvc=List-id: Xen user discussion <xen-users.lists.xensource.com> 
 
 
 On Tue, Jul 1, 2008 at 2:36 AM, Lino Moragon <lino.moragon@xxxxxxxxxxxx > wrote: 
Todd Deshane wrote:Hi,
 On Mon, Jun 30, 2008 at 5:46 AM, Lino Moragon <lino.moragon@xxxxxxxxxxxx <mailto:lino.moragon@xxxxxxxxxxxx>> wrote:
 
 Hi list,
 
 I'm having troubles to get an iscsi initiator working on a domU.
 As dom0 and domU I use a Centos 5 with the 2.6.18-53.1.14.el5
 xen-kernel.
 As iscsi initiator i use the iscsi-initiator-utils of the Centos5
 repo.
 The problem is, that when I log in to my iscsi target on the domU
 it is recognized as /dev/sda1.
 Now sda1 is also my root partition on the domU. And when I mount
 it I've mounted the root partition and not the iscsi device.
 
 Has anyone had this problem yet? Is there a solution to make it
 recognized as e.g. /dev/sdb ?
 
 Any help and tips would be appreciated.
 
 
 You should be able to setup a udev rule that will recognize the drives and correctly set them up.
 
 take a look here:
 http://www.performancemagic.com/iscsi-xen-howto/iSCSI.html
 
 Thanks for your response. I just tried it that way.
 Only problem is, that it creates a link that links to the same /dev/sda1.
 So if I mount the new /dev/iscsi_11 device it will mount again the root filesystem.
 Are there other possible options? Or isn't it at all possible?
 
 Take a look at:
 /dev/disk/by-uuid/
 
 Thanks for some hints.
 
 Regards, Lino
 _______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users 
 |