Skip to content

Update information about limits #269

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

Conversation

NikolayVoina
Copy link
Contributor

No description provided.


1. **LVE Manager shows one thing, user files show another**
- **Symptoms**: <span class="notranslate">`/var/cpanel/packages/packagename`</span> has updated limits, but <span class="notranslate">`/var/cpanel/users/username`</span> shows old values
- **Resolution**: This is expected behavior. Check <span class="notranslate">`repquota`</span> for actual enforced limits

Choose a reason for hiding this comment

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

I think this discrepancy scenario is a straight duplication of what you described in "cPanel User File Synchronization". It's also explained as not an issue.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@azheregelya You're right it's indeed duplication, removed this part.


**Inode Limits Synchronization Issues**

If you notice discrepancies between different sources showing inode limits, this is likely due to the [known limitations](#known-limitations) of <span class="notranslate">cl-quota</span>. Here's how to troubleshoot:

Choose a reason for hiding this comment

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

I'm not sure that #known-limitations is an existing ref.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@azheregelya Fixed, thanks for notice.


If you notice discrepancies between different sources showing inode limits, this is likely due to the [known limitations](#known-limitations) of <span class="notranslate">cl-quota</span>. Here's how to troubleshoot:

**Verifying Actual Limits**

Choose a reason for hiding this comment

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

This is valuable part. I suggest to keep it with a name "How to check actual limits".

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@azheregelya agree, done!

<span class="notranslate">cl-quota</span> has the following known limitations and behaviors that administrators should be aware of:
:::

**cPanel User File Synchronization**

Choose a reason for hiding this comment

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

Why use **bold** markup instead of ##### headers ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@azheregelya Fixed. Changed all bold markup to proper #### headers as suggested.

- **Resolution**: This is expected behavior. Check <span class="notranslate">`repquota`</span> for actual enforced limits
- **Verification**: Use WHM API or <span class="notranslate">`repquota`</span> to confirm working limits

2. **Script to verify user package and actual limits via CLI**

Choose a reason for hiding this comment

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

This part can be merged with aforementioned Howto

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@azheregelya done.

@NikolayVoina NikolayVoina force-pushed the Update-information-about-limits branch 4 times, most recently from 5de0e9b to cd7561d Compare August 6, 2025 12:03
@@ -3402,6 +3407,53 @@ cat /var/log/messages | grep clquota
You should not set soft limit higher than hard limit. cl-quota does not control it in any way, but in some cases, the system can ban such limits combination and they won’t be set or will be set in some other way.
:::

#### Known-cl-quota-limitations-behaviour
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this intended to be written this way, with dashes in the title? How does this look in the final page?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Screenshot from 2025-08-06 15-19-07 VuePress uses kebab-case for URL anchors but displays headings normally in the content.

Copy link
Contributor

Choose a reason for hiding this comment

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

Not a concern, then. Thanks.

#### Known-cl-quota-limitations-behaviour

::: tip Important
<span class="notranslate">cl-quota</span> has the following known limitations and behaviors
Copy link
Contributor

Choose a reason for hiding this comment

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

Aren't you making two intros here? If anything, the line about "known limitations and behaviors" seems redundant. Read this section out loud - does the flow of sentences make sense?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

You're right, we can get rid of the first intro and keep the second one. Now looks better ?
image

Copy link
Contributor

Choose a reason for hiding this comment

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

Yes, this looks good.

@NikolayVoina NikolayVoina force-pushed the Update-information-about-limits branch from cd7561d to 4e71fca Compare August 6, 2025 14:02
@annkots annkots merged commit b4b7316 into cloudlinux:master Aug 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants