iCIS Intra Wiki
categories: Info - Support - Software - Hardware | AllPages - uncategorized
Servers: Difference between revisions
No edit summary |
|||
| Line 14: | Line 14: | ||
*cpu: quadcore, Intel(R) Core(TM) i5-2500 CPU @ 3.30GHz, from /proc/cpuinfo : cpu MHz : 1600.000, cache size : 6144 KB | *cpu: quadcore, Intel(R) Core(TM) i5-2500 CPU @ 3.30GHz, from /proc/cpuinfo : cpu MHz : 1600.000, cache size : 6144 KB | ||
*memory: 32 GB | *memory: 32 GB | ||
*local storage: There is accessible local storage on the device, to quickly read/write files instead of your slow network mounted home directory. | |||
: /scratch | |||
::RAID mirrored, but there will be NO BACKUPS of this directory. | |||
:/scratch-striped | |||
::striped RAID volume with faster access then /scratch, but less redundancy in case of hard disk crash. Also there will be NO BACKUPS of this directory. | |||
*policy | *policy | ||
** Use the mail alias ??? to which you can give notice if you require the machine for a certain time slot (e.g. article deadline, proper benchmarks with no interference of other processes). | ** Use the mail alias ??? to which you can give notice if you require the machine for a certain time slot (e.g. article deadline, proper benchmarks with no interference of other processes). | ||
** Please create a directory with your username in the scratch directories, so it will note pollute the disk with single files and ownership is clear. | ** Please create a directory with your username in the scratch directories, so it will note pollute the disk with single files and ownership is clear. | ||
** Please be considerate to other users: please keep the local directories cleaned up, and kill your processed you don't need anymore. | ** Please be considerate to other users: please keep the local directories cleaned up, and kill your processed you don't need anymore. | ||
*description | *description: | ||
<blockquote> | |||
ICIS recently(august 2014) acquired a new server, called Dagobert (because of its hefty price). It is a Dell R920, with quad | ICIS recently(august 2014) acquired a new server, called Dagobert (because of its hefty price). It is a Dell R920, with quad | ||
processors (E7-4870 v2 at 2.3 Ghz) with 15 cores each (60 total) and 3 Tb RAM | processors (E7-4870 v2 at 2.3 Ghz) with 15 cores each (60 total) and 3 Tb RAM | ||
| Line 25: | Line 30: | ||
bought from the Radboud Research Facilities grand to explore new research | bought from the Radboud Research Facilities grand to explore new research | ||
directions, achieve more relevant scientific results and cooperate with local | directions, achieve more relevant scientific results and cooperate with local | ||
organizations. This is the first of three phases for new equipment for ICIS. | |||
For now Dagobert is absolutely the most powerful server in our whole faculty | For now Dagobert is absolutely the most powerful server in our whole faculty | ||
(with a heavy 4.4 kW power supply, weight in excess of 30 kg), the next best | (with a heavy 4.4 kW power supply, weight in excess of 30 kg), the next best | ||
server has only 256 Gb RAM and half the processor power. | server has only 256 Gb RAM and half the processor power. | ||
</blockquote> | |||
cpu details | cpu details | ||
$ lscpu | $ lscpu | ||
Architecture: x86_64 | Architecture: x86_64 | ||
| Line 83: | Line 63: | ||
NUMA node3 CPU(s): 3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79,83,87,91,95,99,103,107,111,115,119 | NUMA node3 CPU(s): 3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79,83,87,91,95,99,103,107,111,115,119 | ||
memory | |||
memory | $ cat /proc/meminfo | head -1 | ||
$ | MemTotal: 32933048 kB | ||
== Servers DS department == | == Servers DS department == | ||
Revision as of 12:55, 25 March 2015
Servers C&CZ
Servers ICIS
dagobert.cs.ru.nl (within linux cluster)
- os: linux Ubuntu 14.04 LTS
- cpu: quadcore, Intel(R) Core(TM) i5-2500 CPU @ 3.30GHz, from /proc/cpuinfo : cpu MHz : 1600.000, cache size : 6144 KB
- memory: 32 GB
- local storage: There is accessible local storage on the device, to quickly read/write files instead of your slow network mounted home directory.
- /scratch
- RAID mirrored, but there will be NO BACKUPS of this directory.
- /scratch-striped
- striped RAID volume with faster access then /scratch, but less redundancy in case of hard disk crash. Also there will be NO BACKUPS of this directory.
- policy
- Use the mail alias ??? to which you can give notice if you require the machine for a certain time slot (e.g. article deadline, proper benchmarks with no interference of other processes).
- Please create a directory with your username in the scratch directories, so it will note pollute the disk with single files and ownership is clear.
- Please be considerate to other users: please keep the local directories cleaned up, and kill your processed you don't need anymore.
- description:
ICIS recently(august 2014) acquired a new server, called Dagobert (because of its hefty price). It is a Dell R920, with quad processors (E7-4870 v2 at 2.3 Ghz) with 15 cores each (60 total) and 3 Tb RAM (1600 Mhz). A few pictures of our new server are attached. This server was bought from the Radboud Research Facilities grand to explore new research directions, achieve more relevant scientific results and cooperate with local organizations. This is the first of three phases for new equipment for ICIS. For now Dagobert is absolutely the most powerful server in our whole faculty (with a heavy 4.4 kW power supply, weight in excess of 30 kg), the next best server has only 256 Gb RAM and half the processor power.
cpu details
$ lscpu Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 120 On-line CPU(s) list: 0-119 Thread(s) per core: 2 Core(s) per socket: 15 Socket(s): 4 NUMA node(s): 4 Vendor ID: GenuineIntel CPU family: 6 Model: 62 Stepping: 7 CPU MHz: 2300.154 BogoMIPS: 4602.40 Virtualization: VT-x L1d cache: 32K L1i cache: 32K L2 cache: 256K L3 cache: 30720K NUMA node0 CPU(s): 0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76,80,84,88,92,96,100,104,108,112,116 NUMA node1 CPU(s): 1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77,81,85,89,93,97,101,105,109,113,117 NUMA node2 CPU(s): 2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78,82,86,90,94,98,102,106,110,114,118 NUMA node3 CPU(s): 3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79,83,87,91,95,99,103,107,111,115,119
memory
$ cat /proc/meminfo | head -1 MemTotal: 32933048 kB
Servers DS department
knabbel.cs.ru.nl (within linux cluster)
babbel.cs.ru.nl (within linux cluster)
Servers MBSD department
sid.cs.ru.nl
- os: ubuntu linux
- cpu: quadcore, Intel(R) Core(TM) i5-2500 CPU @ 3.30GHz, from /proc/cpuinfo : cpu MHz : 1600.000, cache size : 6144 KB
- memory: 32 GB
- you can connect with graphical session using x2go client
- contact Harco Kuppens to get an account