8000 Update troubleshooting section of Containerized installation to adhere to modular docs guidelines by michellemacrh · Pull Request #3503 · ansible/aap-docs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Update troubleshooting section of Containerized installation to adhere to modular docs guidelines #3503

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

Merged
merged 2 commits into from
May 20, 2025

Conversation

michellemacrh
Copy link
Contributor

Containerized installation - Assembly - Troubleshooting

Affected title: titles/aap-containerized-install

https://issues.redhat.com/browse/AAP-45976

@michellemacrh michellemacrh added 2.5 Content applies to AAP 2.5 Needs backport to 2.5 Changes still need to be applied to the AAP 2.5 branch labels May 20, 2025
Copy link
Contributor
@g-murray g-murray left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just two small suggestions. Otherwise LGTM

systemctl status automation-controller-web.service --user
----
+
The output will look like the following if everything is running correctly:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Super nit picky, but you know how I hate "will" :P An alternative here could be "The output appears/displays/shows like the following..."

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah yes, I must of missed this in the weeds of the mod docs stuff :L


----
TASK [ansible.containerized_installer.automationcontroller : Create the receptor container] ***************************************************
fatal: [ec2-13-48-25-168.eu-north-1.compute.amazonaws.com]: FAILED! => {"changed": false, "msg": "Can't create container receptor", "stderr": "Error: creating container storage: creating an ID-mapped copy of layer \"98955f43cc908bd50ff43585fec2c7dd9445eaf05eecd1e3144f93ffc00ed4ba\": error during chown: storage-chown-by-maps: lchown usr/local/lib/python3.9/site-packages/azure/mgmt/network/v2019_11_01/operations/__pycache__/_available_service_aliases_operations.cpython-39.pyc: no space left on device: exit status 1\n", "stderr_lines": ["Error: creating container storage: creating an ID-mapped copy of layer \"98955f43cc908bd50ff43585fec2c7dd9445eaf05eecd1e3144f93ffc00ed4ba\": error during chown: storage-chown-by-maps: lchown usr/local/lib/python3.9/site-packages/azure/mgmt/network/v2019_11_01/operations/__pycache__/_available_service_aliases_operations.cpython-39.pyc: no space left on device: exit status 1"], "stdout": "", "stdout_lines": []}
----

If you are installing a `/home` filesystem into a default {AWS} marketplace RHEL instance, it might be too small since `/home` is part of the root `/` filesystem. You will need to make more space available. The documentation specifies a minimum of 40GB for a single-node deployment of containerized {PlatformNameShort}.
If you are installing a `/home` filesystem into a default {AWS} marketplace RHEL instance, it might be too small since `/home` is part of the root `/` filesystem. To resolve this issue you need to make more space available on the system.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"need to" < "must"

@g-murray g-murray merged commit 3c12f10 into ansible:main May 20, 2025
michellemacrh added a commit to michellemacrh/aap-docs that referenced this pull request May 20, 2025
…e to modular docs guidelines (ansible#3503)

* Update Containerized installation to adhere to modular docs guidelines

https://issues.redhat.com/browse/AAP-45888

* Updates based on peer review feedback
g-murray pushed a commit that referenced this pull request May 20, 2025
…e to modular docs guidelines (#3503) (#3504)

* Update Containerized installation to adhere to modular docs guidelines

https://issues.redhat.com/browse/AAP-45888

* Updates based on peer review feedback
@michellemacrh michellemacrh added Backported to 2.5 Changes have been applied to the AAP 2.5 branch and removed Needs backport to 2.5 Changes still need to be applied to the AAP 2.5 branch labels May 20, 2025
@michellemacrh michellemacrh deleted the AAP-45976 branch May 20, 2025 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.5 Content applies to AAP 2.5 Backported to 2.5 Changes have been applied to the AAP 2.5 branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0