|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Questions about iSCSI in a domU
Hi,
I remember I made some tests some months ago with iSCSI in domU.
I tried it with the block-iscsi script of Kurt Garloff, (Novell/SuSe)
(http://www.suse.de/~garloff/linux/xen/scripts/block-iscsi)
You should be able to have in domU config script an entry which
starts with 'iscsi' instead of 'phy';
something like this:
disk = [ 'iscsi: iqn.2001-01.com.example:diskraid-sn-a8111309', hda, w' ].
It could be that this attitude will be slower a bit than the alternative;
which is perform login to iSCSI targets from domU and than mounting
them from domU.
Regards,
Rami Rosen
> I'm hoping someone has experience with this type of setup. I'm trying
> to attach an iSCSI target in a paravirtualized domU and I'm having
> issues with not getting a scsi ID from the kernel. I suspect I am
> having trouble because of the same limitation when trying to export a
> virtual scsi device to a domU. Is this correct? Is there any way to
> make this work?
>
> If not, does anyone know if I can have SCSI support on a domU with HVM?
>
> I am using CentOS 5.1 and all the distro's packages-
> xen-3.0.3-41.el5
> kernel-xen-2.6.18-53.1.4.el5
> iscsi-initiator-utils-6.2.0.865-0.8.el5
>
> If anyone has any input, I'd love to hear what you've got working.
>
> Thanks.
>
> - Eric
>
>
> _______________________________________________
> 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
|
|
|
|
|