-
Notifications
You must be signed in to change notification settings - Fork 41
No space left on device /var/lib/machines (again) #281
Comments
Manually running the workaround suggested in #70 seems to work:
|
It seems I cannot run the workaround on a fresh install of Fedora because
|
@alban can you say what steps you took on a fresh Fedora system, would like to add it to the docs. |
You can run e.g. 'sudo machinectl set-limit 20G' before you launch the first machine, this will set the max limit prior to it creating the btrfs. |
@donbowman Yes, we can document that approach. Anyway to fix this issue, we need to merge #283, which looks good to me. I'm thinking about merging it tomorrow, if there's no objection. |
Hmm, I didn't mean to close it. Will reopen it, as there's a documentation issue left. |
To Reproduce:
ssh -i ~/.ssh/$KEY fedora@$IP
And I get the error:
/var/lib/machines
is full.Expected outcome
/var/lib/machines
.The text was updated successfully, but these errors were encountered: