similar to: kernel 2.6.16.* with xen 3.0.2?

Displaying 20 results from an estimated 1000 matches similar to: "kernel 2.6.16.* with xen 3.0.2?"

2008 Jan 19
7
xen 3.2 release build broken?
having downloaded xen 3.2.0 source tarball I run make world and I get lts of expected output and then this error: make[3]: Leaving directory `/usr/src/xen-3.2.0/xen'' make[2]: Leaving directory `/usr/src/xen-3.2.0/xen'' for i in linux-2.6-xen ; do make $i-install || exit 1; done make[2]: Entering directory `/usr/src/xen-3.2.0'' make -f buildconfigs/mk.linux-2.6-xen
2008 Jan 18
1
XEN 3.2.0 default bridge changed ?
Hello ! I yesterday updated one server to XEN 3.2 which was running 3.1.2 before. The default bridge setup stopped working (Guests network packets were not forwarded to physical ethernet connection on eth0) My bridge setup looked like this: root@quadxeon2:~# brctl show bridge name bridge id STP enabled interfaces eth0 8000.003048359fc0 no
2006 Oct 10
3
W2K3 Server Installation fails with ACPI=1 on xen-3.0.3-rc3 changeset 11732
Hello ! I installed Windows 2003 Server (RC2) sucessfully on xen 3.0.3-rc3 changeset 11732. XEN and DOM0 is 64-bit X86_64 based. The hardware I use is a Athlon 64 X2 3800+ (EE, Energy Efficient Version) on a simple ASUS M2N-MX Mainboard. However I wasn''t able to run the installation with ACPI enabled in the config file for the domain (acpi=1). The setup procedure simply freezes after
2008 Jan 18
2
Build XEN 3.2 with cpufreq Support
Hello ! Does anybody know how to build and use cpufreq support that should be in 3.2 since -unstable time ? Bye -- __________________________________________________ Ralf Schenk fon (02 41) 9 91 21-0 fax (02 41) 9 91 21-59 rs@databay.de Databay AG Hüttenstraße 7 D-52068 Aachen www.databay.de Vorstand: Jens Conze, Ralf Schenk, Aresch Yavari Aufsichtsratvorsitzender: Ansgar Vögeli
2004 Apr 17
4
LinuxFest NW
For those of you going to LinuxFest, I''ll be speaking today at 10:00 in G-106. And if you miss the talk but see me wandering around the campus later, don''t hesitate to flag me down to say "Hi". -Tom -- Tom Eastep \ Nothing is foolproof to a sufficiently talented fool Shoreline, \ http://shorewall.net Washington USA \ teastep@shorewall.net
2007 Mar 26
2
Vista?
I''ve noticed on this list that people have been successful in installing Vista under Xen. I don''t get past the first black screen with the gray bar at the bottom where it says that "Windows is loading files". I''ve tried the same F5 (and other F key routines that seemed to work with XP) but to no avail. I''m running xen 3.0.3-25.0.3 on a HP Proliant
2006 Aug 28
3
CPU Temprature
Hi; While using xen-3.0.2 with 2.6.16.28 kernel CPU (Intel(R) Pentium(R) M processor 1.73GHz) temprature is inreasing up to 104 C (/proc/acpi/thermal_zone/THRM/trip_points reports 105 C is critical for CPU) while idle or no domU working with very low system load, and if i start to use domU, sometimes system freezes or reboots for heat. But the same kernel just without Xen works normally and
2008 Feb 06
10
Xen 3.1 / Xen 3.2 + DRBD 8.2.4
Hi all ! Is anyone using xen kernel + drbd 8.2.4 ? I don''t know exactly if my problems come from the addition of the two packages, or from drbd 8.2.4, but I encoutered kernel panic 2 times when trying to do first sync of drbd resources :s Cheers, -- Serge Dewailly _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com
2005 Jan 30
11
Poor ipsec performance with policy match
Hello ! I have a performance issue with Kernel 2.6.X and policy match support as suggested in http://shorewall.net/IPSEC-2.6.html. My IPSEC performance doesn''t exeed about 30kbyte/sec even if my downlink is 1024kbit/sec and should reach more than 100kbyte/sec. No, its not the cpu''s performance (AMD Barton 2500+) and no it''s not the gateway (CELERON 600 Mhz) on the
2004 Nov 11
12
Performance degrade going through firewall
Hi I am using verion 2.0.10 of Shorewall. My configuration is as follows: Eth1 dmz1 ------------| __________ | | | Eth2 dmz2 | FIREWALL |------| INTERNET | ----------| | _______ | |__________| | |---------| |
2006 Apr 18
4
p2v migration + Xen
Hi All, We are using Xen to help keep certain services separate on the LAN but also to create multiple virtual machines for safe and easy software development across multiple platforms (all Linux based). Am looking for some advice/tips/how-tos/whatever to help in a p2v migration I am about to undertake. We have a machine in place that I would like to migrate, however am unsure as to what the
2004 Oct 20
11
Shorewall, Freeswan and SuSE 9.1
I have been using shorewall and freeswan successfully for 3 or more years now. But they have all been using the Linux 2.4 kernel. My current configuration is (as the title suggests) using SuSE 9.1 which has a 2.6.5 kernel and freeswan 2.0.4 built-in. After much reading and a lot of trial and error, I did get this combination to work with Shorewall 2.0.9. It is happily talking to an older Mandrake
2008 Jan 17
0
Build XEN 3.2 with cpufreq Support
Hello ! Does anybody know how to build and use cpufreq support that should be in 3.2 since -unstable time ? Bye -- __________________________________________________ Ralf Schenk fon (02 41) 9 91 21-0 fax (02 41) 9 91 21-59 rs@databay.de Databay AG Hüttenstraße 7 D-52068 Aachen www.databay.de Vorstand: Jens Conze, Ralf Schenk, Aresch Yavari Aufsichtsratvorsitzender: Ansgar Vögeli
2005 Jan 30
1
IPSEC and bridging
Hello Tom ! You write in your guide http://shorewall.net/IPSEC-2.6.html > Warning > > As of this writing, the Netfilter+ipsec and policy match > support are broken when used with a bridge device. The problem >has been reported to the responsible Netfilter developer who has confirmed the problem. I''ve set up a bridge between my wlan (hostap) and my local net. I
2006 Oct 05
0
W2K3 Server Installation fails with ACPI=1 on xen-3.0.3-testing changeset 11686
Hello ! I installed Windows 2003 Server (RC2) sucessfully on xen 3.0 unstable changeset 11686. XEN and DOM0 is 64-bit X86_64 based. The hardware I use is a Athlon 64 X2 3800+ (EE) on a simple ASUS M2N-MX Mainboard. However I wasn''t able to run the installation with ACPI enabled in the config file for the domain (acpi=1). The setup procedure simply freezes after loading all the drivers.
2006 Mar 21
0
Xen 3.0.1 on Debian sarge kernel crash on Dual XEON Machine
Hello ! I''m using the latest xen packages from http://packages.debianbase.de/sarge/amd64/xen3/ on debian sarge with the provided kernel linux-xen0-2.6_2.6.12+xen3.0.1-0tha6_amd64.deb (xen-linux-2.6.12.6-xen). I successfully installed that combo on a Tyan GT20 Server with an Athlon64 3000+ (Venice), 1GB RAM . Thats running fine, I made some debootstrapped filebased debian sarge systems
2006 Feb 25
4
xen on amd64 stable? which xen, which kernel?
Hi, I''d be very interested to hear: does anyone have a stable working amd64 machine (in 64bit mode)? if so, which kernel do you use, and which version of xen / hg tree do you use? linux-2.6-xen.hg compiles fine over here, but reboots during boot. so fast I can''t see anything. (sorry, my laptop has no serial port. so I can''t capture a log file.) 2.6.16-rc4-git8 plus
2016 Dec 01
2
AW: User unknown in local recipient table
Hallo Liste, hallo Ralf, danke schon mal. Ja die Whitespaces sind beim Rausl?schen entstanden. Ich verstand das so, dass das nun durch die address_verify_map erledigt w?rde. Muss ich dann entsprechend einfach auf die verweisen? Ich versuchte gerade die address_verify_map = btree:$data_directory/verify_cache auf local_recipient_maps = btree:$data_directory/verify_cache verweisen zu lassen.
2007 Apr 18
6
[Bridge] No UDP NFS over bridges in Linux 2.6.16.x?
Hi, I have 2 servers which are connected to a gateway machine. The gateway and one server are running Linux 2.6.16.2, while the third machine is running 2.6.16.5. The two ethernet ports on the gateway which are connected to the servers are combined into a single ethernet bridge device. Ever since 2.6.16, I have noticed that I can no longer cross-mount the two servers' /home directories via
2005 Mar 07
2
2-Ring Delay for CLID
Hello All, Need a little direction, please. I have searched the lists, WIKI, and googled a problem that I'm sure I'm overlooking. I understand why Asterisk/Zaptel waits two rings to answer (caller ID must be sent) but can I reduce the amount of time it takes before Asterisk/Zaptel answers? In other words, I'm not concerned about Caller ID and want the line answered as quickly as