Displaying 2 results from an estimated 2 matches for "sunblade2".
Did you mean:
sunblade
2010 Oct 25
0
Re: Re: Unable to pass device to IOMMU
...obe pciback
>
> echo -n "0000:0e:00.0" > /sys/bus/pci/drivers/pciback/new_slot
> echo -n "0000:0e:00.0" > /sys/bus/pci/drivers/pciback/bind
> ###
>
> After this the device is shown correctly in the assignable devices
> list.
>
> ###
> SunBlade2:/etc/xen/vm # xm pci-list-assignable-devices
> 0000:0e:00.0
> ###
>
> The DomU is then started/created using the following configuration
> file:
>
> ###
> import os, re
> arch = os.uname()[4]
> if re.search('64', arch):
> arch_libdir = 'lib...
2010 Sep 16
5
Unable to pass device to IOMMU
Hello,
I''m hoping someone may be able to push us in the right direction. I''m trying
to get one of our products to work with the current branch of Xen
(4.0/4.0.0) but I''m hitting a problem.
We are currently using Xen 3.3.2 on a Sun Blade 600 chassis (with x6270
blades) this works great.
But when we upgrade to Xen 4.0/4.0.1 we get the following message when