Skip to Main Content

Hardware

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

cfgadm unconfigure unusable SCSI LUN on Failing Path

Dee-R350925Dec 4 2015 — edited Jan 5 2016

I have a problem unconfiguring a disk with a failing status in solaris 11.

I have followed the same procedure over the last few months and have never had a problem, but can't seem to offline a couple of luns on my sparc T5-2 server.

I offlined the disk with the luxadm command, asked the SAN administrator to stop presenting the disk and then tried to show unusable paths, but it lists them as failing.

I would normally unconfigure the paths, but it won't remove them.

luxadm -e offline /dev/rdsk/c0t6006016001603400F4708591BF92E511d0s2

cfgadm -al -o show_SCSI_LUN | grep -i unusable

shows nothing

cfgadm -al -o show_SCSI_LUN | grep -i failing

c7::500601673ee02794,17    disk     connectedconfigured   failing
c7::5006016e3ee02794,17    disk     connectedconfigured   failing
c9::500601663ee02794,17    disk     connectedconfigured   failing
c9::5006016f3ee02794,17    disk     connectedconfigured   failing

Ideally I don't want to reboot the server to tidy the paths up.  There a lot of active luns at the moment, so I don't want to run anything which would upset them.

Does anyone have some advice on the best way to change the flag on the paths to unusable?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 2 2016
Added on Dec 4 2015
4 comments
3,679 views