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-2139239.1
Update Date:2017-08-16
Keywords:

Solution Type  Technical Instruction Sure

Solution  2139239.1 :   How to Change IP for Standard Oracle Linux Management Server?  


Related Items
  • Oracle Communications Performance Intelligence Center (PIC) Software
  •  
Related Categories
  • PLA-Support>Sun Systems>CommsGBU>Global Signaling Solutions>SN-SND: Tekelec PIC
  •  




In this Document
Goal
Solution


Created from <SR 3-12460676639>

Applies to:

Oracle Communications Performance Intelligence Center (PIC) Software - Version 10.2.0 and later
Information in this document applies to any platform.

Goal

The script will provide an automated ip change procedure for 10.2 Standard Oracle Linux Management Server, only if the new IP address is from the same network and can be accessed via the same gateway. The change will take place at the operating system level on the backend network interfaces (eno1 – RMS, bond0.3 – Blade Server) as well as in Oracle Database and Oracle Weblogic components.

Frontend interfaces can be changed manually via the operating system without any impact to Oracle Database or Oracle Weblogic.

Solution

  1. Transfer attached nsp_update_proc_OLE.sh, ole_functions.sh scripts to /opt/nsp/scripts/procs location on the management server.
  2. Change owner to tekelec and provide execute permissions:
    # chown tekelec:tekelec /opt/nsp/scripts/procs/nsp_update_proc_OLE.sh ole_functions.sh
    # chmod +x /opt/nsp/scripts/procs/nsp_update_proc_OLE.sh ole_functions.sh
    Run this procedure via ILO, network interfaces will restart during this procedure!
  3. Execute script providing following parameters
    # /opt/nsp/scripts/procs/nsp_update_proc_OLE.sh ipaddress_OLE <OLD_IP> <NEW_IP> &
    Where the <OLD_IP> is the current IP in use by backend interfaces (eno1 or bond0.3) and <NEW_IP>, is the new replacement IP to be used on the management server.
    Script output can be monitored via /var/log/nsp/install/nsp_install.log
    Operation is completed when simillar output is provided in /var/log/nsp/install/nsp_install.log
    Redirecting to /bin/systemctl start httpd.service
    Stopping Tekelec JMX Agent...
    Stopped Tekelec JMX Agent.
    Starting Tekelec JMX Agent...
    +++ Wed May 18 05:09:16 EDT 2016 +++ E N D O F N S P P A C K A G E U P D A T E
    +++ Wed May 18 05:09:16 EDT 2016 +++ End time : Wed May 18 05:09:16 EDT 2016
  4. In order for all services to switch to new IP address, server will require a REBOOT. However the PIC Management GUI will be available via the new IP addresses as soon as the script has finished its execution.

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