This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

secondary core installation issue

Hi Team we are facing issues when we are installing secondary core using the steps in the documents.

A-Z (microfocus.com)

but we are getting the following error.

[root@k opsware_installer]# ./hpsa_add_dc_to_mesh.sh
Preparing for add_dc_to_mesh
./hpsa_add_dc_to_mesh.sh: line 100: ./prereq/prereq_mopts_lib.sh: No such file or directory
[root@k opsware_installer]#

We have given the run permission and still getting same error. can you please help

Thanks

Parents
  • Verified Answer

    +1  

    As per the documentation you need to provide the full path when executing the shell script.

    # $(pwd)/hpsa_add_dc_to_mesh.sh


    The documentation URL that you cited even tells you this:

    In the server that hosts the First Core’s Infrastructure Component host, invoke the Add Datacenter to Mesh script (hpsa_add_dc_to_mesh.sh).

    Specify the full path to the Facility definition script.

    For example:

    /<distro>/opsware_installer/hpsa_add_dc_to_mesh.sh

    where <distro> is the full path to the Product Software (primary) media.

  • 0 in reply to   

    Thank you for the reply, it was worked.

    Now we are at next level where the screen is blank and not moving to next steps.

    Prerequisite Checks
    ===================

    Results for :

    [INFO] Processing on Linux/RHEL8-X86_64 using /var/tmp/hpsa_media/opsware_installer/prereq/Linux_core_inst_rqmts.conf
    WARNING Insufficient swap space (7 GBytes).
    8 GBytes is the recommended for core_inst.
    [INFO] Setting the hwclock to match the system clock as a requirement to install a SA component

    Enter one of the following directives
    (<c>ontinue, <p>revious, <h>elp, <q>uit): c

    From here it is not moving it to next step, could you please help

Reply
  • 0 in reply to   

    Thank you for the reply, it was worked.

    Now we are at next level where the screen is blank and not moving to next steps.

    Prerequisite Checks
    ===================

    Results for :

    [INFO] Processing on Linux/RHEL8-X86_64 using /var/tmp/hpsa_media/opsware_installer/prereq/Linux_core_inst_rqmts.conf
    WARNING Insufficient swap space (7 GBytes).
    8 GBytes is the recommended for core_inst.
    [INFO] Setting the hwclock to match the system clock as a requirement to install a SA component

    Enter one of the following directives
    (<c>ontinue, <p>revious, <h>elp, <q>uit): c

    From here it is not moving it to next step, could you please help

Children
No Data