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

docs: DOC-1500: "Too many open files" Troubleshooting #4967

Merged
merged 12 commits into from
Dec 11, 2024
Merged

Conversation

achuribooks
Copy link
Contributor

@achuribooks achuribooks commented Dec 10, 2024

Describe the Change

This PR:

  • Adds a troubleshooting section for "too many open files" error and its workaround (increasing maximum number of file descriptors per node).
  • Updates existing heading casing and layout where necessary (and applicable x-refs/anchors).
  • Corrects CI/CD reference.

Changed Pages

Content

Cross-References (for Troubleshooting Guide)

Jira Tickets

🎫 DOC-1500

Backports

Can this PR be backported?

  • Yes. Remember to add the relevant backport labels to your PR.
  • No. Please leave a short comment below about why this PR cannot be backported.

Copy link

netlify bot commented Dec 10, 2024

Deploy Preview for docs-spectrocloud ready!

Name Link
🔨 Latest commit b182b45
🔍 Latest deploy log https://app.netlify.com/sites/docs-spectrocloud/deploys/675a06ba7ca8a9000834fe30
😎 Deploy Preview https://deploy-preview-4967--docs-spectrocloud.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@achuribooks achuribooks added backport-version-4-0 Backport change to version 4.0 auto-backport Enable backport backport-version-3-4 Backport change to version 3.4 backport-version-4-1 Backport change to version 4.1 backport-version-4-2 Backport change to version 4.2 backport-version-4-3 Backport change to version 4.3 backport-version-4-4 Backport change to version 4.4 backport-version-4-5 Backport changes to the version-4-5 branch. labels Dec 10, 2024
@achuribooks achuribooks marked this pull request as ready for review December 11, 2024 14:24
@achuribooks achuribooks requested a review from a team as a code owner December 11, 2024 14:24
@achuribooks
Copy link
Contributor Author

Note: Vale is complaining about ssh shorthand flags -i and -p, but from what I can find, there are not longhand equivalents.

Copy link
Contributor

@benradstone benradstone left a comment

Choose a reason for hiding this comment

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

@achuribooks Approved with some suggestions to consider.

@achuribooks achuribooks enabled auto-merge (squash) December 11, 2024 21:28
@achuribooks achuribooks disabled auto-merge December 11, 2024 21:28
@achuribooks achuribooks merged commit 620b471 into master Dec 11, 2024
15 checks passed
@achuribooks achuribooks deleted the DOC-1500 branch December 11, 2024 21:54
vault-token-factory-spectrocloud bot pushed a commit that referenced this pull request Dec 11, 2024
* Initial commit for too many open files error

* Additional troubleshooting tweaks; fixed incorrect CI/CD reference

* Fixed broken links due to updated heading

* Adjusted PCG verbiage and added x-ref

* Fixed code block indentation

* ci: auto-formatting prettier issues

* Incorporating suggestions from Ben

* Incorporates additional suggestions per Carolina

* ci: auto-formatting prettier issues

---------

Co-authored-by: achuribooks <achuribooks@users.noreply.github.com>
(cherry picked from commit 620b471)
@vault-token-factory-spectrocloud
Copy link
Contributor

💔 Some backports could not be created

Status Branch Result
version-4-0 Backport failed because of merge conflicts

You might need to backport the following PRs to version-4-0:
- docs: add new vsphere known issue (#3896)
- docs: DOC-1118 Image Conversion to webp (#2439)
version-3-4 Backport failed because of merge conflicts
version-4-1 Backport failed because of merge conflicts

You might need to backport the following PRs to version-4-1:
- docs: add new vsphere known issue (#3896)
- Self-hosted Palette upgrade guides (#2303)
- docs: DOC-1118 Image Conversion to webp (#2439)
version-4-2 Backport failed because of merge conflicts

You might need to backport the following PRs to version-4-2:
- docs: add ubuntu to known issue (#4120)
- docs: add new vsphere known issue (#3896)
- docs: PE-4831 (#3809)
- chore: PAC-938-packs data initial fetch and component development for readme (#3178)
- docs: add new known issue (#3340)
- docs: add video card known issue (#3294)
version-4-3 Backport failed because of merge conflicts

You might need to backport the following PRs to version-4-3:
- docs: add known issue Pe 5556 (#4717)
- docs: PE-4831 (#3809)
- chore: PAC-938-packs data initial fetch and component development for readme (#3178)
- docs: add new known issue (#3340)
version-4-4 Backport failed because of merge conflicts

You might need to backport the following PRs to version-4-4:
- docs: add known issue Pe 5556 (#4717)
- fix: Release 4.4.c (#3723)
- chore: PAC-938-packs data initial fetch and component development for readme (#3178)
version-4-5

Note: Successful backport PRs will be merged automatically after passing CI.

Manual backport

To create the backport manually run:

backport --pr 4967

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

vault-token-factory-spectrocloud bot added a commit that referenced this pull request Dec 11, 2024
* Initial commit for too many open files error

* Additional troubleshooting tweaks; fixed incorrect CI/CD reference

* Fixed broken links due to updated heading

* Adjusted PCG verbiage and added x-ref

* Fixed code block indentation

* ci: auto-formatting prettier issues

* Incorporating suggestions from Ben

* Incorporates additional suggestions per Carolina

* ci: auto-formatting prettier issues

---------

Co-authored-by: achuribooks <achuribooks@users.noreply.github.com>
(cherry picked from commit 620b471)

Co-authored-by: Amanda Churi Filanowski <amanda.filanowski@spectrocloud.com>
achuribooks added a commit that referenced this pull request Dec 11, 2024
* Initial commit for too many open files error

* Additional troubleshooting tweaks; fixed incorrect CI/CD reference

* Fixed broken links due to updated heading

* Adjusted PCG verbiage and added x-ref

* Fixed code block indentation

* ci: auto-formatting prettier issues

* Incorporating suggestions from Ben

* Incorporates additional suggestions per Carolina

* ci: auto-formatting prettier issues

---------

Co-authored-by: achuribooks <achuribooks@users.noreply.github.com>
achuribooks added a commit that referenced this pull request Dec 11, 2024
* Initial commit for too many open files error

* Additional troubleshooting tweaks; fixed incorrect CI/CD reference

* Fixed broken links due to updated heading

* Adjusted PCG verbiage and added x-ref

* Fixed code block indentation

* ci: auto-formatting prettier issues

* Incorporating suggestions from Ben

* Incorporates additional suggestions per Carolina

* ci: auto-formatting prettier issues

---------

Co-authored-by: achuribooks <achuribooks@users.noreply.github.com>
achuribooks added a commit that referenced this pull request Dec 11, 2024
* Initial commit for too many open files error

* Additional troubleshooting tweaks; fixed incorrect CI/CD reference

* Fixed broken links due to updated heading

* Adjusted PCG verbiage and added x-ref

* Fixed code block indentation

* ci: auto-formatting prettier issues

* Incorporating suggestions from Ben

* Incorporates additional suggestions per Carolina

* ci: auto-formatting prettier issues

---------

Co-authored-by: achuribooks <achuribooks@users.noreply.github.com>
achuribooks added a commit that referenced this pull request Dec 11, 2024
* Initial commit for too many open files error

* Additional troubleshooting tweaks; fixed incorrect CI/CD reference

* Fixed broken links due to updated heading

* Adjusted PCG verbiage and added x-ref

* Fixed code block indentation

* ci: auto-formatting prettier issues

* Incorporating suggestions from Ben

* Incorporates additional suggestions per Carolina

* ci: auto-formatting prettier issues

---------

Co-authored-by: achuribooks <achuribooks@users.noreply.github.com>
@vault-token-factory-spectrocloud vault-token-factory-spectrocloud bot mentioned this pull request Dec 12, 2024
2 tasks
@vault-token-factory-spectrocloud
Copy link
Contributor

🎉 This PR is included in version 4.6.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Enable backport backport-version-3-4 Backport change to version 3.4 backport-version-4-0 Backport change to version 4.0 backport-version-4-1 Backport change to version 4.1 backport-version-4-2 Backport change to version 4.2 backport-version-4-3 Backport change to version 4.3 backport-version-4-4 Backport change to version 4.4 backport-version-4-5 Backport changes to the version-4-5 branch. released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants