|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] problem with extra storage via iscsi
>open-iscsi assigns the discoverd LUN also to /dev/sda
So the domU does stop working since it's losing its root partition?
If not, what's the output of udevinfo -q symlink -n /dev/sda?
In general, iSCSI from within a domU should be working since it's plain TCP/IP.
Performance wise it would probably be better to connect to the targets in dom0
and assign the LUN to domU as a regular block device.
> -----Original Message-----
> From: Gertjan Oude Lohuis [mailto:gertjan@xxxxxxx]
> Sent: Wednesday, August 27, 2008 4:35 PM
> To: Tammo Schuelke
> Cc: xen-users@xxxxxxxxxxxxxxxxxxx
> Subject: Re: [Xen-users] problem with extra storage via iscsi
>
> On 08/27/2008 04:28 PM, Tammo Schuelke wrote:
> > Could it be you're mixing up dom0 and domU here? dom0 is the host, domU is
> the guest domain.
> >
>
> You're right, thanks. Yes, I mixed up dom0 and domU. I'd like to add an
> iSCSI-LUN to the guest-xen, without modifying the host (except maybe the
> configurationfile of the guest).
>
> Btw: both host and guest are running Debian Etch
>
>
> --
>
> Met vriendelijke groet,
>
> Gertjan Oude Lohuis
> Byte Internet
>
> W www.byte.nl
> E support@xxxxxxx
> F 020 6255 922
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|