Sun Microsystems, Inc.  Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-72-1924599.1
Update Date:2017-12-15
Keywords:

Solution Type  Problem Resolution Sure

Solution  1924599.1 :   I/O error : failed to load external entity "/var/runtime/conf/frud_config.xml"  


Related Items
  • Sun SPARC Enterprise T5220 Server
  •  
  • Sun SPARC Enterprise T5120 Server
  •  
Related Categories
  • PLA-Support>Sun Systems>SPARC>CMT>SN-SPARC: T5xx0
  •  


sc> I/O error : failed to load external entity "/var/runtime/conf/frud_config.xml"

In this Document
Symptoms
Changes
Cause
Solution


Created from <SR 3-9581491870>

Applies to:

Sun SPARC Enterprise T5220 Server - Version All Versions to All Versions [Release All Releases]
Sun SPARC Enterprise T5120 Server - Version All Versions to All Versions [Release All Releases]
Information in this document applies to any platform.

Symptoms

sc> poweroff
Host system power is already off.

sc> poweron
Error reading keyswitch value

sc> I/O error : failed to load external entity "/var/runtime/conf/frud_config.xml"
Error setting keyswitch value

Changes

 no changes

Cause

Error setting the keyswitch value

The keyswitch_state property can have the following states:

-> help /SYS keyswitch_state
    Properties:
        keyswitch_state : Keyswitch state.
        keyswitch_state : Possible values = Normal, Standby, Diag, Locked
        keyswitch_state : User role required for set = a

  
which are:

Normal   The SPARC server can power itself on and start the boot process.
Standby The SPARC server is prevented from powering on.
Diag       The SPARC server can power on and use the Oracle ILOM default host diagnostic property values to provide fault coverage. When enabled, this option overrides user-specified Oracle ILOM diagnostic property values.
Locked   The SPARC server can power itself on, however you are prohibited from updating flash devices or modify the CLI property value set for /HOST send_break_action=break.

  
and the keyswitch value is in this case "null", which is the issue:

-> show /SYS keyswitch_state
  /SYS
    Properties:
        keyswitch_state =

  

Solution

Set the keyswitch to a valid value, as example:

-> set /SYS keyswitch_state=Normal
Set 'keyswitch_state' to 'normal'


and check the keyswitch value:

-> show /SYS keyswitch_state
  /SYS
    Properties:
        keyswitch_state = Normal

and start the system:

-> start /SYS

and if the system is unstartable, perform a power-cycle of the system by disconnecting/connecting the power cables.


Attachments
This solution has no attachment
  Copyright © 2018 Oracle, Inc.  All rights reserved.
 Feedback