volume size

Hi fly.io,
My question is about the volume size of my app:the dashboard show that my app use 4G of volume and it seemed that there is a little cost,but when I use “fly volumes list” to get detail of volumes,it show I only use 2G of volume. So There is something wrong of dashboard?
Thx

Could you send what you see in the dashboard and what you see with fly volumes list?

fly volume list
ID STATE NAME SIZE REGION ZONE ENCRYPTED ATTACHED VM CREATED AT
vol_od56vj5e7jm4ny30 created mydata 2GB hkg 553e true e7849e1beed683 1 month ago

Dashboard usage:
Usage (last 30 days)
NAME PREVIOUS PEAK USAGE CURRENT PEAK USAGE % CHANGE
IPs 1 IPs 1 IPs + 0%
Upstash 0 Instances 0 Instances + 0%
Machines 1 Machines 1 Machines + 0%
Allocations 1 Allocations 0 Allocations - 100%
Volumes 4 GB 4 GB + 0%
Outbound Bandwidth 44 MB 0 B - 100%

What about fly machines list?

only one machine :

fly machine list
1 machines have been retrieved from app zjq2021ub.
View them in the UI here (​Sign In · Fly)

zjq2021ub
ID NAME STATE REGION IMAGE IP ADDRESS VOLUME CREATED LAST UPDATED APP PLATFORM PROCESS GROUP SIZE
e7849e1beed683 shy-paper-9229 started hkg zhujq/ubuntu: fdaa:0:2db7:a7b:7f08:c30b:de05:2 vol_od56vj5e7jm4ny30 2023-07-26T15:21:05Z 2023-07-26T15:21:40Z v2 app shared-cpu-1x:256MB

By any chance used another 2GB volume which is now deleted?

Yes,My app migrate from v1 to v2, and I have used “fly volume destory” to delete the volume attached v1 app. But it seemed that Dashboard still can “see” the deleted volume .

If you have used both volumes, then it is showing it correctly for you?

I only use one volume of 2G,another volume I have destoried.

Can you try going to Dashboard > Usage
and then click the “Open now” button at the bottom of the page?
That should help with more detailed information.

It is so strange,when I go to Dashboard > Usage
and then click the “Open now” button at the bottom of the page, there are two volumes,but they have same ID,STATE,REGION,NAME…:

first volume is:
vol_od56vj5e7jm4ny30 created hkg mydata 2GB 124 MB e7849e1beed683 Jul 26, 2023 15:20 UTC

second volume is:

vol_od56vj5e7jm4ny30 created hkg mydata 2GB 124 MB e7849e1beed683 Jul 26, 2023 15:20 UTC

THE two volume is totaly same,it should be one volume.

Let’s wait for a Fly.io employee to look at this.
They should be able to understand why this happens.