similar to: Xeon 5160 vs 5080

Displaying 20 results from an estimated 4000 matches similar to: "Xeon 5160 vs 5080"

2006 Oct 26
3
Dual Opteron or Dual Xeon?
I am about to lease another server to be a backup web/mail server with a replicated mysql database. The current live server is a dual Xeon 2.8Ghz. Would I do better to get another Xeon server or an Opteron based server? My concerns are compatibility of the database and the SSL certificate currently running on the Xeon machine. Are these concerns unfounded? TIA Mike
2006 Oct 31
2
CentOS 4.3 on Intel Xeon Core 2 Duo
Dear list, I am planning to buy a new server -because the new Core2 Duo based Xeons (5100 series) are considerably faster in some scenarios than Opteron machines while not beeing more expensive, I would like to hear some real-world experiences from people who have installed CentOS 4.3 or 4.4 on such a setup. Specifically: CPU: 2x Intel Xeon 5100 2GHz Board: Intel S5000 chipset RAID5:
2007 Feb 15
4
Anyone running Xen on HP DL380 G5? Intel 5150 and 5160 CPU''s?
I''ve got a client demanding the use of HP DL380 G5''s, for various historical reasons, for a server room. I''m going nuts trying to figure out if the available CPU''s for them support VT, so I can avoid building them a separate Windows box. Unfortunately, the local web proxy is overloaded, so actually browsing the JavaScript/image loaded web pages for HP is
2006 Oct 11
9
FAQ: How to backup for recovery?
Hi! DomUs can be backed up just fine, and there''s no problem to restore files as long as the DomU boots. Now I wonder how to recover hard (desaster recovery)... Backing up the disk images or partitions (from Dom0) seems to be not an option, because there are changes to them all the time, so incremental backups would always save them, and all saves would be inconsistent. Now the idea
2009 Jul 18
1
GlusterFS & XenServer Baremetal
Hello, What is for you the best GlusterFS scenario in using XenServer (i'm not talking about Xen on a linux but XenServer baremetal) for a web farm (Apache-Tomcat) ? I were thinking of using ZFS as the filesystem for the different nodes. The objectives/needs : * A storage cluster with the capacity equal to at least 1 node(assuming all nodes are the same). * being able to lose/take down any
2008 Sep 13
1
cpuinfo flags change under 3.2-testing?
Hi, I''m building Xen on a 64bit machine, then using the xen.gz from that on a 32bit host (so that it can boot 64bit guests). This works fine. However I note that after booting xen.gz from 3.2-testing /proc/cpuinfo has different flags. 3.2.1 is the same. I have not yet tried 3.3.x. 3.2.0 results in: flags : fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush
2006 Sep 22
4
Dom-U config: whats the role of vif - IP
Hello, in the example configuration-files I always read, that I''ve to add an IP-Adress if I don''t have a DHCPd running. I''m running in bridge-mode. For example: vif = [''ip=192.168.5.99''] But I don''t want to configure the IP-Adress in an config-file on Dom-0; the Admin of the Dom-U should do that with Dom-U''s ifconfig (or
2009 Jul 29
2
Xen - Backend or Frontend or Both?
I have 6 boxes with a client config (see below) across 6 boxes. I am using distribute across 3 replicate pairs. Since I am running xen I need to disable-direct-io and that slows things down quite a bit. My thought was to move the replicate / distribute to the backend server config so that self heal can happen on faster backend rather then frontend client with disable-direct-io. Does this
2008 Aug 23
7
Bridge Networking stops working at random times
Supermicro X7DWN+, XEON 5410, Centos 5.2, Xen 3.2.1 At what looks like random times network traffic over xen bridge stops working, the only way I found to fix it is a reboot. This sometimes takes 10 min, other times it may be up for 10 days. This happened with default xen that comes with RedHat EL 5.2 as well as a default install of Fedora 8. Any ideas? ><> Nathan Stratton
2018 May 21
5
ARM64, dropping ADRP instructions, and ld.lld
On 21 May 2018 at 13:57, Bruce Hoult via llvm-dev <llvm-dev at lists.llvm.org> wrote: > "ADRL produces position-independent code, because the address is calculated > relative to PC." > > From this, I'd expect ADRP to simply do Xd <- PC + n*4096, where n is a 20 > bit number, just like AUIPC in RISC-V (also a 20 literal multiplied by 4096) > or AUIPC in MIPS
2007 Nov 19
15
Unexpected results using HTB qdisc
Hi All, I am using the script below to limit download rates and manage traffic for a certain IP address and testing the results using iperf. The rate that iperf reports is much higher than the rate I have configured for the HTB qdisc. It''s probably just some newbie trap that''s messing things up but I''m buggered if I can see it. The following script is run on the
2015 May 18
2
tinc stopped working after restart
All nodes was connected both 1.1pre10 and 1.1pre11 before "tinc -n vpn restart" at Node 1. Shouldnt at least the 1.1pre10 nodes connect again? 2015-05-18 23:39 GMT+02:00 Guus Sliepen <guus at tinc-vpn.org>: > On Mon, May 18, 2015 at 11:04:09PM +0200, ?smund Rabbe wrote: > > > One of the nodes (Node5) stopped working a while ago (2 - 3 weeks or so), > > other
2009 Feb 23
3
Infiniband Drivers under Xen kernel?
Hello folks, I am running Xen 2.6 under Centos 5.2 installation, and am trying to port Xen migration abilities to Infiniband. But, the InfiniBand drivers do not work under Xen kernel, only under non-Xen kernels. It looks like I need to install some patches to rectify the situation. Has anyone ever worked with Infiniband and Xen and would be able to give me inputs about the same? I would really
2015 Sep 10
2
tinc generating invalid packet checksums?
We have a Zenoss server in our main office monitoring (among many other things) an Apache server in a remote network, with a Tinc link between the two networks. The monitoring simply involves making an HTTP request to a URL once every 5 minutes and confirming that a response page comes back. Most of the requests to this particular web server succeed (and similar requests to other web servers
2009 Feb 23
1
Interleave or not
Lets say you had 4 servers and you wanted to setup replicate and distribute. What methoid would be better: server sdb1 xen0 brick0 xen1 mirror0 xen2 brick1 xen3 mirror1 replicate block0 - brick0 mirror0 replicate block1 - brick1 mirror1 distribute unify - block0 block1 or server sdb1 sdb2 xen0 brick0 mirror3 xen1 brick1 mirror0 xen2 brick2 mirror1 xen3 brick3 mirror2 replicate block0 -
2009 Jan 11
2
drifting clock in domUs
Hello, On a xenserver with several (39) domUs, we experience problems with the system clock of the domUs. The clock seems to drift away several seconds up to two minutes from the dom0 clock. We do have set independent_wallclock=0. According to the docs (i.e. http://wiki.xensource.com/xenwiki/InstallationNotes) that way domUs should use the dom0 clock, but apparently that''s not the case.
2014 Jul 10
1
Digium E1 card stops working til disconnect machine power cord
2012 Apr 19
2
Gluster 3.2.6 for XenServer
Hi, I have Gluster 3.2.6 RPM's for Citrix XenServer 6.0. I've installed and mounted exports, but that's where I stopped. My issues are: 1. XenServer mounts the NFS servers SR subdirectory, not the export. Gluster won't do that. -- I can, apparently, mount the gluster export somewhere else, and then 'mount --bind' the subdir to the right place 2. I don't really know
2012 Oct 23
2
keeping UDP "session" alive when using NAT
I'm running Tinc on a Linux machine inside my home network, connecting through a NATing router to a Tinc server out on the Internet. I've noticed that fairly frequently the SSH sessions I leave open (but unused) get aborted with a "Connection reset by peer" message. When I investigated closely, I found that after a period of inactivity my router times out the UDP
2007 Apr 23
4
vmx status report against changeset 14887 - No new issue, 3 old issues
New issues (0) ================================================= No new issue. Old issues (3): ================================================= 1).time latency is a negative number on window guest when vcpu > 1 http://losvmm-bridge.sh.intel.com/bugzilla/show_bug.cgi?id=991 You can reproduce it on SMP windows, it will not happen on UP Windows 2) IA32E/PAE: 32bit Vista RTM network