У меня не было проблем с местом но была чисто организационная проблема.
Две оси - это всегда два разных home документов. И рано или поздно возникала задача синхронизировать их в обе стороны.
-m reserved-blocks-percentage
Set the percentage of the file system which may only be allocated by privileged processes. Reserving some number of file system blocks for use by privileged processes is done to avoid file system fragmentation, and to allow system daemons, such as syslogd(8), to continue to function correctly after non-privileged processes are prevented from writing to the file system. Normally, the default percentage of reserved blocks is 5%.
sudo tune2fs -m 1 /dev/sda
И 8+5.7 это и был желаемый размер свопа.
while :;do date +%s && sleep 1;done
journalctl --follow -u node | tee node.log
tail --follow node.log
yay -S curl enca yq csview