|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] pci device not owned by pciback.
>>> On 2010/04/27 at 07:05, James Pifer <jep@xxxxxxxxxxxxxxxx> wrote:
> So yesterday I got was able to get a domU successfully using a PCI SCSI
> card. This morning I restarted the host server. When I try to start up
> the same domU I get this error:
>
> Error: pci: improper device assignment specified: pci: 0000:0e:04.0 must
> be co-assigned to the same guest with 0000:0e:04.0, but it is not owned
> by pciback.
>
> How do I make this card owned by pciback on reboot. Do I need to use the
> hide parameter on the kernel line on boot?
>
Yes, you need to use the hide parameter on the command line, and you need to
make sure that the pciback module is loaded. Also take a look at dmesg and
/var/log/messages output and see if there is any indication in those locations
why pciback is having trouble taking ownership of the device. You also need to
make sure that dom0 does not have any drivers loaded for the device - you
should be able to use the verbose output of lspci to see what drivers are
loaded for a particular card and unload them.
-Nick
--------
This e-mail may contain confidential and privileged material for the sole use
of the intended recipient. If this email is not intended for you, or you are
not responsible for the delivery of this message to the intended recipient,
please note that this message may contain SEAKR Engineering (SEAKR)
Privileged/Proprietary Information. In such a case, you are strictly
prohibited from downloading, photocopying, distributing or otherwise using this
message, its contents or attachments in any way. If you have received this
message in error, please notify us immediately by replying to this e-mail and
delete the message from your mailbox. Information contained in this message
that does not relate to the business of SEAKR is neither endorsed by nor
attributable to SEAKR.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
Re: [Xen-users] pci device not owned by pciback.,
Nick Couchman <=
|
|
|
|
|