Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pas] playbook fails on staging #5452

Closed
sandbergja opened this issue Oct 21, 2024 · 0 comments · Fixed by #5469
Closed

[pas] playbook fails on staging #5452

sandbergja opened this issue Oct 21, 2024 · 0 comments · Fixed by #5469
Assignees
Labels

Comments

@sandbergja
Copy link
Member

Expected behavior

I can run the PAS playbook on staging

Actual behavior

It fails.

Error messages

TASK [roles/pas : pas | Create pas directory staging] *********************************************************************************************************************
fatal: [slavery-staging1.lib.princeton.edu]: FAILED! => {"changed": false, "msg": "Error mounting /mnt/nfs/pas: mount.nfs: access denied by server while mounting 128.112.203.82:/var/nfs/pas\n"}

Steps to replicate

  1. Make sure that you have the updated inventory from [PAS] update inventory to .lib.princeton.edu domain #5451
  2. ansible-playbook playbooks/pas.yml

Impact of this bug

  • We couldn't fully rebuild this box if needed
  • We can't return this box to its intended state

Implementation notes, if any

This VM was recently moved to the .lib subnet. Maybe something needs to be adjusted to allow NFS across subnets?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants