Summary: Hot swapping internal drives on a 420R

From: Robert M. Martel - CSU <r.martel_at_csuohio.edu>
Date: Wed Jun 18 2008 - 12:28:59 EDT
Wow, thanks for all the responses!  I was able to swap the drive w/o a 
problem.  One thing I didn't mention is that the internal drives on this 
420R are not used with any volume manager.

Summary with example output from my system:

Unmount any file systems on the disk in question.

Find the device to be removed:

# cfgadm -al
Ap_Id                Type         Receptacle   Occupant     Condition
c0                   scsi-bus     connected    configured   unknown
c0::dsk/c0t0d0       disk         connected    configured   unknown
c0::dsk/c0t1d0       disk         connected    configured   unknown
c0::dsk/c0t6d0       CD-ROM       connected    configured   unknown
c1                   scsi-bus     connected    unconfigured unknown
c3                   scsi-bus     connected    configured   unknown
c3::dsk/c3t0d0       disk         connected    configured   unknown
c3::dsk/c3t0d1       disk         connected    configured   unknown
c3::dsk/c3t2d0       disk         connected    configured   unknown
c4                   scsi-bus     connected    unconfigured unknown

Unconfigure the device:
# cfgadm -c unconfigure c0::dsk/c0t1d0

You might want to reissue the 'cfgadm -al' to confirm that the (correct) 
drive has been unconfigured:
# cfgadm -al
Ap_Id                Type         Receptacle   Occupant     Condition
c0                   scsi-bus     connected    configured   unknown
c0::dsk/c0t0d0       disk         connected    configured   unknown
c0::dsk/c0t1d0       disk         connected    unconfigured unknown
...

Remove and replace the device (be sure to pull the correct one!)

Configure the replacement device:
# cfgadm -c configure c0::dsk/c0t1d0

Then for good measure:
# devfsadm -C -c disk

Now the disk should be good to go.


Robert M. Martel - CSU wrote:

> a blast from the past...unless you are at a poor college like mine and
> still are using these systems.
> 
> Anyhow I want to hot-swap an internal drive on one of my 420Rs but I
> cannot remember the commands I need to issue - if  any - to prepare the
> operating system for the activity.  The system is running Solaris 9.
> 
> Beyond un-mounting file systems I am unsure if I need to do anything else.
> 
> The "Sun Enterprise 420R Server Service Manual" sent me to the "Sun
> Enterprise 420R Server Owners Guide" which sent me to "Platform Notes:
> Sun Enterprise 420R Server" which I cannot locate on docs.sun.com.


-- 
***********************************************************************
Bob Martel,System Administrator  I met someone who looks a lot like you
Levin College of Urban Affairs   She does the things you do
Cleveland State University       But she is an IBM
(216) 687-2214
r.martel@csuohio.edu                                -Jeff Lynne
***********************************************************************
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
Received on Wed Jun 18 12:28:30 2008

This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:44:11 EST