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-71-2356034.1
Update Date:2018-02-07
Keywords:

Solution Type  Technical Instruction Sure

Solution  2356034.1 :   Url_helper.py script calls XMI Gateway IP thereby causing more time to boot up  


Related Items
  • Oracle Communications Diameter Signaling Router (DSR)
  •  
Related Categories
  • PLA-Support>Sun Systems>CommsGBU>Global Signaling Solutions>SN-SND: Tekelec DSR
  •  




In this Document
Goal
Solution


Created from <SR 3-16722409841>

Applies to:

Oracle Communications Diameter Signaling Router (DSR) - Version DSR 7.0 and later
Tekelec

Goal

How to deactivate the cloud-init services leading to faster booting of server.

Solution

Error

2018-01-24 18:32:07,443 - util.py[WARNING]: Failed reading from metadata address http://169.254.169.254
2018-01-24 18:32:07,488 - url_helper.py[WARNING]: Calling 'http://10.41.0.1//latest/meta-data/instance-id' failed [0/120s]: request error [('Connection aborted.', error(111, 'Connection refused'))]
2018-01-24 18:32:08,491 - url_helper.py[WARNING]: Calling 'http://10.41.0.1//latest/meta-data/instance-id' failed [1/120s]: request error [('Connection aborted.', error(111, 'Connection refused'))]
2018-01-24 18:34:06,703 - url_helper.py[WARNING]: Calling 'http://10.41.0.1//latest/meta-data/instance-id' failed [119/120s]: request error [('Connection aborted.', error(115, 'Operation now in progress'))]
2018-01-24 18:34:13,710 - DataSourceCloudStack.py[CRITICAL]: Giving up on waiting for the metadata from ['http://10.41.0.1//latest/meta-data/instance-id'] after 126 seconds

 

Cause

The 2 minute wait is caused by the cloud-init service; it is looking for a metadata server or a configuration volume. The Open Stack cloud provides a metadata server, but Vmware clouds does not.

 

Solution

Execute step (a) or (b) to deactivate the cloud-init services thereby avoiding the delay (approx 2 minutes)


  a) Mount a virtual CD-ROM that contains a cloud config file that turns off cloud-init permanently.

            - select each problem guest.
            - click insert CD/DVD from Catalog.
            - select nocloudinit.iso from the TPD ISOs catalog & reboot the guest
            - once the guest has rebooted, eject the virtual CD if desired, cloud-init will not run again.
  
                                                or

  b) If guest is already powered on, deactivate the cloud-init services with the following commands: 

            - /usr/TKLC/plat/bin/service_conf del cloud-config
            - /usr/TKLC/plat/bin/service_conf del cloud-final
            - /usr/TKLC/plat/bin/service_conf del cloud-init
            - /usr/TKLC/plat/bin/service_conf del cloud-init-local
            - /usr/TKLC/plat/bin/service_conf reconfig


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