|
Description
|
Subject: rpcib issue
Date: Thu, 11 Sep 2008 16:28:58 -0700
Unconfiguring rpcib fails:
# cfgadm -c unconfigure ib::rpcib,0
Unconfigure the device: /devices/ib:fabric::rpcib,0
This operation will suspend activity on the IB device
Continue (yes/no)? y
cfgadm: Hardware specific failure: unconfigure operation failed ap_id:
/devices/ib:fabric::rpcib,0
My test system has two HCAs. When unconfiguring an HCA, the first one
succeeds and the second one fails:
# cfgadm -f -c unconfigure PCI-EM0
# cfgadm -f -c unconfigure PCI-EM1
cfgadm: Component system is busy, try again: unconfigure failed
If I remove rpcib and reboot the system, unconfiguring both HCAs succeed.
After removing rpcib and rebooting:
# cfgadm -f -c unconfigure PCI-EM0
# cfgadm -f -c unconfigure PCI-EM1
#
Ramaswamy.
|