Displaying 4 results from an estimated 4 matches for "xen_domu".
Did you mean:
xen_dom0
2012 Nov 18
6
Xen + IPv6 + Netapp = NFS read problem
...bare metal, dom0 and domU system, all performance (READ/WRITE) is fine.
We made the following tests:
1) Netapp_IPv6 - bare_metal_server_IPv6 - ALL FINE (full network speed)
2) Netapp_IPv6 - Xen_dom0_IPv6_no_bridge - ALL FINE
3) Netapp_IPv6 - Xen_dom0_IPv6_via_bridge - ALL FINE
4) Netapp_IPv6 - Xen_domU-IPv6(via_bridge) - WRITE OK, READ <10MBytes/s !!!!!!
5) Netapp_IPv6 - Xen_domU-IPv6(via_bridge with eth interface
set into promiscuous mode) - WRITE OK, READ 20-25Bytes/s !!!
6) Linux_server_IPv6 (regadless bare metal, dom0 or domU) -
- Xen_domU-IPv6(via_bridge)...
2011 Feb 02
3
Re: [Fedora-xen] 2.6.38-rc dom0 kernel and xen 4.1.0-rc2
...; > http://lists.xensource.com/archives/html/xen-devel/2011-01/msg01847.html
> > talks about what block driver configurations should work.
>
> I have written the following domain config (to try to force the QEMU
> block backend):
>
> kernel = ''/tmp/openwrt-x86-xen_domu-vmlinuz''
> memory = 32
> # NOTE: Generated with qemu-img convert -f raw -O qcow2 input.img output.qcow2
> disk = [ ''tap:qcow2:/tmp/openwrt-x86-xen_domu-rootfs-ext2.qcow2,xvda,r'', ]
> vif = [ ''bridge=virbr0'' ]
> name = &...
2010 Jun 29
1
NFS(4) IMAP Quota
...e like feature
requests that I think should be added to the plugin in one way or
another.
I created a diff of my changes to quota-fs.c. The changes were tested
only for nfs3/4 though.
Cheers
Martin
For completeness:
BEGIN dovecot -n
# 1.2.12: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.31-xen-r10-xen_domU x86_64 Gentoo Base System release
1.12.13
protocols: imaps pop3s
listen: [::]
ssl_listen(default): *:1993
ssl_listen(imap): *:1993
ssl_listen(pop3): *:1995
<cert files omitted>
version_ignore: yes
login_dir: /var/run/dovecot/login
login_executable(default): /usr/libexec/dovecot/imap-login
lo...
2011 Jan 12
72
PCI passthrough issue
Hello,
I''m facing a strange issue with network card PCI passthrough on my
openwrt test domU.
- With network PCI passthrough, DNS lookup failed for some domains
(exemple, google.com) but not for other (free.fr my ISP, or my domain
jbfavre.org). I can ping an IP address without any problem.
- Starting domU as a "normal" (ie without PCI passthrough), no problem.
As far as I can