Comment 0 for bug 1899392

Revision history for this message
Haw Loeung (hloeung) wrote :

Hi,

When deploying an application, with say the following defined storage parameters:

$ juju export-bundle

| applications:
| ubuntu-repository-cache:
| storage:
| ubuntu-repository-cache: azure,100G

Storage volumes are created as follows:

| $ juju list-storage
| Unit Storage id Type Pool Size Status Message
| ubuntu-repository-cache/1 ubuntu-repository-cache/1 filesystem azure 100GiB attached
| ubuntu-repository-cache/2 ubuntu-repository-cache/2 filesystem azure 100GiB attached

Unfortunately, there doesn't appear to be a way to change this. Not for existing units nor for new units. In my case, I want to increase this to 256GiB.