![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||
Solution Type Problem Resolution Sure Solution 2215548.1 : Control Domain Unable To Recognize FC HBA In PCIe Slot Correctly - It Shows "assigned-device" In The Path But No LDOMs
In this Document
Created from <SR 3-13805261984> Applies to:SPARC T4-1 - Version All Versions and laterInformation in this document applies to any platform. SymptomsT4-1 system has two FC HBA installed in slot PCIE0 and PCIE1. $ prtdiag -v ----------- /SYS/MB/RISER1/PCIE1PCIE SUNW,assigned-device-pciex1077,2532 5.0GTx4 Only the HBA with "SUNW,qlc" in its path is recognized by the OS: $ luxadm -e port OBP cannot "see" the HBA with "SUNW, assigned-device" {0} ok probe-scsi-all
ChangesA new Solaris OS was installed on the server CauseThe clue was the "SUNW,assigned-device" itself. This means that the PCIe slot where this HBA is installed, was previously configured as an end point device (Direct IO) on a guest LDOM But the Explorer (v8.11) which now collects LDOM data by default, has no LDOM configuration data. The ILOM console logs, shows that there was an LDOM named ldm1 which was configured with DIO <ILOM-snapshot-dir>/ilom/console1.txt # ldm list-io
The domain was stopped but not completely removed before reinstalling a new OS on the control domain root # ldm stop-domain ldm1
Remote graceful shutdown or reboot capability is not available on ldm1 LDom ldm1 stopped Note: 1. In the control domain, list the ldoms: control-domain # ldm ls-domain
NAME STATE FLAGS CONS VCPU MEMORY UTIL UPTIME ldm1 active -n---- 5001 8 8G 0.1% 7h 26m 2. Shutdown the domain, and from the control domain: control-domain# ldm stop-domain ldm1
LDom ldm1 stopped 3. . Un-bind the domain from the hypervisor. control-domain # ldm unbind-domain ldm1 control-domain # ldm ls-domain
4. Remove the domain control-domain # ldm remove-domain ldm1
Since the DIO guest domain was not completely removed, the booting config was still set to dio: From the ILOM console log: > NOTICE: Booting config = dio SolutionThe server has to restored to factory default using either of the 2 procedures: 1. From the primary domain. Select the factory default configuration. primary# ldm set-config factory-default
Stop the control domain. primary# shutdown -i1 -g0 -y
Powercycle the system to load the factory default configuration. -> stop /SYS
-> start /SYS 2. From the SP. Restore the factory default configuration from the service processor. -> set /HOST/bootmode config=factory-default
Powercycle the system to load the factory default configuration. -> reset /SYS
Attachments This solution has no attachment |
||||||||||||||||||
|