Hi Experts,
We are installing MAS Core using ansible script and getting stuck during installation below:
TASK [ibm.mas_devops.mongodb : community : install : Wait for mas-mongo-ce stateful set to be ready] ***FAILED - RETRYING: [localhost]: community : install : Wait for mas-mongo-ce stateful set to be ready (45 retries left).FAILED - RETRYING: [localhost]: community : install : Wait for mas-mongo-ce stateful set to be ready (44 retries left).FAILED - RETRYING: [localhost]: community : install : Wait for mas-mongo-ce stateful set to be ready (43 retries left).
Ansible script used below:
export IBM_ENTITLEMENT_KEY=XXXexport MAS_APPWS_COMPONENTS="base=latest,hse=latest"export MAS_ANNOTATIONS=mas.ibm.com/operationalMode=nonproductionexport MAS_INSTANCE_ID=masdevexport MAS_CONFIG_DIR=~/masconfigexport SLS_LICENSE_ID=ABCDEF123456export SLS_LICENSE_FILE=/home/ec2-user/entitlement.licexport DRO_CONTACT_EMAIL=johndoe@comp.comexport DRO_CONTACT_EMAIL=johndoe@comp.comexport DRO_CONTACT_FIRSTNAME=Johnexport DRO_CONTACT_LASTNAME=Doeexport MONGODB_V7_UPGRADE=True
Thanks
I would check if my PersistentVolumeClaims for mongo are bound, or not.
Also, why not use Interactive CLI (pipeline) to install?
3815 Harrison AvenueCincinnati, OH 45211contact@moremaximo.com
Join CommunityInvite ColleaguesLearn MoreAbout UsTerms of Use