Bug #17564
closedReports file sizes as too large
100%
Description
User reported file sizes are inconsistent between what it seen in wb1, wb2 and file size seen in windows explorer via WebDAV. This may be due to different bases being used to round off (eg 1000 vs 1024) but we should confirm that and make the behavior as consistent as possible.
Updated by Peter Amstutz over 3 years ago
- Target version changed from 2021-04-28 bughunt sprint to 2021-05-12 sprint
Updated by Peter Amstutz over 3 years ago
- Target version changed from 2021-05-12 sprint to 2021-05-26 sprint
Updated by Peter Amstutz over 3 years ago
- Target version changed from 2021-05-26 sprint to 2021-06-09 sprint
Updated by Peter Amstutz over 3 years ago
- Target version changed from 2021-06-09 sprint to 2021-06-23 sprint
Updated by Peter Amstutz over 3 years ago
- Target version changed from 2021-06-23 sprint to 2021-07-21 sprint
Updated by Peter Amstutz over 3 years ago
- Target version changed from 2021-07-21 sprint to 2021-08-04 sprint
Updated by Peter Amstutz over 3 years ago
- Assigned To changed from Daniel Kutyła to Stephen Smith
Updated by Stephen Smith over 3 years ago
- Status changed from New to In Progress
I found that wb1, ls -h, and windows use 1024 while wb2 uses 1000. I changed wb2 to 1024 and now filesizes match across wb1/2, windows, and linux.
Changes at f1568d57ebf1cbe4c8e649b80633459bea4ad327 - branch 17564-file-size-inaccuracy
Tests developer-tests-workbench2: #456
Updated by Peter Amstutz over 3 years ago
- Target version changed from 2021-08-04 sprint to 2021-08-18 sprint
Updated by Peter Amstutz over 3 years ago
Tip: you can link to your commit by writing commit:arvados-workbench2|f1568d57ebf1cbe4c8e649b80633459bea4ad327
example:
arvados-workbench2|f1568d57ebf1cbe4c8e649b80633459bea4ad327
Otherwise this LGTM.
Updated by Stephen Smith over 3 years ago
Updated by Stephen Smith over 3 years ago
- Status changed from In Progress to Resolved
Applied in changeset arvados-workbench2|76f6fc151e007fcce23c89a7414cfbd7b116897b.