![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||||||
Solution Type Sun Alert Sure Solution 1220873.1 : A Misconfigured Gateway (Network Route) May Corrupt the XSCF Database on Sun SPARC Enterprise M8000/M9000 Servers Running XCP Firmware 1092 or 1093
In this Document
Applies to:Sun SPARC Enterprise M8000 Server - Version Not Applicable and laterSun SPARC Enterprise M9000-32 Server - Version Not Applicable and later Sun SPARC Enterprise M9000-64 Server - Version Not Applicable and later Sun SPARC Sun OS _______________________________________ Date of Workaround Release: 29-Sep-2010 Date of Resolved Release: 01-Dec-2010 _______________________________________ ***Checked for relevance 08-May-2013*** DescriptionSun SPARC Enterprise M8000/M9000 Servers with XCP firmware revision 1092 or 1093 will fail to start after an XSCF reboot (applynetwork/rebootxscf) if a gateway is misconfigured, which indicates the gateway IP address is not on the same subnet as the IP address for the LAN interface. Note: In the unlikely event of having both XSCFs corrupted, please contact Oracle Support to guide you through a procedure to remove the trigger of this software issue.
Note: As a precaution, preventive measures outlined in this document should also be taken on other XCP versions, even if an upgrade is not planned.
OccurrenceThis issue can occur on the following platforms:
To determine the XCP firmware version on one of these systems, do the following: XSCF> version -c xcp XCP 1093 output will appear similar to the following: XSCF#0 (Active ) XCP0 (Reserve): 1093 XCP1 (Current): 1093 XSCF#1 (Standby) XCP0 (Reserve): 1093 XCP1 (Current): 1093 Notes:
1. This issue is not applicable to the Sun SPARC Enterprise M3000/M4000/M5000 Servers. 2. A cabling problem will not trigger this issue. 3. The XSCF 'showroute' command cannot be used to determine if the gateway is misconfigured. 4. A system is only vulnerable to this issue if an XSCF is rebooted (applynetwork/rebootxscf) and a gateway is misconfigured. To determine if the gateway is misconfigured, perform the 'applynetwork' procedure as described in the Workaround section.
SymptomsShould the described issue occur, erroneous routes configured on XCP 1091 and lower will produce errors similar to the following on the XSCF console during the XSCF reset sequence: [output omitted] execute S11network.sheth0: PHY is Intel LXT972A (1378e2) ERROR: failed to configure the routeing. The network system may not work correctly. [output omitted] WorkaroundPrior to installing the affected firmware revisions 1092 or 1093, it is important that the gateway configuration is verified to be sure to avoid this issue at the next reboot. XSCF> setnetwork -c down xscf#0-lan#0; setnetwork -c up xscf#0-lan#0; applynetwork -n verify there are no routes with a gateway not located on the local network (i.e., same subnet) as in the following example: XSCF> setnetwork -c down xscf#0-lan#0; setnetwork -c up xscf#0-lan#0; applynetwork -n The following network settings will be applied: xscf#0 hostname :m8000-xscf0 xscf#1 hostname :m8000-xscf1 DNS domain name :domain.com nameserver :10.244.240.150interface :xscf#0-lan#0 status :up IP address :10.244.128.27 <===lan interface IP address (subnet) netmask :255.255.255.0 <===netmask defines subnet range !! route :-n 0.0.0.0 -m 0.0.0.0 -g 10.244.128.1 !! route :-n 0.0.0.0 -m 0.0.0.0 -g 128.244.128.1 <===bad gateway is here In the example above, gateway 128.244.128.1 is not reachable on the xscf#0-lan#0 10.244.128.xxx subnet. XSCF> setroute -c del -n 0.0.0.0 -m 0.0.0.0 -g 128.244.128.1 xscf#0-lan#0 TIP: copy/paste the route from applynetwork output when constructing 'setroute -c del' XSCF> applynetwork -y 5. Re-verify all routes are reachable on the interface subnet (i.e., gateway is same subnet): XSCF> rebootxscf -y Once the configuration is verified correct, you may safely upgrade to XCP 1092 or 1093 or safely proceed with XSCF reset.
and can be downloaded from the following site: History29-Sep-2010: Workaround Release Please send technical questions to the following email:
ReferencesAttachments This solution has no attachment |
||||||||||||||||||||||
|