Author Topic: Reseller customer disk space problem.  (Read 627 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Reseller customer disk space problem.
« on: August 29, 2025, 07:44:47 AM »
I can't see the total disk size of my reseller customer and all its customers. Is there a solution for this?

Offline
*****
Re: Reseller customer disk space problem.
« Reply #1 on: August 29, 2025, 02:10:15 PM »
Don't do reselling :P
(A little bit cheeky, but it is a practice I hold to.)

Offline
*
Re: Reseller customer disk space problem.
« Reply #2 on: September 01, 2025, 09:56:58 AM »
Don't do reselling :P
(A little bit cheeky, but it is a practice I hold to.)

The problem hasn't been resolved for 6 months. At this rate, I'll be saying goodbye to CWP.

Offline
*****
Re: Reseller customer disk space problem.
« Reply #3 on: September 01, 2025, 03:59:52 PM »
You have to have XFS Enabled space to control the storage space size in CWP.
This is noted in the Docs & FAQ. If not, then it won't work.

What distro are you running CWP on?

Do you have XFS Enabled??

What does:
Code: [Select]
lsblk -fshow?

Offline
*
Re: Reseller customer disk space problem.
« Reply #4 on: September 08, 2025, 05:41:40 AM »
[root@linux ~]# lsblk -f
NAME   FSTYPE LABEL UUID                                 MOUNTPOINT
sda
├─sda1
├─sda2 vfat         3F31-DBA5                            /boot/efi
├─sda3 xfs          37e38df4-28dc-4d9c-acb5-1a2fd7e6130b /boot
└─sda4 xfs          82937238-3da4-4dda-9db2-29556dccce0a /
[root@linux ~]#

Offline
*****
Re: Reseller customer disk space problem.
« Reply #5 on: September 08, 2025, 09:45:36 AM »
OK, that's good.

Make sure to do a snapshot, before the below, to be safe.

Then it's just Enabling:

Security -> Cgroups Resource Limits

File Management -> Disk Quota Setup

Then make sure under Packages, you have the limits storage limits set, and then click on Update Quota.

Under AL8, you should be all set now to control the user resources used.

Offline
*
Re: Reseller customer disk space problem.
« Reply #6 on: September 08, 2025, 12:21:12 PM »
I've already set up quotas. However, I can't see the total space used by a reseller account. I can only see that user. It calculates the account opened under the reseller separately. It doesn't add it to the total.