Skip to content

Conversation

@subburamoracle
Copy link
Member

Issue number:90

implemented changes related to fss mount on all worker nodes

subburamoracle and others added 3 commits November 26, 2025 14:12
Signed-off-by: Subburam Mathuraiveeran  subburam.mathuraiveeran@oracle.com:wq

implemented changes related to fss mount on all worker nodes
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Nov 26, 2025
@subburamoracle subburamoracle changed the title Issue number: 90 - Fssmount worker Issue number: 90 - fss mount on all worker nodes Nov 26, 2025
Signed-off-by: Subburam Mathuraiveeran  subburam.mathuraiveeran@oracle.com:wq

implemented changes related to fss mount on all worker nodes
@subburamoracle
Copy link
Member Author

I have updated requested changes below and tested the stack.

  1. runcmd_fss_mount = var.create_fss && local.fss_mount_ip != "" ? format(
  2. while fuser /var/{lib/{dpkg/{lock,lock-frontend},apt/lists},cache/apt/archives}/lock >/dev/null 2>&1; do
    echo "Waiting for dpkg/apt lock"
    sleep 1
    done

robo-cap
robo-cap previously approved these changes Nov 27, 2025
@subburamoracle
Copy link
Member Author

I have updated requested change below and tested the stack.

  • export path will be created in terraform and i removed option to input the export path from user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants