Go to main content

SPARC T5-2 Server Service Manual

Exit Print View

Updated: February 2019
 
 

Remove a Drive

A customer can perform this procedure while the server is running. See Component Service Categories for more information about hot-service procedures.

To hot-service a drive, you must first take it offline. This action prevents applications from accessing the drive and removes software links to it.

  1. Determine if you need to shut down the OS to replace the drive, and perform one of the following actions:
    • If the drive contains the sole image of the OS or cannot be logically isolated from the server's online operations, shut down the OS as described in Power Off the Server (Oracle ILOM). Then go to Step 3.
    • If the drive can be taken offline without shutting down the OS, go to Step 2.
  2. Take the drive offline.
    1. At the Oracle Solaris prompt, list all drives in the device tree, including drives that are not configured.
      # cfgadm -al
      

      This command lists dynamically reconfigurable hardware resources and shows their operational status. In this case, look for the status of the drive you plan to remove. This information is listed in the Occupant column.

      Ap_id                       Type         Receptacle   Occupant       Condition
      c0                          scsi-bus     connected    configured     unknown
      c0::dsk/c1t0d0              disk         connected    configured     unknown
      c0::dsk/c1t0d0              disk         connected    configured     unknown
      usb0/1                      unknown      empty        unconfigured   ok
      usb0/2                      unknown      empty        unconfigured   ok
      ...
      

      You must unconfigure any drive whose status is listed as configured, as described in .

    2. Unconfigure the drive.

      For example, where the drive to be unconfigured is the first drive listed in :

      # cfgadm -c unconfigure c0::dsk/c1t1d0
      

      Replace c0:dsk/c1t1d0 with the drive name that applies to your situation.

    3. Verify that the drive's blue Ready-to-Remove LED is lit.
  3. Determine whether you can replace the drive using the hot-service procedure or whether you need to power off the server using the cold-service procedure.

    The cold-service procedure is required if the drive has one of these characteristics:

    • Contains the operating system, and the operating system is not mirrored on another drive.
    • Cannot be logically isolated from the online operations of the server.
  4. Take one of the following actions:
  5. If you are hot-servicing the drive, locate the drive that displays the amber Fault LED and ensure that the blue Ready-to-Remove LED is lit.
  6. Attach an antistatic wrist strap.
  7. On the drive you want to remove, complete the following tasks.
    image:Figure showing drive removal.

    Caution

    Caution  - The latch is not an ejector. Do not bend it too far to the right. Doing so can damage the latch.


    1. Push the release button to open the latch.
    2. Unlock the drive by moving the latch to the right.
    3. Grasp the latch and pull the drive out of the slot.

    Caution

    Caution  - When you remove a drive, replace it with a filler panel or another drive. Otherwise, the server might overheat due to improper airflow.


  8. Install a replacement drive or a drive filler panel.

    See Install a Drive or Install a Drive Filler Panel.

Related Information