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

[2.2.0] Client is not showing available space on server #4890

Closed
MegaV0lt opened this issue May 23, 2016 · 3 comments
Closed

[2.2.0] Client is not showing available space on server #4890

MegaV0lt opened this issue May 23, 2016 · 3 comments

Comments

@MegaV0lt
Copy link

Expected behaviour

Client should display totaly available space on server (Ex. 4,3GB of 34 GB used )

Actual behaviour

Client only says 4,3 GB used

Steps to reproduce

  1. Open Client

Server configuration

Operating system: Debian 8.4 64 Bit
Web server: Apache 2
Database: Mysql
ownCloud version: 9.0
Storage backend: 40Gb SSD

Client configuration

Client version: 2.2.0 Stable
Operating system: Windows 7 64 Bit
OS language: German

Screenshot

2016-05-23 08_53_58-owncloud

What can be the reason? Output on server:

[~] # ll /var/
...
lrwxrwxrwx  1 root root    28 Mai 11  2015 www -> /mnt/usbdrive/rootfs/var/www

[~] # df -h /var/www
Dateisystem    Größe Benutzt Verf. Verw% Eingehängt auf
/dev/sdc1        37G     15G   21G   41% /mnt/SSDSA2CT040G3

´´´

@danimo
Copy link
Contributor

danimo commented May 23, 2016

We now only show the total size if a quota was really set. Seeing the remaining disk space was confusing to users of ownCloud hosting providers, especially those who subscribed to "unlimited" plans or those where provider over-provisioned their disks. See #3940 for details. Do you use quotas? If not, please close.

@MegaV0lt
Copy link
Author

No i do not use quota. Would it be possible to make it an option in the client to show free space on server?

@danimo
Copy link
Contributor

danimo commented May 23, 2016

No, the server no longer report total values for unquota'ed accounts. Anyway, that's what server monitoring tools are for.

@danimo danimo closed this as completed May 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants