|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] Storage for DomU
I tried with the 'lspci' but it doesnot give any output.
I tried to load the driver (QLA2200, Qlogic FC HBA) but this driver is
only for RH and suse Linux not for Slackware.Any idea.
I also have another VM installed on the same host with RHEL. But
changing the config file present at /SRxxx/SRM/configs doesnot show this
pci Device in the 'xm list -l' output.
Can I do something for this RHEL DomainU?
Thanks and regards
Ashit
-----Original Message-----
From: Petersson, Mats [mailto:Mats.Petersson@xxxxxxx]
Sent: Wednesday, April 11, 2007 3:08 PM
To: Ashit Kumar; xen-users@xxxxxxxxxxxxxxxxxxx;
xen-tools@xxxxxxxxxxxxxxxxxxx
Cc: xen-tools-request@xxxxxxxxxxxxxxxxxxx
Subject: RE: [Xen-users] Storage for DomU
> -----Original Message-----
> From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
> [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Ashit
> Kumar
> Sent: 11 April 2007 10:26
> To: xen-users@xxxxxxxxxxxxxxxxxxx; xen-tools@xxxxxxxxxxxxxxxxxxx
> Cc: xen-tools-request@xxxxxxxxxxxxxxxxxxx
> Subject: [Xen-users] Storage for DomU
>
> Hi all,
> I manage to create a VM (slackware image) and hide the PCI device
> (qlogic HBA) from Dom0 to DomainU.
> Now the Dom0 cant see this HBA and the 'xm list -l' shows this pci
> device under the DomainU.
> But how can I do some scsi inquiry or check if this PCI device is
> visible to the DomainU from the DomainU's console.
> Any help?
"lspci" should show this device and not much else in your DomU (as
DomU's can't see devices that haven't been given to them, it will only
show [I think] a few "fake" devices that Xen uses for it's drivers).
The other idea is of course to load the correct driver for the device
(e.g. modprobe drivername). I don't know what the name of the driver is,
but it should work.
--
Mats
> Thanks and regards
> Ashit
>
>
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|