Difference between revisions of "Data center"

From CNM Wiki
Jump to: navigation, search
(Created page with "A data center (also known by its acronym, DC) is either the building, the premises where the computers of one or several companies or organizations are housed, or the...")
 
(Storage)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
A [[data center]] (also known by its acronym, [[DC]]) is either the building, the premises where the computers of one or several companies or organizations are housed, or the organization itself who takes care of these computers.
+
A [[data center]] (also known by its acronym, [[DC]]) is either:
 +
*The premises such as a building or another physical location where the [[computing device]]s of one or more [[organization]]s are housed, or
 +
*The organization itself who takes care of these [[computing device]]s.
 +
 
 +
 
 +
==Characteristics==
 +
===Storage===
 +
:''Main wikipage: ''[[Storage capacity]]''
 +
 
 +
:[[RAID]], especially [[software RAID]]
 +
 
 +
===Traffic===
 +
:[[Data traffic]] including [[internal traffic]].
 +
 
 +
===Computation===
 +
:[[Computing server]]s including [[dedicated server]]s.
 +
 
 +
===Power supply===
 +
:[[UPS]]
 +
 
 +
==Tools==
 +
===DC tools===
 +
:*[[rsync]], a tool for comparing files on different servers.
 +
:*[[SCP]], a tool to transfer data over an encrypted connection.
 +
 
 +
===DC client tools===
 +
:The clients usually access their devices through some [[shell]], primarily, [[SSH]] or [[KVM console]]. The [[pingplotter]] allows to locate IP addresses of the resources.

Latest revision as of 22:30, 16 December 2020

A data center (also known by its acronym, DC) is either:


Characteristics

Storage

Main wikipage: Storage capacity
RAID, especially software RAID

Traffic

Data traffic including internal traffic.

Computation

Computing servers including dedicated servers.

Power supply

UPS

Tools

DC tools

  • rsync, a tool for comparing files on different servers.
  • SCP, a tool to transfer data over an encrypted connection.

DC client tools

The clients usually access their devices through some shell, primarily, SSH or KVM console. The pingplotter allows to locate IP addresses of the resources.