Difference between revisions of "Data center"

From CNM Wiki
Jump to: navigation, search
(Storage)
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
*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 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.
 
*The organization itself who takes care of these [[computing device]]s.
''DC'' vary in their [[storage capacity]]. The clients usually access their devices through some [[shell]], primarily, [[SSH]].
 
  
 +
 +
==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==
 
==Tools==
*[[rsync]], a tool for comparing files on different servers.  
+
===DC tools===
*[[SCP]], a tool to transfer data over an encrypted connection.
+
:*[[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.