![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||
Solution Type Problem Resolution Sure Solution 1663316.1 : Unable to run "bdacheckib BdaShip.json" while Verifying InfiniBand Topology in Oracle Big Data Appliance X4-2 Installation Steps
In this Document
Applies to:Big Data Appliance X4-2 Hardware - Version All Versions and laterLinux x86-64 SymptomsRunning the following command for Oracle Big Data Appliance X4-2 per the documentation to verify the InfiniBand topology but getting information about usage instead as shown below: [root@bda01 bda]# bdacheckib BdaShip.json Usage: bdacheckib -s | -g | ( -m file ) [ -m file] # multi rack json file specifying the leaf and spine names in the cluster # a rear view left to right concatenation of json files. # Each json file must contain SPINE_NAME, # LEAF1_NAME and LEAF2_NAME keys (see also -g ) # A rack can be an Exadata machine or Big Data Appliance. [ -s ] # Bda is in "ship" configuration. [ -g ] # Generate file "sample-multi-rack.json" (Use with -m). # The json file lists racks in alphabetical order. # Rack elements must be reordered in rack order.
CauseThe usage was changed and -s switch must be used instead of BdaShip.json. Even running bdacheckib -s may see the following: [root@bda01 bda]# bdacheckib -s
bdacheckibx: entry for switch bdasw-ib1 not found in iblinkinfo output bdacheckibx: entry for switch bdasw-ib2 not found in iblinkinfo output bdacheckibx: entry for switch bdasw-ib3 not found in iblinkinfo output [root@bda01 bda]#
This error may occur if the switches have already been configured with their customer-specified hostnames. SolutionRun with "bdacheckib -s" command instead: [root@bda01 bda]# bdacheckib -s
Note: If an error is shown like: [root@bda01 bda]# bdacheckib -s
bdacheckibx: entry for switch bdasw-ib1 not found in iblinkinfo output bdacheckibx: entry for switch bdasw-ib2 not found in iblinkinfo output bdacheckibx: entry for switch bdasw-ib3 not found in iblinkinfo output [root@bda01 bda]# It will be necessary to perform the following: Attachments This solution has no attachment |
||||||||||||||||
|