Displaying 20 results from an estimated 400 matches similar to: "strange VLAN / domu behavior"
2011 Aug 23
40
[PATCH 00/21] [RFC] Btrfs: restriper
Hello,
This patch series adds an initial implementation of restriper (it''s a
clever name for relocation framework that allows to do selective profile
changing and selective balancing with some goodies like pausing/resuming
and reporting progress to the user.
Profile changing is global (per-FS) so far, per-subvolume profiles
require some discussion and can be implemented in future.
2005 Sep 18
2
Unexpected (?) bridging behavior in 2.0.7/FC4
I''ve got 2.0.7 running on a machine with 1 physical interface and two
bridges, like so --
bridge name bridge id STP enabled interfaces
xen-br0 8000.0040f4ce392f no eth1
vif5.0
vif9.0
xenbr1 8000.feffffffffff no
2005 Oct 28
3
Beta-announcement - xenConsole for your Xen
Hello all,
I''ve been running Xen 2.0x for some few months and have written a
simple top(1)-like tool - xenConsole - which continously displays all
running domains, along with their CPU-consumption, load averages,
percentual CPU-/memory-usage, domain uptimes and so forth.
A screenshot probably explains it better than me:
http://www.gothix.dk/xenConsole/xcon-0.10b1-ok.PNG
It requires
2005 Nov 03
6
domU device access : kernel problem
Hi all,
I have a little question about a problem i''m experiencing with the new xen 2.0.7:
I installed in on a debian box, dom0 starts with no problem, also the domains i copied over from my 2.0.6 box start rightaway
BUT:
i needed a custom kernel (i want to play with PCI device acces in domU) so i grabbed the 2.0.7 source
and compiled the 2.6.11-domU kernel (with the standard config)
2005 Dec 10
6
How to run Windows on Xen 3.0 with VT
We have an Intel VT system, and we have successfully installed Xen 3.0 on
it, but we cannot find out how to run Windows as a guest OS. Someone on
this mailing list has successfully done it, but did not say how.
Thanks,
- Hao
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2005 Nov 22
7
Tutorial : Debian, Xen and CLUSTER / GFS Support
Hello there!
I made Debian, Xen 2.0 and CLUSTER/GFS work together :). I wrote
this little tutorial to help you setup yours. Any feedback is welcome,
except comments about W3C validation of my code :p
Note that I am talking about compiling CLUSTER with your XEN kernel,
I don''t explain how to setup a working cluster. You can find how to setup
those in official RedHat docs.
You will see,
2006 Oct 10
2
Xen +suse 10.1 +ASUS A6iTc w/AMD Turion Dual Core processor
Hi
I have a new ASUS A6Tc laptop with 1.6 GHz AMD Turion dual core
processor. I get a strange error:
<4>0000:00:0b.0 OHCI: BIOS handoff failed (BIOS bug ?) 000007b4
<4>0000:00:0b.1 EHCI: BIOS handoff failed (BIOS bug ?) 01010001
This only occurs when booting into the xen kernel, not without xen.
Can someone tell me why and how it can be fixed?
Art
2006 Dec 06
19
Iptables matching on IFB
Hey folks,
I stumbled across the Mastershaper project
( http://www.mastershaper.org/ ) but I have a little problem:
I wanted to shape the traffic coming from the router itself aswell as
coming from the LAN behind the router, for that task I need IMQ, but
with IMQ iptables-(layer7)-matching is not possible. Now I''ve talked
with the programmer and he said the following:
>The problem is
2006 Jan 16
3
networking problem with Xen and Broadcom tg3 rev 10
Hi,
I''m having problems using Xen (2.0.7 and 3.0.0) on newer IBM HS-20
blades, which uses Broadcom network card (tg3 kernel module). Here''s the
relevant entry from lspci :
05:01.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5704S
Gigabit Ethernet (rev 10)
05:01.1 Ethernet controller: Broadcom Corporation NetXtreme BCM5704S
Gigabit Ethernet (rev 10)
If xend is
2007 Jan 08
3
How can I do traffic shapping for passive ftp ?
Hello
I''ve setuped a bridge with iptables + layer + ipp2p + tc
I don''t know how to shape passive ftp ?
If I put rules on port 20, 21 or using layer 7 iptables accounting
still empty ...
When I done a tcpdump I can see that othe port than 20 or 21 are used ...
Any Ideas of how I can achieve this ?
Regards
2006 Jun 23
7
malloc small pieces of memory
Hi
I have a Problem with wine. I have one Program, that allogaces many
small pieces with "malloc()" in the memory. "many" means over 2 Mio,
"small" means "from 8 to 128 bytes" in size.
Running this Program on Windows gives me ~300MB Memory Usage (according
to one of the values in the Tast manager). In Linux, "top" shows me a
physical Usage of
2007 Feb 23
3
Ethernet bridge overflow ?
Hello,
I''ve setuped an ethernet bridge on a debian sarge 3.1 with l7-filter +
ipp2 shapper rules
The server is a supermicro p4sci + celeron pentium 4 base 3ghz + 512Mb
+ 2 ethernet e1000
One interface is connected to a cisco catalyst switch
The other interface is connected directly to a CMTS (a sort of router
for cable modem) configured as bridge too.
More than 20Mbps of bandwith
2007 Mar 13
3
centos 5 beta and xen
Hey I was wanting to play with xen on beta 5.
I have the beta 5 installed in my turion laptop. Went smooth... (4.4
would not install)
Anyway anyone know were a starting point with xen might be?
Thanks,
Jerry
2006 Feb 24
2
installing centos x86_64 on AMD Turion laptop
hey all...just curious if anyone has dealt with any issues regarding installing centos x86_64 on a laptop running
with an AMD turion 64 bit processor
--
Andrew Rice Jr
Systems Analyst
Carrier Management Systems, Inc.
500 Chestnut Street, Suite 500
Abilene, TX 79602 USA
support: (325) 672-0975
office: (325) 677-5900
fax: (325) 676-0529
http://www.nams.net
NAMS III, NAMS 2000 Centralized, NAMS
2006 Jan 29
8
Infinite loop shutting down xendomains
Pardon me for a long detailed post but this looks pretty serious. The
bottom line is that, when I attempt to shut down or reboot my simple
xen-2.0.7 server running FC3 with two domUs, shutting down xendomains
appears to send python into an infinite loop. This may be due to a
serious misconfiguration on my part but it is certainly a big problem.
If we shutdown the domUs manually first, the
2006 Oct 26
2
Openldap 2.3 very very slow under Xen 3.0.2 ... why ?
Hi,
I''ve just installed an openldap 2.3 inside a debian etch domU.
Openldap is very very slow with db4.2, 4.3, ... and I dont'' why ???
I''ve updated my libc6 to a friendly xen version too ...
but nothing !
I''ve found a post about this issue
http://lists.xensource.com/archives/html/xen-users/2006-02/msg00179.html
Any ideas to solve this issue ?
Regards
2006 Dec 11
6
HMV + linux no network interface
Hi,
I have installed xen 3.0.3 on gentoo 2006.1
The machine is a laptop with amd turion x2 ML-60.
I can boot into xen, xend stars normally.
When I try to boot a linux livecd using HVM, there is
no network interface (I used several different linux distributions).
It''s not a driver problem, since the hardware is not even
listed on dmesg log. While booting the livecd there is a
message :
2007 Sep 21
1
How can I setup Ubuntu 7.04 feisty + Udev + Nut + Unitek Ups (megatec) + Usb ????
Hello
I've got an Unitek UPS (650ipE) that use megatec driver ...
I'm running Ubuntu 7.04 with a 2.6.20 kernel and nut 2.0.5-1 package
Ubuntu by default use Udev and "hid", "usbhid", "evdev" kernel modules
are loaded automatically
The UPS is detected on system level but "upsdrvctl" can't access to
the device ...
Does anyone could give
2006 Sep 25
3
Problem installing Centos on laptop
Hi,
I have been trying to install Centos 4.4 on my laptop with no success. I
have just purchased a new Acer 5100 laptop with AMD Turion 64x2
1Gig ram 120Gig HD.
I have tried the 64bit and the 32 bit versions but have the same problem
with both of them. I can do the complete install but when the computer
reboot it will hang on the hardware detection on the network right after
where it says
2006 Feb 19
1
installing on HP DV5000 64 bit
Has anyone managed to install CentOS 4.2 on an HP dv5000 64 bit laptop?
I boot from the install cd, and all of the options I have tried ( return, linux text, linux
noprobe, linux lowres ) have had the same result: some text scrolls by really fast ( looks like
the start of the install), then the screen goes blank with no activity of any kind.
The processor is the turion 64, and it has ATI video.