Sponsored Content
The Lounge War Stories Data Centre meets Vacuum Cleaner Post 303014247 by Neo on Thursday 8th of March 2018 04:38:45 AM
Old 03-08-2018
Quote:
Originally Posted by gull04

What's the point of the story - don't let some idiot into a data centre with a Vacuum Cleaner.
It's not a good idea to call cleaners and others "idiots" as their job is not to develop IT policy or data center cleaning procedures. Their job is to follow procedures for how to clean a data center and to be supervised when cleaning, especially if the data center has critical systems.

Hence, the problem is not "the cleaner" but the management and the administrators of the data center who seemingly did not put proper cleaning procedures, controls and supervision (if required) in place to insure that anyone who worked in the data center understood the proper procedures on how to clean and vacuum in a data center.

Even in my home, I don't permit our biweekly housekeeper to clean and vacuum around my key IT devices unless I am there.

So, for a data center with critical data and business systems, the responsibility falls on the data center management and administrators, not the "cleaners," to insure all personnel working in the data center understand how to do their job in a careful and responsible way.

FYI, forum rules do state:

Quote:
(1) No flames, shouting (all caps), sarcasm, bullying, profanity or arrogant posts.

(2) No negative comments about others or impolite remarks. ....
When we founded these forums decades ago, we have always been careful to insure that everyone is treated with respect (unlike many other site, where anything goes and name calling is normal); and although we may disagree, we do not call each other names.

We would never call my housekeeper a bad name, for example. She is nearly blind and cleans the mirrors and glass with her face a few inches away, and if she needs to be supervised, we give her gentle instructions.

I have worked in many data centers, some very critical and highly secure. Data centers should have clear procedures for how to clean, how to vacuum, where to plug in appliances, how close to get to the electrical gear and more.

It is typically the fault of data center managers when these types of incidents happen; as most are simply too distracted or not "very detailed oriented" to create housekeeping procedures that insure safe housekeeping operations in a data center.

Honestly, who in their "right data center management mind," who runs a data center, would have a cleaning person or team just "plug in" wherever they wanted or to clean near wires and racks without clear procedures and supervision if necessary?
This User Gave Thanks to Neo For This Post:
 

6 More Discussions You Might Find Interesting

1. News, Links, Events and Announcements

The HP-UX Porting and Archive Centre

If you're looking for an easy source of free software for HP-UX, look no further. A consortium of major universities and HP user groups have banded together and operate what is simply the finest free software site in existence. The world's best HP-UX software engineers have ported each package... (0 Replies)
Discussion started by: Perderabo
0 Replies

2. Solaris

Sun Management Centre

Hi Guys, Does anyone ever use Sun MC before? If yes, can u share with me how to do the installation. Thanks (1 Reply)
Discussion started by: raziayub
1 Replies

3. Shell Programming and Scripting

Cleaner method for this if-then statement?

I have a script that runs once per month. It performs a certain task ONLY if the month is January, April, July, or October. MONTH=`date +%m` if || || || ; then do something else do a different thing fi Is there a neater way of doing it than my four separate "or" comparisons? That... (2 Replies)
Discussion started by: lupin..the..3rd
2 Replies

4. Shell Programming and Scripting

Cleaner way to use shell variable in awk /X/,/Y/ syntax?

$ cat data Do NOT print me START_MARKER Print Me END_MARKER Do NOT print me $ cat awk.sh start=START_MARKER end=END_MARKER echo; echo Is this ugly syntax the only way? awk '/'"$start"'/,/'"$end"'/ { print }' data echo; echo Is there some modification of this that would work? awk... (2 Replies)
Discussion started by: hanson44
2 Replies

5. Shell Programming and Scripting

A cleaner way to rearrange column

Hello, I have some tab delimited text data, index name chg_p chg_m 1 name,1 1 0 2 name,2 1 1 3 name,3 1 0 4 name,4 1 0 5 name,5 1 1 I need to duplicate the "index" column, call it "id" and insert it after the... (8 Replies)
Discussion started by: LMHmedchem
8 Replies

6. Shell Programming and Scripting

Maybe a cleaner way to generate a file?

greetings, to be clear, i have a solution but i'm wondering if anyone has a cleaner way to accomplish the following: the variable: LSB_MCPU_HOSTS='t70c7n120 16 t70c7n121 16 t70c7n122 16 t70c7n123 16 t70c7n124 16 t70c7n125 16 t70c7n126 16 t70c7n127 16 t70c7n128 16 t70c7n129 16 t70c7n130 16... (2 Replies)
Discussion started by: crimso
2 Replies
All times are GMT -4. The time now is 04:53 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy