Questions tagged [datacenter]

is a facility used to house computer systems and associated components, such as telecommunications and storage systems

Data centers have their roots in the huge computer rooms of the early ages of the computing industry. Early computer systems were complex to operate and maintain, and required a special environment in which to operate. Many cables were necessary to connect all the components, and methods to accommodate and organize these were devised, such as standard racks to mount equipment, elevated floors, and cable trays (installed overhead or under the elevated floor). Also, a single mainframe required a great deal of power, and had to be cooled to avoid overheating. Security was important – computers were expensive, and were often used for military purposes. Basic design guidelines for controlling access to the computer room were therefore devised.

321 questions
1
vote
1 answer

How do you do a System State Restore on a Windows 2016 server located in a datacenter where you only have RDP and serial console access?

I am attempting to do a system state restore on a Windows Server 2016 box, however the server is in a data center (1&1) and I only have RDP and serial console access to it. I have the WindowsBackupImage folder on my d drive which should not be…
1
vote
1 answer

Cassandra nodes in multiple data centers

http://www.cs.cornell.edu/projects/ladis2009/papers/lakshman-ladis2009.pdf : "Cassandra is configured such that each row is replicated across multiple data centers." So in that case is it good to have almost same number of Cassandra nodes in each…
sunil-khedar
1
vote
1 answer

How is air-flow designed in closed racks?

I have seen (older) racks which are fully-closed. For example similar with plexiglass doors: Or with metal doors without any grid/holes. Are such racks designed for data-centers with raised floors and take cold air from the bottom and push hot air…
Martin
  • 352
  • 3
  • 12
  • 29
1
vote
3 answers

How to connect a Juniper EX4500 to netapp X1107A

What is the best and not expensive way to connect a Juniper EX4500 to a X1107A Chelsio PCI Netapp card? Will these do (10GBASE-SR) for both end? and then connect with fiber cable? How important is it to get original ones from Juniper and not…
poopa
  • 75
  • 1
  • 10
1
vote
0 answers

How do I use Client9's IPCat with IPTables

I'd like to block all ips of all datacenters in the world with this list: https://github.com/client9/ipcat But I don't know how to use that list, I'd like a bash script that checks if there's an update every day (or use the GitHub webhook for…
Xerceng
1
vote
1 answer

Methods for monitoring and alerting data issues when dealing with complex dependencies

In this hypothetical example, we have a data flow across multiple engineering teams in an ecommerce company. These teams deliver services, produce data, and consume data at different points of the flow. For example; 'Team Orders' maintains the…
John Honan
  • 11
  • 1
1
vote
1 answer

Does an Intel server with RMM4 (IPMI BMC) need two IP addresses/cables?

I am managing a co-located server which has been rebooted and has not turned back on. It is in a data center and difficult to access, as such I am looking at Intel's RMM4 (compatible with the server board) as a solution. Do I have to run two cables…
Greg
  • 1,657
  • 5
  • 27
  • 38
1
vote
1 answer

HDD seq. read performance

I read the specs for one of the latest Hitachi HDD, https://www.hgst.com/sites/default/files/resources/USC10K1800_ds.pdf . It indicates a speed of SAS 12 Gb/s which is 1.5 GB/s. Is it the sequential read speed for this HDD? seems to be a lot. If…
kiriloff
  • 129
  • 4
1
vote
2 answers

Server utilization and how to deal with datacenter failure

New technologies like Docker, Mesos, Kubernetes etc. allow much better server utilisation in an organisation. However, I'd like to know how utilisation can be maximised across two datacenters, taking into account the failure of an entire…
1
vote
0 answers

What technology do data center use to guarantee low RTT?

I was reading about data-center-tcp DCTCP and the paper was talking about the low retransmission timer (RTT) of about 250µs, but didn't state how that is being done. Somewhere else I read that DCTCP is using explicit congestion notification, which…
Ratin Nind
  • 11
  • 1
1
vote
0 answers

HDFS performances on apache spark

I have several issues related to HDFS, that may have different roots. I'm posting as much information as I can, with the hope that I can get your opinion on at least some of them. Basically the cases are: HDFS classes not found Connections with…
Bacon
  • 133
  • 7
1
vote
0 answers

Bridging two datacenters

i need to find out what would be best way to bridge current datecenter with new DR datacenter. I have following network configuration (show in picture). https://i.stack.imgur.com/KDUgi.jpg So on internal 3850 i have 2 VLANs for hosts and 2 vlans…
opti2k4
  • 21
  • 3
1
vote
1 answer

Running CoreOS across multiple data centers -howto?

I'd like to use CoreOS as my base OS going forward. I run a lot of apps in multiple data centers, and I fully believe that I should containerize the lot. This has thrown up a lot of questions, notably control and access of resources. My dream - is…
Mister IT Guru
  • 1,178
  • 3
  • 15
  • 35
1
vote
2 answers

ip recognition is different

some months ago i bought a dedicated server from usa (http://www.dacentec.com/) datacenter. my ips are look like this : 162.248.243.blo blo blo when i check my ip in this site : http://whatismyipaddress.com/ it shows me : ISP: Dacentec…
Cougar
  • 41
  • 1
  • 5
1
vote
3 answers

Moving co-location facility (managed network to unmanaged)

Our current co-location facility provides a managed network environment (e.g. firewall, etc.) for our servers. We are considering a new co-location facility that offers us more rack space and higher bandwidth, but it doesn't come with all the…