search for: avoton

Displaying 12 results from an estimated 12 matches for "avoton".

2015 Jun 29
2
Using a CentOS 6 Machine as a gateway/router/home server
On 6/28/2015 11:50 PM, Sorin Srbu wrote: > That DIY Kit was pretty cool, thanks for the info! I note everyone is moving over to the Intel Avoton/Rangley 'system on a chip', this is the Xeon Atom C2xx8 series, like this... http://store.netgate.com/ADI/RCC-VE-2440-board.aspx (other versions of Rangley come with 2-4-6 ethernet ports, and 2-4-8 cores) these are higher performance than the APU, for somewhat more watts and dollars. -...
2017 May 11
2
CentOS 6 / Intel CPU support
https://access.redhat.com/support/policy/intel shows mainly Xeon CPUs. What about Intel Core i7-6700 Quad-Core Skylake has the current EL6 variant support for it? Any experience? Feedback would be greatly appreciated. Thanks, LF
2017 May 11
2
CentOS 6 / Intel CPU support
...switch (boot_cpu_data.x86_model) { > 799 case 94: /* Skylake-S */ > 800 case 86: /* Broadwell-DE SoC */ > 801 case 85: /* Purley */ > 802 case 79: /* Broadwell-EP and EX */ > 803 case 78: /* Skylake-Y */ > 804 case 77: /* Atom Avoton */ > 805 case 71: /* Broadwell-H */ > 806 case 70: /* Crystal Well */ > 807 break; > 808 default: > 809 if (boot_cpu_data.x86_model > 63) { > 810 printk(KERN_CRIT > 811 "Detected CPU...
2015 Jan 08
2
Intel NUC? Any experience
...h it certainly can run CentOS. >supports 8 or 16GB ram, with ECC, and has 4 SATA drive bays. Mine >has 4x3TB in raidz (like raid5) for 7.3TiB total usable storage, I >have no trouble reading or writing at near gigE speeds. > >Another good choice would be one of the mini-ITX "Avoton"/"Rangley" >Atom C2xxx family of boards (don't let the 'Atom' branding fool you, >these are low power high performance server processors). These have >2-4-8 cores at 1.6-2.4ghz, support ECC RAM up to 32GB, and have 6+ >SATA ports and 4 gigE ports onboard....
2015 Jan 08
5
Intel NUC? Any experience
Folks The price point of Intel's NUC unit makes it attractive to use as a server that doesn't have significant computational load. In my environment, a USB connected hard-drive could provide all the storage needed. I wonder if anyone has had experience with it, and can answer: 1) Does Centos6 and/or Centos7 install from a USB connected optical drive? or a USB flash drive? I'd
2015 Jun 29
0
Using a CentOS 6 Machine as a gateway/router/home server
...i 2015 09:03 > To: centos at centos.org > Subject: Re: [CentOS] Using a CentOS 6 Machine as a gateway/router/home > server > > On 6/28/2015 11:50 PM, Sorin Srbu wrote: > > That DIY Kit was pretty cool, thanks for the info! > > I note everyone is moving over to the Intel Avoton/Rangley 'system on a > chip', this is the Xeon Atom C2xx8 series, like this... > http://store.netgate.com/ADI/RCC-VE-2440-board.aspx > (other versions of Rangley come with 2-4-6 ethernet ports, and 2-4-8 cores) > > these are higher performance than the APU, for somewhat more...
2017 May 11
0
CentOS 6 / Intel CPU support
...ata.x86 == 6))) { 798 switch (boot_cpu_data.x86_model) { 799 case 94: /* Skylake-S */ 800 case 86: /* Broadwell-DE SoC */ 801 case 85: /* Purley */ 802 case 79: /* Broadwell-EP and EX */ 803 case 78: /* Skylake-Y */ 804 case 77: /* Atom Avoton */ 805 case 71: /* Broadwell-H */ 806 case 70: /* Crystal Well */ 807 break; 808 default: 809 if (boot_cpu_data.x86_model > 63) { 810 printk(KERN_CRIT 811 "Detected CPU family %d model %d\n",...
2015 Jun 29
2
Using a CentOS 6 Machine as a gateway/router/home server
On 6/28/2015 11:11 PM, Sorin Srbu wrote: > May I ask why you don't just use a made-for-the-purpose-distro like > Smoothwall to do this? indeed, I use pfSense, running on a APU1D4 [1] router board as my firewall, and a separate home server on a HP Microserver [2]. IMHO, keeping the firewall function completely separate simplifies security. that router board can handle 300 Mbit/sec of
2015 Jan 08
0
Intel NUC? Any experience
...ing FreeNAS, although it certainly can run CentOS. supports 8 or 16GB ram, with ECC, and has 4 SATA drive bays. Mine has 4x3TB in raidz (like raid5) for 7.3TiB total usable storage, I have no trouble reading or writing at near gigE speeds. Another good choice would be one of the mini-ITX "Avoton"/"Rangley" Atom C2xxx family of boards (don't let the 'Atom' branding fool you, these are low power high performance server processors). These have 2-4-8 cores at 1.6-2.4ghz, support ECC RAM up to 32GB, and have 6+ SATA ports and 4 gigE ports onboard. A variety of p...
2017 May 11
0
CentOS 6 / Intel CPU support
...data.x86_model) { >> 799 case 94: /* Skylake-S */ >> 800 case 86: /* Broadwell-DE SoC */ >> 801 case 85: /* Purley */ >> 802 case 79: /* Broadwell-EP and EX */ >> 803 case 78: /* Skylake-Y */ >> 804 case 77: /* Atom Avoton */ >> 805 case 71: /* Broadwell-H */ >> 806 case 70: /* Crystal Well */ >> 807 break; >> 808 default: >> 809 if (boot_cpu_data.x86_model > 63) { >> 810 printk(KERN_CRIT >> 811...
2016 May 24
0
Improving 30-40MB/sec Sequential Reads
...ting around 35-40 MB/sec, which seems unusual. Mostly, I'm hoping someone can point me in the direction of a decent tuning guide for a SOHO machine running Samba, but if you're inclined, I'll delve into what I've tried/tinkered with below. The hardware on My FreeNAS machine is an Avoton C2550, 32 MB ECC RAM, 7x2TB HDDs in raidz2 config and using a pair of SSDs as cache devices for ZFS. The motherboard has an onboard Intel Gigabit NIC and I've recently added a Chelsio T320 10Gbe card as well. I've benchmarked the local disk read speed and I get around 565MB/sec reading a...
2017 May 11
3
CentOS 6 / Intel CPU support
...t;> 799 case 94: /* Skylake-S */ >>> 800 case 86: /* Broadwell-DE SoC */ >>> 801 case 85: /* Purley */ >>> 802 case 79: /* Broadwell-EP and EX */ >>> 803 case 78: /* Skylake-Y */ >>> 804 case 77: /* Atom Avoton */ >>> 805 case 71: /* Broadwell-H */ >>> 806 case 70: /* Crystal Well */ >>> 807 break; >>> 808 default: >>> 809 if (boot_cpu_data.x86_model > 63) { >>> 810 printk(KERN_CRIT &gt...