-
-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VMs not starting - libxenlight failed to create new-domain in 4.0rc-1 #3125
Comments
See |
I'm also getting this since installing the latest set of (libvirt) updates, without rebooting. Downgrading "solved" the issue. |
Ok, I think I've found what is the problem: updated xen package, but not xen-hvm-stubdom-linux with required changes. The later was just uploaded to testing repository, try now. |
yes, it appears to be behaving properly again now. |
Exactly, the updated |
I have just experienced this problem with R4.0 rc2 on Dell XPS L702X. Worth to note:
I'm back on R3.2 with no such issues. To me this is critical issue because I cannot even install R4 |
Reproduced this on x230 & t530 (i5s) with the sys-net qube using 4.0 rc3. I'll be following up with the newest rcs to verify. |
Can be seen also on Dell Precision T5500 using 4.0 rc3 on sys-firewall |
Note that default setup of Qubes 4.0 require IOMMU (aka VT-d). If installer says you don't have it, it will be a problem. If your hardware should support IOMMU/VT-d in theory, check if you have it enabled in BIOS. |
Back after reboot:-) It was enabled. The Installer didn't show any message about it - at least I didn't see any. |
Check |
I'll be giving both the t530 and x230 shots with coreboot+seabios somewhere over the holiday. Other user advice on these models have mentioned firmware options not available in default lenovo firmware (17/09/27th i believe). I'll report back as soon as I get an outcome for both variables. |
When I run
This is the content of
I'm using R4 and I updated everything with the latest versions yesterday (even enabled the |
|
I tried that, it didn't help. Trying to start the VM after destroying the |
@na-- did it happened again? If not, I'd assume that one of updates have fixed it (directly or indirectly). |
It hasn't happened again, so it may be fixed. I'll write here it it occurs again. |
@platschi, @0spinboson, @P4z, @reconmaster, @hast0011: |
I have still troubles getting Internet working on this machine, see other issue #3349. Therefore I can't install any update to see if this issue disappears. I decided to wait for rc4-iso then test again. |
Installing Q4 rc4 solved the problem for me. |
Sorry about late answer. Unfortunately Q4 rc4 is no difference here 8-( |
Hi there! I've the same issue, returning "libxenlight failed to create new domain 'sys-net'". I don't know how to upgrade 'xen-hvm-stubdom-linux' Here is what /var/log/libvirt/libxl/libxl-driver.log returns ::
Many thanks. (@marmarek @andrewdavidwong ) |
OK, i did try to install Qubes 3.1.2 instead of Q4 , and it works! |
This is clearly lack of IOMMU. Installer should also warn about it. If you don't have such option in BIOS (sometimes named "I/O virtualization"), then looks like your hardware is incompatible with Qubes 4.0. See this FAQ entry and others below. |
I knew their wasn't IOMMU, and installer did warn me, but as i did activate virtualization (i'll check tomorrow for the exact name), i thought it was enough. Thanks |
I have IOMMU set to true in the boot. Running qubes 4.0 (R4.0) and .. it does work 'sometimes' . I am using pureboot (heads+coreboot) and it does not work.. but when I was using only 'coreboot' it worked fine all the time.. perhaps I need to wait for purism to upgrade their coreboot build for pureboot or something like that..... |
Experienced this today but it went away on its own, Qubes r4.0 (updated yesterday, xen_version 4.8.5-7.fc25, Linux 4.19.43-1.pvops.qubes.x86_64). On boot I attempted to use Qubes Manager to switch the sys-firewall from Fedora 29 to a fresh Fedora 30 template. Starting the sys-firewall with only sys-net & sys-usb running produced the same error and it failed to start: Log: |
I have just encountered this (or a similar) issue. My system has been running 8 days and I've started and stopped any number of vms. Just now I ran Here are the lines from libxl-driver.log that correspond to the startup attempt. I decided to post this because the log info looked different from what I saw above.
|
We're seeing this intermittently in SecureDrop land: freedomofpress/securedrop-workstation#498 |
At least in our case this seems to directly correlate with |
extract from the above
This seems to be the issue. Can you check console log of the corresponding stubdom ( |
There were at least 3 completely different bugs discussed here already (wrong xen-hvm-stubdom-linux package version, hardware lacking IOMMU, and startup race condition). Since all of them are either fixed or tracked elsewhere, I'm closing this quite already confusing issue. |
Qubes OS version (e.g.,
R3.2
):R4.0-rc1
Affected TemplateVMs (e.g.,
fedora-23
, if applicable):all, except
sys-net
Steps to reproduce the behavior:
Installed fresh
R4.0-rc1
iso. Qubes / all VMs worked as expected. Then updated to current-testing withsudo qubes-dom0-update --enablerepo=qubes-dom0-current-testing
Expected behavior:
Domains / ServiceVMs and Templates start normally.
Actual behavior:
When using the GUI app menu to start any VM, nothing happens. The Qubes tray icon only shows that sys-net is running.
In Terminal, receive this error (with any VM, in example trying to start sys-firewall)
General notes:
In
/var/log/qubes.log
:Related issues:
The text was updated successfully, but these errors were encountered: