Re: [XEN PATCH] libxl: Use XEN_LIB_DIR to store bootloader from pygrub

2023-08-07 Thread Jason Andryuk
On Mon, Aug 7, 2023 at 10:07 AM Anthony PERARD wrote: > > In osstest, the jobs using pygrub on arm64 on the branch linux-linus > started to fails with: > [Errno 28] No space left on device > Error writing temporary copy of ramdisk > > This is because /var/run is small when dom0 has only 51

[XEN PATCH] libxl: Use XEN_LIB_DIR to store bootloader from pygrub

2023-08-07 Thread Anthony PERARD
In osstest, the jobs using pygrub on arm64 on the branch linux-linus started to fails with: [Errno 28] No space left on device Error writing temporary copy of ramdisk This is because /var/run is small when dom0 has only 512MB to work with, /var/run is only 40MB. The size of both kernel and