11%
04.06.2013
FLOPS.
This gigantic HPC system, which is called the Tianhe-2 (TH-2) or the Milky Way-2 supercomputer, comes with 32,000 Intel Ivy Bridge Xeon sockets and 48,000 Xeon Phi coprocessors for a total of 3,120,000 cores
11%
17.03.2020
64 6836191232 sde
8 48 6836191232 sdd
8 80 6836191232 sdf
Make sure to load the ZFS modules,
$ sudo modprobe zfs
and verify that they are loaded:
$ lsmod|grep zfs
zfs 3039232 3
11%
21.01.2020
RAID
$ cat /proc/mdstat
Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10]
md0 : active raid5 sde1[4] sdd1[3] sdc1[2] sdb1[1] nvme0n1p1[0](J)
20508171264
11%
13.06.2016
introduce IPv6 gradually and systematically. Three rollout alternatives that have proved useful are core-to-edge, edge-to-core, and IPv6 islands.
The core-to-edge approach (Figure 3) involves first migrating ... Abraham Lincoln once said, "Give me six hours to chop down a tree and I will spend the first four sharpening the axe." The transition to IPv6 is a big step for many organizations. Careful planning ... IPv6 Migration Planning ... Migrating your network to IPv6
11%
31.10.2025
kernel
sles:~ # grep crash /proc/cmdline
root=/dev/disk/by-uuid/10a83ffe-5a9f-48a2-b8cb-551c2cc6b42d resume=/dev/sda3 splash=silent text showopts crashkernel=128
sles:~ # /etc/init.d/boot.kdump status
11%
05.11.2013
, mainly because it is inside the world’s fastest supercomputer – the Tianhe-2; in fact, the 48,000 Xeon Phi cards built in to the Tianhe-2 help it deliver nearly twice the raw performance of the second
11%
14.11.2013
_scrub_rate 0 ue_count
0 csrow0 0 csrow3 0 csrow6 0 mc_name 0 seconds_since_reset 0 ue_noinfo_count
Listing 2
csrows and Channels
Channel 0 Channel 1
11%
02.07.2014
free buff cache si so bi bo in cs us sy id wa st
192.168.1.4: 1 0 0 30198704 286340 751652 0 0 2 3 48 66 1 0 98 0 0
192.168.1.250: procs
11%
31.10.2025
be downloaded as a 172MB evaluation version from Red Hat, but it can also be, says Red Hat, RHEL 6 (and thus also CentOS 6) or Fedora 17. The hardware recommended by Red Hat is a dual-core server with 16GB of RAM ... Version 3.1 of the oVirt management platform for virtual infrastructures has recently become available. On Fedora 17, the new release is easy to install and deploy. ... oVirt 3.1 ... Managing virtual infrastructures with oVirt 3.1
11%
07.06.2019
DependencyWarning)
To get it working I had to downgrade urllib3
:
$ pip install --upgrade "urllib3==1.22"
Next, I downloaded the main docker-compose.yaml file from Anchore's GitHub pages [6] to the top-level of /root