![]() | Sun System Handbook - ISO 4.1 October 2012 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||
Solution Type Problem Resolution Sure Solution 1002437.1 : Sun Fire[TM] 12K/15K/20K/25K: cfgadm -c disconnect fails with Library error: RCM request delete capacity failed for SB
PreviouslyPublishedAs 203410 Applies to:Sun Fire 12K Server - Version Not Applicable and laterSun Fire 15K Server - Version Not Applicable and later Sun Fire E20K Server - Version Not Applicable and later Sun Fire E25K Server - Version Not Applicable and later All Platforms SymptomsWhen running cfgadm -c disconnect SB#, following error may occur: Library error: RCM request delete capacity failed for SB# Place the dr session into debug SBD_DEBUG=/tmp/sbd.log;export SBD_DEBUG and rerun the cfgadm -c disconnect SB#; looking at the /tmp/sbd.log shows we are failing with a bad address: ....snip .... <request delete capacity><SB?>ap_rcm_info(PID) <Bad address><><> ap_seq_exec: request delete capacity failed .... snip .... CauseThis error will occur if /var/run is not mounted as tmpfs. SolutionUsing mount -p /var/run should be mounted as a tmpfs filesystem. # mount -p ...... swap - /var/run tmpfs - no xattr ......
Note: This problem can only happen with Solaris 8 and Solaris 9 because in Solaris 10 the mounting of /var/run is done much earlier and the check for /var/run in librcm has been removed (see Bug 5103374). Additional Information Bug 5088931 - deleteboard cmd results in rcm library error
Internal Section Keywords: rcm, cfgadm, disconnect, deleteboard Previously Published As 83347 Attachments This solution has no attachment |
||||||||||||
|