Difference between revisions of "Removing components from systems"

From FreekiWiki
Jump to navigation Jump to search
Line 12: Line 12:
 
     process_case1 [label="Test the power supply\nIf it fails, remove it.\nOtherwise, leave it in place.", shape="box"]
 
     process_case1 [label="Test the power supply\nIf it fails, remove it.\nOtherwise, leave it in place.", shape="box"]
 
     process_case2 [label="Remove the motherboard from the case", shape="box"]
 
     process_case2 [label="Remove the motherboard from the case", shape="box"]
     process_case3 [label="Remove hard drives -- '''all of them", shape="box"]
+
     process_case3 [label="Remove hard drives -- all of them", shape="box"]
     process_case4 [label="Remove all '''optical drives''' (CD and DVD drives)", shape="box"]
+
     process_case4 [label="Remove all optical drives\n(CD and DVD drives)", shape="box"]
 
     process_case5 [label="Do not remove anything else", shape="box"]
 
     process_case5 [label="Do not remove anything else", shape="box"]
 
     process_case6 [label="Replace all case screws", shape="box"]
 
     process_case6 [label="Replace all case screws", shape="box"]
Line 45: Line 45:
  
 
     what_class -> wantcase [label="YELLOW\nLIGHT"]
 
     what_class -> wantcase [label="YELLOW\nLIGHT"]
     wantcase -> wantmobo [label="NO"]
+
     wantcase -> wantmobo [taillabel="NO"]
  
 
     wantcase -> process_case1 [label="YES"]
 
     wantcase -> process_case1 [label="YES"]
Line 53: Line 53:
 
     process_mobo1 -> process_mobo2 -> process_mobo3 -> process_mobo4 -> process_yellow1
 
     process_mobo1 -> process_mobo2 -> process_mobo3 -> process_mobo4 -> process_yellow1
  
     wantmobo -> process_yellow1 [label="NO"]
+
     wantmobo -> process_yellow1 [taillabel="NO"]
     process_yellow1 -> put_on_cart  
+
     process_yellow1 -> put_on_cart
 
 
 
 
  
 
</graphviz>
 
</graphviz>
 
You need to know what kind of computer this is. It will be one of the following.
 
 
* Server
 
* Red Light System
 
* Yellow Light System
 
* Green Light System
 
 
Proceed with the corresponding instructions below
 
  
 
== Notes ==
 
== Notes ==
Line 76: Line 65:
 
* When pulling any kind of drive, rails and brackets should stay with the system.
 
* When pulling any kind of drive, rails and brackets should stay with the system.
  
==SERVERS==
+
; half-height sized cards
# Find and remove HARD DRIVES -- '''all of them'''
+
: A few PCI or AGP cards will have a back plate that is only be half as tall as normal cards. These are "half height" cards and need to be left in the box.
#* (Put them in the hard drive bin)
+
: This refers to the size of the "stem" of the card, not the card itself.
# Take the system itself to Server Evaluation
 
#* (Server Evaluation is in the Build Area)
 
  
==RED LIGHT SYSTEMS==
+
* '''When pulling cards, leave cables attached to card'''
# Find and remove HARD DRIVES  -- '''all of them'''
+
* ''Do not pull risers. (They are designed to go with the case they came with and are not generic.)''
#* (Put them on the floor in front of the hard drive bin)
+
* ''Do not pull a "card" that does not go into an industry standard slot. (We do not consider these to be cards, and they need to stay with their motherboards.)''
#* Remove any '''US Robotics''' brand '''ISA''' modem cards marked '''Sportster'''.
 
# Place the system on the cart
 
#* (Make sure the front labels are all facing the same way)
 
 
 
==GREEN LIGHT SYSTEMS==
 
;We need to remove certain components from systems that are going to be kept. These are:
 
# Drives -- '''Leave all rails and drive sleds in case!'''
 
#* Pull HARD DRIVES -- '''all of them'''
 
#* ''Other drives do not need to be pulled''
 
# Memory
 
#* Pull all DIMMs (SDRAM, DDR, and RAMBUS)
 
#* ''Do not pull SIMMs''
 
# Cards
 
#* Pull all standard cards, except half-height sized cards
 
#** That is anything in some kind of an industry standard slot: ISA, PCI, AGP, VESA, EISA, MCA, AMR and CNR. (AMR and CNR are the tiny slots similar to PCI, often for modems.)
 
#** A few PCI or AGP cards will have a back plate that is only be half as tall as normal cards. These are "half height" cards and need to be left in the box.
 
#** '''When pulling cards, leave cables attached to card'''
 
#* ''Do not pull risers. (They are designed to go with the case they came with and are not generic.)''
 
#* ''Do not pull a "card" that does not go into an industry standard slot. (We do not consider these to be cards, and they need to stay with their motherboards.)''
 
# Place the system on the cart
 
#* (Make sure the front labels are all facing the same way)
 
  
 
==YELLOW LIGHT SYSTEMS==
 
==YELLOW LIGHT SYSTEMS==
; Do not pull anything unless these instructions (or the whiteboard) say to pull it. This includes ribbon cables.
+
; Do not pull anything unless these instructions (or the white board) say to pull it. This includes ribbon cables.
 
 
; 1. First, check to see if we want the case. (See the [[Case Triage|BROWN CHART]].)
 
 
 
'''If we want the case''' (and only if we want it):
 
# Test the power supply
 
#* If it fails, remove it. Otherwise, leave it in place.
 
# Remove the motherboard from the case
 
# Remove hard drives -- '''all of them'''
 
# Remove all '''optical drives''' (CD and DVD drives)
 
# Do not remove anything else
 
# Replace all case screws
 
# Take the case to the Thrift Store
 
 
 
; 2. Second, check to see if we want the motherboard. (See the [[Motherboard Sorting|BLACK CHART]].)
 
 
 
'''If we want the motherboard''' (and only if we want it):
 
# Remove any cards
 
# Remove the motherboard from the case
 
# Remove the I/O shield and twist-tie it to the motherboard
 
# Take the motherboard to Advanced Testing.
 
 
 
NOTE: At this point you probably have the computer, but you may just have some parts, depending on if you have taken the case or motherboard away.
 
 
 
; 3. Third, continue on with the rest of the list.  
 
  
 
# Remove the following drives
 
# Remove the following drives
Line 160: Line 102:
 
# Place the system on the cart
 
# Place the system on the cart
 
#* (Make sure the front labels are all facing the same way)
 
#* (Make sure the front labels are all facing the same way)
 
{{Exceptional Components List}}
 
  
 
[[Category:Prebuild]]
 
[[Category:Prebuild]]

Revision as of 17:17, 14 May 2009

ORANGE CHART

This is a graph with borders and nodes. Maybe there is an Imagemap used so the nodes may be linking to some Pages.

Notes

Do not pull anything unless these instructions (or the whiteboard) say to pull it. This includes ribbon cables.

  • When pulling sound cards, leave sound cables attached to card (not CD Drive or motherboard)
  • Do not pull risers. (They are designed to go with the motherboard they came with and are not generic.)
  • When pulling any kind of drive, rails and brackets should stay with the system.
half-height sized cards
A few PCI or AGP cards will have a back plate that is only be half as tall as normal cards. These are "half height" cards and need to be left in the box.
This refers to the size of the "stem" of the card, not the card itself.
  • When pulling cards, leave cables attached to card
  • Do not pull risers. (They are designed to go with the case they came with and are not generic.)
  • Do not pull a "card" that does not go into an industry standard slot. (We do not consider these to be cards, and they need to stay with their motherboards.)

YELLOW LIGHT SYSTEMS

Do not pull anything unless these instructions (or the white board) say to pull it. This includes ribbon cables.
  1. Remove the following drives
    • Hard drives -- all of them
    • DVD drives -- regardless of speed.
      • (They must have a standard rectangular faceplate.)
    • Recordable or rewritable CD drives -- regardless of speed.
      • (They must have a standard rectangular faceplate.)
    • Removeable hard drive enclosures. (These look like little drawers).
  2. Leave all rails and drive sleds in case!
  3. Remove all memory
    • (i.e. DDRs, SDRAM, RAMBUS, SODIMMS, etc.)
  4. Remove the following cards
    • Remove any US Robotics brand ISA modems marked Sportster.
    • Remove any PCI cards
    • Remove any PCI-e cards
    • Remove any AGP cards
  5. Removed 2GHz and faster processors
  6. Remove all power supplies
    • (both AT and ATX)
  7. Remove button batteries
    • (unless they are soldered onto the motherboard)
  8. Remove Macintosh batteries (in case you're taking apart a Mac)
  9. Remove 3.5 inch face plates
  10. Also, check the whiteboard
    • (From time to time there are additional components that we want pulled. This can vary from day to day depending on our need.)
  11. Place the system on the cart
    • (Make sure the front labels are all facing the same way)