Cloud Pak for Data

Cloud Pak for Data

Come for answers. Stay for best practices. All we’re missing is you.

 View Only
  • 1.  ICP4D installation

    Posted 09/12/19 08:36 AM
    Hi,

    I am trying to install ICP4D using AWS Quick start . However my installation is getting failed in the middle due to the following error . 
    [19/09/11 02:57:02.980853 UTC] 7fea9fd2f700 I __main__(1750) runAnsiblePlaybook : Executing: ansible-playbook /root/playbooks/set-vm-max-mapcount.yaml --extra-vars "target_nodes=all" --inventory=/etc/ansible/hosts.[19/09/11 02:57:02.980853 UTC] 7fea9fd2f700 I __main__(1750) runAnsiblePlaybook : Executing: ansible-playbook /root/playbooks/set-vm-max-mapcount.yaml --extra-vars "target_nodes=all" --inventory=/etc/ansible/hosts.[19/09/11 02:57:08.787074 UTC] 7fea9fd2f700 I __main__(1759) runAnsiblePlaybook : ansible-playbook: /root/playbooks/set-vm-max-mapcount.yaml completed.[19/09/11 02:57:08.787260 UTC] 7fea9fd2f700 I __main__(1750) runAnsiblePlaybook : Executing: ansible-playbook /root/playbooks/install-docker.yaml --extra-vars "target_nodes=all" --inventory=/etc/ansible/hosts.[19/09/11 02:57:13.369956 UTC] 7fea9fd2f700 E __main__(1762) runAnsiblePlaybook : ERROR: Error calling ansible-playbook. Return code: 2 Error calling ansible-playbook. Return code: 2 Exception stack (most recent call first): bootstrap.py(1757) [runAnsiblePlaybook] - raise Exception("Error calling ansible-playbook. Return code: %s" % retcode)


    Parameters used:

    Key

    Value

    Resolved value

    Addons

    -

    -

    AdminPassword

    ****

    -

    AdminUser

    admin

    -

    AppSubdomainPrefix

    apps

    -

    ApplicationStorageMountPoint

    /mnt/storage

    -

    AvailabilityZoneCount

    1

    -

    AvailabilityZones

    us-east-2a

    -

    BootNodeInstanceType

    m5.xlarge

    -

    ClusterCIDR

    192.168.0.0/16

    -

    ClusterName

    mycluster

    -

    ClusterPKIBucketName

    -

    -

    ClusterPKIRootPath

    -

    -

    CustomArtifactsPath

    -

    -

    EBSVolumeType

    gp2

    -

    ExcludedMgmtServices

    istio,vulnerability-advisor,custom-metrics-adapter

    -

    ExternalApplicationLocation

    0.0.0.0/32

    -

    ExternalICPAdminLocation

    0.0.0.0/32

    -

    ExternalSSHLocation

    0.0.0.0/32

    -

    HostedZoneId

    -

    -

    ICPDVersion

    2.1.0.1

    -

    ICPDeploymentLogsBucketName

    acccloudpak4datalogv2

    -

    InceptionTimeout

    10000

    -

    InstallationTimeout

    18000

    -

    KeyFilePath

    -

    -

    KeyName

    icpnewkey

    -

    LicenseAgreement

    I agree

    -

    ManagementNodeCount

    1

    -

    ManagementNodeInstanceType

    m5.2xlarge

    -

    MasterNodeCount

    1

    -

    MasterNodeInstanceType

    m5.2xlarge

    -

    PrivateSubnetCIDR

    10.10.10.0/20

    -

    PrivateSubnets

    10.10.10.0/24

    -

    ProxyNodeCount

    1

    -

    ProxyNodeInstanceType

    m5.xlarge

    -

    PublicSubnetCIDR

    10.10.20.0/22

    -

    PublicSubnets

    10.10.20.0/24

    -

    QSS3BucketName

    aws-quickstart

    -

    QSS3KeyPrefix

    quickstart-ibm-icp-for-data/

    -

    ResourceOwner

    ICP-Quickstart

    -

    ServiceCIDR

    172.16.0.0/24

    -

    StorageIOPS

    8000

    -

    VPCCIDR

    10.10.0.0/16

    -

    VPCDomain

    acc-cloudpakdemo.com

    -

    VPCName

    IBMCloudPrivateVPC

    -

    VPCSubdomainPrefix

    -

    -

    VulnerabilityAdvisorNodeCount

    0

    -

    VulnerabilityAdvisorNodeInstanceType

    m5.2xlarge

    -

    WhichClusterLBAddress

    UseClusterName

    -

    WhichProxyLBAddress

    UseProxyELBName

    -

    WorkerNodeCount

    3

    -

    WorkerNodeInstanceType

    m5.4xlarge

    -

     
    Any leads will be of great help!




    ------------------------------
    subho
    ------------------------------

    #CloudPakforDataGroup


  • 2.  RE: ICP4D installation

    Posted 09/12/19 11:13 AM
    Hi Subho,
                 To understand better can you please share log file available in `/opt/icp/3.1.2/cluster/logs` directory of BootNode. Installation has failed while trying to install ICP. We need to check logs to understand whether it was resource issue or parameter issue.

    -Thanks
    Sharath

    ------------------------------
    SHARATH KUMAR AITHAL
    ------------------------------



  • 3.  RE: ICP4D installation

    Posted 09/12/19 11:51 AM
      |   view attached
    Hi Sharath,

    I have uploaded the bootstap log for reference . 
    I have followed the steps mentioned in https://aws-quickstart.s3.amazonaws.com/quickstart-ibm-icp-for-data/doc/ibm-cloud-pak-for-data-on-the-aws-cloud.pdf




    ------------------------------
    subho p
    ------------------------------

    Attachment(s)

    zip
    bootstrap (5).zip   9 KB 1 version


  • 4.  RE: ICP4D installation

    Posted 09/12/19 12:33 PM
    Hi Subho,
          thank you. I was able to get the bootstrap.log. Can you please share other logs available in your S3 log bucket?

    acccloudpak4datalogv2////<BOOTINSTANCE_DNSNAME>/

    I am specifically looking for install.log.* file.



    ------------------------------
    SHARATH KUMAR AITHAL
    ------------------------------



  • 5.  RE: ICP4D installation

    Posted 09/12/19 01:23 PM
      |   view attached
    Hi Sharath,

    I have attached all the log files .

    Thanks,
    Subha


    ------------------------------
    subho p
    ------------------------------

    Attachment(s)

    zip
    Logs.zip   10 KB 1 version


  • 6.  RE: ICP4D installation

    Posted 09/13/19 03:24 AM
    Hi Subho,
      Thanks for the logs. From the logs, it looks like during installation one of AWS node went down and was not reachable from ansible playbook and resulted in failure.

    Can you please try again and let me know if you hit the same issue?

    ------------------------------
    SHARATH KUMAR AITHAL
    ------------------------------