Jammy stemcells and bosh releases are getting larger, so it's much easier to fill up the disk, which makes it impossible to upload new releases.
Example error:
Task 163 | 00:20:06 | Downloading remote release: Downloading remote release (00:00:13)
Task 163 | 00:20:06 | Verifying remote release: Verifying remote release (00:00:00)
Task 163 | 00:20:06 | Extracting release: Extracting release
Task 165 | 00:20:08 | Downloading remote release: Downloading remote release (00:00:11)
L Error: No space left on device @ io_write - /var/vcap/data/director/tmp/release-613256e1-ce27-412d-8e35-11f1883cdcf7
Task 165 | 00:20:08 | Error: No space left on device @ io_write - /var/vcap/data/director/tmp/release-613256e1-ce27-412d-8e35-11f1883cdcf7
I'm pretty sure this is the correct disk to increase, though I'm not sure if this change will be sufficient to increase the disk available to /var/vcap/data. I'm not sure how the disk is divided between the different filesystems.
Jammy stemcells and bosh releases are getting larger, so it's much easier to fill up the disk, which makes it impossible to upload new releases.
Example error:
I'm pretty sure this is the correct disk to increase, though I'm not sure if this change will be sufficient to increase the disk available to
/var/vcap/data
. I'm not sure how the disk is divided between the different filesystems.