cf push
`, `cf start
`, and `cf restart
` failures.df -h
`, the Ops Manager > Status page, or ` bosh instance --vitals
` to confirm that the ephemeral disk for the Diego Cell is full.Multiple factors contribute to excessive Diego Cell disk space usage. The following list details commonly observed factors:
cflinuxfs2
` and `cflinuxfs3
`, which nearly doubles the number of buildpacks on system.
To determine which factor is impacting your Diego Cell, see the Resolution section.
To reduce the amount of ephemeral disk space or to prevent it from filling up, Pivotal recommends executing the following directions in order:
cf delete-buildpack
` to remove old or unnecessary buildpacks which reduces the number of buildpacks that must be cached on a Diego Cell.cflinuxfs2
` stack has been removed in PAS 2.5x which decreases the amount of required disk space and removes all buildpacks related to this stack.
If the ephemeral disk continues to fill after attempting the workarounds above, follow the instructions in this documentation to examine the Diego Cell and locate the cause of disk space consumption.
If the information gathered from the steps above are not pointing to the cause of excessive disk usage, please open a ticket with Pivotal Support.