Skip to content
This repository has been archived by the owner on May 23, 2019. It is now read-only.

From the planet interface- after deleting items the quota does not update #157

Open
yuvaldim opened this issue Jun 19, 2014 · 1 comment

Comments

@yuvaldim
Copy link
Contributor

workaround - restart the noobaa agent.

@guymguym
Copy link
Member

space usage is updated once every 5 minutes both on web and on planet, so this is a bit too long.

=> we can trigger update immediately after deletions/creations.

the same symptom might also occur if the user has multiple inodes pointing to the same file-object, which may be created when copying a file several times. in this case deleting just one of the inodes will not reduce the usage.

=> since this case is rare enough and can be detected, we can reduce the user confusion by showing a notification after the action: "Files deleted, but space usage is still the same (read more)". or will that be even more confusing?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants