mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-09-04 20:17:55 +00:00
e62a66c70d
toram copies the live filesystem into RAM, so the node needs memory for it on top of the installer -- about 1.5G on 24.04 and growing per release. Nothing enforced or documented that. A node with too little fails part-way and reboots into the installer, which looks like a boot-flip failure rather than an out-of-memory condition, so the troubleshooting page says where to look and how to raise vmmemory. Signed-off-by: Daniel Hilst <392820+dhilst@users.noreply.github.com>