Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Old bootstrap files are not always deleted, disk will be filled over time #189

Open
smolin-rh opened this issue Aug 3, 2023 · 0 comments

Comments

@smolin-rh
Copy link
Contributor

Old bootstrap files are not deleted. The disk will be filled over time and this will result in errors like:

  • no space left on device or
  • The requested volume capacity will exceed the available pool space when the volume is fully allocated

Here an example of old bootstrap file images:

 ocp3-bootstrap-1.qcow2        /var/lib/libvirt/images/ocp3-bootstrap-1.qcow2        file   100.00 GiB   7.16 GiB
 ocp3-bootstrap-13.qcow2       /var/lib/libvirt/images/ocp3-bootstrap-13.qcow2       file   100.00 GiB   7.19 GiB
 ocp3-bootstrap-14.qcow2       /var/lib/libvirt/images/ocp3-bootstrap-14.qcow2       file   100.00 GiB   7.40 GiB
 ocp3-bootstrap-2.qcow2        /var/lib/libvirt/images/ocp3-bootstrap-2.qcow2        file   100.00 GiB   7.64 GiB
 ocp3-bootstrap-3.qcow2        /var/lib/libvirt/images/ocp3-bootstrap-3.qcow2        file   100.00 GiB   7.20 GiB
 ocp3-bootstrap-4.qcow2        /var/lib/libvirt/images/ocp3-bootstrap-4.qcow2        file   100.00 GiB   7.50 GiB
 ocp3-bootstrap-5.qcow2        /var/lib/libvirt/images/ocp3-bootstrap-5.qcow2        file   100.00 GiB   7.61 GiB
 ocp3-bootstrap-6.qcow2        /var/lib/libvirt/images/ocp3-bootstrap-6.qcow2        file   100.00 GiB   7.68 GiB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant