serverinfo icon indicating copy to clipboard operation
serverinfo copied to clipboard

Bad memory capacity report

Open adosix opened this issue 3 years ago • 7 comments

Steps to reproduce

  1. install nextcloud server version 21.0.7 / dsmr thing after update to nextcloud version 22.2.3
  2. have ubuntu server installed on SSD (500GB in my case)
  3. mount HDD (8TB in my case) to user's data folder like (user/files/mountedHDD/)

It's no biggie for now bcs nextcloud is reporting that i have 1.8TB data and nextcloud is reporting that i have 1.8TB filled from 2TB but don t know how it's gonna behave when i reach 2TB and more. For now is everything without problem just that bar and report is irritating Nextcloud tracker (in settings/personal info) image

also nextcloud tracker (in settings/system

image

adosix avatar Dec 22 '21 13:12 adosix

@szaimen the output of the serverinfo doesn't look that bad. 4.75 TB + 1.8 TB = 6.55 TB (+ other stuff) <= 6.86 TB The problem is the remaining storage for the user, is that in the serverinfo app as well?

tflidd avatar Jan 17 '22 11:01 tflidd

yes that is the problem bcs i have set max limit for the admin user unlimited. More interesting is that when I change unlimited to 5 TB. it s showing limit 2.2TB, With unlimited it s 2 TB. If any of people working on it would like to call and find where is mistake, I will be happy to assist and share screen through discord.

adosix avatar Jan 19 '22 01:01 adosix

You have a 32bit or 64bit OS?

tflidd avatar Jan 21 '22 09:01 tflidd

64bit, Ubuntu Linux 20.04.3, and most up to date stable release of nextcloud

adosix avatar Jan 21 '22 10:01 adosix

in user settings, set to unlimited, second screenshot is settings of logged in user mem1 mem4 :

adosix avatar Jan 21 '22 13:01 adosix

in user settings, set manulally to 6 TB, second screenshot is settings of logged in user mem2 mem3 :

adosix avatar Jan 21 '22 13:01 adosix

Like... what is going on :D :D :D I wonder why am the only one dealing with it, because in my instance I don't have many "hacks" only thing I would say it's hack is that I mounted my HDD drive right to the user's file folder but I think it's the best way to do it. If u need any other info, just say it I can take more screenshots or send logs if u tell me what logs do u want. :)

adosix avatar Jan 21 '22 13:01 adosix

Thanks for your bug report :+1:

I don't think we support mounting an external disk directly inside the users files directory. You may use the files_external app for it. The logic to calculate the free disk space / used quota is part of Nextcloud server and not the serverinfo app.

kesselb avatar Jan 28 '23 21:01 kesselb