![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||
Solution Type Technical Instruction Sure Solution 1956986.1 : How to Replace a SPARC T7-1 SAS HDD or SSD [VCAP]
In this Document
Applies to:SPARC T7-1 - Version All Versions to All Versions [Release All Releases]Information in this document applies to any platform. GoalHow to Replace a SPARC T7-1 SAS HDD or SSD Solution
******************************************************************************* ESD Caution:
Contamination Caution:
DISPATCH INSTRUCTIONS Note - This is a hot service procedure that can be performed by Customers while the server is running.
DAMAGE ALERT: Perform a visual inspection of the replacement part to make sure that there are no damaged components, connectors, bent pins, damaged packages during shipping, etc). If the part is damaged, don't install it into the system, order a new part. Handle with caution and package carefully the return part to avoid any damages during shipping.
Caution - The drive must be taken offline before it is removed. If it cannot be taken offline, the OS must be shut down to prevent running programs from attempting to use it.
Note - The "cfgadm" commands in this document (and in the Service manual) are for individual drives that are not part of RAID volumes. When a drive is part of a RAID volume, you do not need to unconfigure it before swapping it with a new drive. When replacing a failed drive in a hardware RAID volume, follow the SPARC T7 RAID Drive Replacement Strategies.
WHAT ACTIONS ARE REQUIRED?: Hard Drive Slot Configuration Reference Address mapping between the Oracle Solaris OS device paths and physical hard drive slots is not fixed. For many storage administration tasks, the mapping of OS device names to physical hard drive slots must be determined before the task can be performed. See the SPARC T7 Series Servers Administration Guide for information on mapping SAS controller ports to physical drive slots. Caution - Depending on the configuration of the data on a particular drive, the drive might also be removable while the server is online. However, to hot-plug a drive while the server is online you must take the drive offline before you can safely remove it. Taking a drive offline prevents any applications from accessing it, and removes the logical software links to it.
The following situations inhibit your ability to hot-plug a drive: Note - If either of these conditions apply to the drive being serviced, you must take the server offline (shut down the operating system) before you replace the drive.
Replace the HDD or SSD 1. Locate the drive in the server that you want to remove. # 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
... c2 scsi-sas connected configured unknown c2::w5000cca00a76d1f5,0 disk-path connected configured unknown c3 scsi-sas connected configured unknown c3::w5000cca00a772bd1,0 disk-path connected configured unknown c4 scsi-sas connected configured unknown c4::w5000cca00a59b0a9,0 disk-path connected configured unknown ... You must unconfigure any drive whose status is listed as configured, as described in Step b. # cfgadm -c unconfigure c2::w5000cca00a76d1f5,0
Note - Replace c2::w5000cca00a76d1f5,0 with the drive name that applies to your situation.
c. Verify that the drives blue Ready-to-Remove LED is lit. Caution - The latch is not an ejector. Do not force the latch too far to the right. Doing so can damage the latch.
5. Install the replacement drive or a filler tray. Note - Drives are physically addressed according to the slot in which they are installed. If you are replacing a drive, install the replacement drive in the same slot as the drive that was removed.
7. Close the latch to lock the drive in place. Verify the drive functionality 2. If the OS is shut down, and the drive you replaced was not the boot device, boot the OS. Note - Depending on the nature of the replaced drive, you might need to perform administrative tasks to reinstall software before the server can boot. Refer to the Oracle Solaris OS administration documentation for more information.
3. At the Oracle Solaris prompt, type the cfgadm -al command to list all drives in the device tree, including any drives that are not configured: # cfgadm -al
This command helps you identify the drive you installed. Example: Ap_id Type Receptacle Occupant Condition
... c2 scsi-sas connected configured unknown c2::w5000cca00a76d1f5,0 disk-path connected configured unknown c3 scsi-sas connected configured unknown c3::sd2 disk-path connected unconfigured unknown c4 scsi-sas connected configured unknown c4::w5000cca00a59b0a9,0 disk-path connected configured unknown ... 4. Configure the drive using the cfgadm -c configure command. # cfgadm -c configure c2::w5000cca00a76d1f5,0
Note - Replace c2::w5000cca00a76d1f5,0 with the drive name for your configuration.
5. Verify that the blue Ready-to-Remove LED is no longer lit on the drive that you installed. # cfgadm -al
The replacement drive is now listed as configured. Example: Ap_id Type Receptacle Occupant Condition
... c2 scsi-sas connected configured unknown c2::w5000cca00a76d1f5,0 disk-path connected configured unknown c3 scsi-sas connected configured unknown c3::w5000cca00a772bd1,0 disk-path connected configured unknown c4 scsi-sas connected configured unknown c4::w5000cca00a59b0a9,0 disk-path connected configured unknown ... OBTAIN CUSTOMER ACCEPTANCE Following the FE service, the customer may need to run Application or Solaris commands, including but not limited to the following: REFERENCE INFORMATION: Identifying the location of a failed Internal disk: How to locate a failed internal disk drive on a T3/T4/T5/T7 series system (Doc ID 1365089.1) MPXIO Instructions can be found in these docs:
Detailed SVM instructions can be found at http://download.oracle.com/docs/cd/E19253-01/816-4520/troubleshoottasks-96/index.html.
References<NOTE:1010946.1> - General Guidance for Diagnosis (Disk Failures/Errors) and Replacing Internal Server Disks and JBOD Disks within Solaris<NOTE:2090016.1> - Solaris Volume Manager (SVM) the 'metadevadm -u' Command Shows "New device reloc information" or "Invalid device relocation information detected" But DevID Is Not Updated Attachments This solution has no attachment |
||||||||||||||||
|