Displaying 5 results from an estimated 5 matches for "vettuparambil".
2008 Oct 08
6
pci pass-through failure on xen 3.3.0
Hi all,
I downloaded the xen 3.3.0 and now testing the pci pass-through with the
NIC.
Using late binding, the pci slot 0000:08:01.0 is assigned to pciback.
But pci related xm commands are not working.
For eg:
linux-242:/home/xen-3.3.0 # xm pci-list-assignable-devices
Unexpected error: <type ''exceptions.OSError''>
Please report to
2008 Feb 27
3
domU on v3.2 is not booting
hi all,
I installed v3.2 from source and now dom0 is booting well. But when I
tried to start domU it shows the following error message and seems
hanging.
EXT3-fs: mounted filesystem with ordered data mode.
EXT3-fs warning: mounting unchecked fs, running e2fsck is recommended
EXT3 FS on hda1, internal journal
device-mapper: ioctl: 4.7.0-ioctl (2006-06-24) initialised:
dm-devel@redhat.com
2008 Jan 14
1
direct assignment of PCIe virtual function to domU
Hi all,
I have been using Xen for a couple of weeks now.
So far, I could run domU with direct access to the NIC using late
binding method.
This way NIC is giving a throughput close to that of native linux
system.
Now I would like to know whether Xen supports the direct assignment of
PCIe virtual function to domU.
If yes, how could I do this?
Thanks and Regards,
Masroor
2008 Feb 13
1
set large mtu on bridged network
Hi all,
In a bridged setup, how we can set a large mtu(4k) for the interface on
domU?
Eventhough ''ifconfig eth4 mtu 4000'' command worked in my case, whether
it reflect on the actual device?
Moreover I can''t set mtu for the bridge as 4k. Setting any value above
1500 mtu shows the following error,
xen-152:~ # ifconfig xenbr1 mtu 4000
SIOCSIFMTU: Invalid argument
So
2008 Oct 07
0
xend accesses wrong pci slot while enabling pci pass-through on xen3.3.0
Hi all,
I am trying the pci-passthrough on xen 3.3.0. I binded the pci slot to
pciback using late binding.
But xend fails to allocate this slot to domU.
linux-242:/home/xen-3.3.0 # xm create -c pci=08:01.0
/etc/xen/xen3.3_guest1
Using config file "/etc/xen/xen3.3_guest1".
Error: [Errno 2] No such file or directory:
''/sys/bus/pci/devices/0000:06:00.0/config''