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
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.