You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a personal user space (ad05fe87-7e1d-4da1-b1e8-cdc93a14003f) with a size of approximately 100 GB (as shown in the web UI).
However, running btrfs filesystem du -s ./storage/users/spaces/ad/05fe87-7e1d-4da1-b1e8-cdc93a14003f/ gives
Total Exclusive Set shared Filename
453.78GiB 300.00KiB 376.11GiB ./storage/users/spaces/ad/05fe87-7e1d-4da1-b1e8-cdc93a14003f/
I already emptied the trash bin and purged revisions using ocis revisions purge -p /data/storage/users/ --dry-run=false.
Is there something I am missing or is this a bug?
Expected behavior
The size reported by the underlying filesystem should match that shown in the web UI.
Setup
Please describe how you started the server and provide a list of relevant environment variables or configuration files.
Describe the bug
I have a personal user space (
ad05fe87-7e1d-4da1-b1e8-cdc93a14003f
) with a size of approximately 100 GB (as shown in the web UI).However, running
btrfs filesystem du -s ./storage/users/spaces/ad/05fe87-7e1d-4da1-b1e8-cdc93a14003f/
givesI already emptied the trash bin and purged revisions using
ocis revisions purge -p /data/storage/users/ --dry-run=false
.Is there something I am missing or is this a bug?
Expected behavior
The size reported by the underlying filesystem should match that shown in the web UI.
Setup
Please describe how you started the server and provide a list of relevant environment variables or configuration files.
OCIS running with
podman
.Quadlet file:
The text was updated successfully, but these errors were encountered: