![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||
Solution Type Technical Instruction Sure Solution 2024209.1 : How to Reimage and Reinstall BDA 4.1.0 and Higher when Network Information for BDA Servers is Changing
In this Document
Created from <SR 3-10956964631> Applies to:Big Data Appliance Integrated Software - Version 4.1.0 and laterBig Data Appliance X5-2 Hardware - Version All Versions to All Versions [Release All Releases] Linux x86-64 GoalProvide the steps needed to reimage and reinstall BDA V4.1.0 and higher when network information for BDA servers is changing. The steps documented in this article return the BDA servers to factory settings so they can be used to change any server network information except private IB IPs. (The steps to change switch or PDU information are also not included). You can use this MOS note to change any of the following: How to RE-IP Oracle Big Data Appliance When Only Admin/ILOM IPs / Hostnames Are Changing Without Reimaging (Doc ID 1956650.1) A frequently asked question is, why are the 2 notes listed above internal, in other words why is it not possible for customers to see them directly. The reasons for the 2 notes being internal is: 1) we do not want to give the instructions out directly as there is detailed work which can be done incorrectly 2) the exact steps depend on the version e.g. whether network.json is present or not and 3) the exact steps depend on exactly what information is changing. If the steps are required, file an SR to develop a set of steps that is customized for the specific situation being addressed.
An example of when the steps in this note would be used is if client network hostnames or client network domain names are being changed. SolutionTo reimage and reinstall BDA V4.1.0 and higher when network information for BDA servers is changing follow the steps below. The example here is based on BDA V4.2.0. Replace BDA V4.2.0 version details with the correct BDA V4.1 or higher version details as required. Note: Ensure that DNS is updated with client hostname, admin hostname, etc. name changes being made.
client hostnames and admin hostnames were updated in DSN yet? 1.Use the correct BDA Version of the Configuration Utility to regenerate a new network.json file. And make sure to copy the required files off the BDA. For example on BDA V4.2.0, use the BDA V4.2.0 Configuration Utility to regenerate a new network.json file. a) Use the Configuration Utility to generate a new network.json file. From the Oracle Big Data Appliance Patch Set Master Note (Doc ID 1485745.1) download the V4.2 Configuration Utility. Note: Prior to reimage you will rename rack_name-network.json to network.json. The steps are documented fully in the subsequent referenced MOS documents.
Running the Configuration Utility will generate a new <cluster-name>-config.json in addition to new rack_name-network.json. You may not need to use this newly generated <cluster-name>-config.json as you may be able to continue using the existing file. This is because client names and domain name are not in <cluster-name>-config.son. Therefore the new one may be the same as the old one. However, if any configuration changes have been made you will need to use the newly generated files. For example if you decided to enable Kerberos or disable disk encryption, then you would need to use the newly generated <cluster-name>-config.json. Carefully compare the files. Use the new one if any changes. If no changes you can use the existing file after restoring the version copied off the BDA prior to reimage. b) Make sure to copy the following files off the BDA for safe keeping. Reimaging will wipe out all the data on all servers(s). Note: You do not need the newly generate rack_name-network.json or <cluster>-config.json files at this point.
# ./reimagerack --no-iloms deploy ship
The --no-iloms option to reimagerack avoids resetting the ILOMs. This gives you ILOM access to the nodes. If the ILOMs are reset then physical access to the nodes may be required.
Note: This is the section where networksetup-one and networksetup-two are run.
An overview of the sections is:
Note: At this point, 'hostname' will return a fully qualified domain name, but neither 'hostname -f' nor 'hostname --fqdn' will. This is expected. After the Mammoth install, both 'hostname -f' nor 'hostname --fqdn' return the FQDN.
Also note, the documentation states: You can also check the NTP clients:
# ntpq -p If 'ntpq -p' does not return successfully, try 'ntpq -p 127.0.0.1'. Although 'ntpq -p 127.0.0.1' and 'ntpq -p' should be the same, the former may be required in some environments. # ntpq -p 127.0.0.1
In the case of ntpq problems, check the /etc/ntp.conf file and ntpq debug output with: 'ntpq -p -d'.
For BDA V4.2 follow: Installing Oracle Big Data Appliance Mammoth (Software Deployment Bundle) Release V4.2 for New CDH Installations with OL6 Base Image (Doc ID 2011898.1). For example for V4.2 from Doc ID 2011898.1: p21109091_420_Linux-x86-64_1of2.zip
p21109091_420_Linux-x86-64_2of2.zip
The above two steps will be similar with correct version considerations for any BDA version. Attachments This solution has no attachment |
||||||||||||||||
|