noobaa / noobaa-old-old-old

NooBaa - Crowd Cloud
noobaa.com
1 stars 0 forks source link

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

Open yuvaldim opened 10 years ago

yuvaldim commented 10 years ago

workaround - restart the noobaa agent.

guymguym commented 10 years ago

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?