Extending volume not increasing size in Grafana

I’ve been trying to extend my volume and it seems to be working in the console; however, the changes don’t seem to be affecting certain areas of the website (e.g., Grafana dashboard). Why?

Here’s how I’m extending: fly volumes extend <VOL_ID> -s 3 -a ticker-rails-api-db

However, in the volumes page, it shows this:

Am I not extending the volume correctly? Why does it not show 3GB in Grafana?

hi @hypeed

Depending on the state of the Machine the volume is attached to when you run the extend command, you might need to restart it. You should see the extended volume size reflected in Grafana after that.

The Apps list view on the main page of your dashboard takes a little while longer to update.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.