-
Bug
-
Resolution: Done
-
Normal
-
6.10.7
-
0
-
False
-
-
False
-
CLOSED
-
1,900
-
Rocket
-
-
-
Moderate
-
None
Description of problem:
When using the bootdisk method, satellite is filling up the "/run" filesystem, which means memory.
Version-Release number of selected component (if applicable):
How reproducible:
100%
Steps to Reproduce:
1. Install satellite 6.10.z
2. Configure the compute resource (vcenter)
3. Create virtual machines using the bootdisk method
—
hammer host create --name server01 --hostgroup-id 24 --organization RedHat --location GSS --compute-attributes start=1 --provision-method="bootdisk"
—
Actual results:
After a while, Satellite will complain about disk space
—
2022-06-30T14:02:23 [W|app|c774c5ac] Failed to generate ISO image for instance server01.lab.eng.rdu2.redhat.com: No space left on device @ io_write - /usr/share/foreman/tmp/bootdisk-iso-20220630-20313-1jbmubz/build/BOOT/EOS_KICKSTART_8_0_28_VMLINUZ
—
Expected results:
Should be able to keep going and create tons of servers
Additional info: