From: Przem on
Hello

I have problems after replacing internal Sun Fire 880 FC disk.

Before replacing I used:
luxadm remove_device /dev/rdsk/c1t0d0s2
command and than inserted new disk.

Everything looks fine except that under cfgadm -al I see 7 disks instead
of 6:

~# cfgadm -al
Ap_Id Type Receptacle Occupant
Condition
c0 scsi-bus connected configured
unknown
c0::dsk/c0t6d0 CD-ROM connected configured
unknown
c1 fc-private connected configured
unknown
c1::21000014c3197c9d disk connected configured
unknown
c1::21000014c3501fe5 disk connected configured
unknown
c1::500000e0101d39e1 disk connected configured
unknown
c1::500000e0101fc7a1 disk connected configured
unknown
c1::500000e0102177d1 disk connected configured
failing
c1::500000e010217ba1 disk connected configured
unknown
c1::500000e0108825c1 disk connected configured
unknown
c1::50800200001c4c81 ESI connected configured
unknown

luxadm display FCloop shows correctly only 6.

I suspect that
c1::500000e0102177d1 disk connected configured
failing
is old disk which was not removed from configuration, while
c1::500000e0108825c1 disk connected configured
unknownc1::500000e0108825c1 disk connected
configured unknown
is the new one.

Can You help me how to clean this?

devfsadm -C is not solving.

when I type:
~# cfgadm -f -c unconfigure c1::500000e0102177d1
cfgadm: Configuration operation not supported

This disk is under fc_private, so maybe this is problem.

--
best regards

Przem