-
-
Notifications
You must be signed in to change notification settings - Fork 50
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
4.0 - Cannot change netvm where existing netvm is not running #6493
Comments
If user tries to change netvm of a running vm to a halted netvm, asks if they want to start that halted netvm. related to QubesOS/qubes-issues#8165 related to QubesOS/qubes-issues#6493
Do not try to detach device from a halted netvm. fixes QubesOS/qubes-issues#6493 (cherry picked from commit 1ffb526)
Automated announcement from builder-github The component
|
Automated announcement from builder-github The component
Or update dom0 via Qubes Manager. |
Qubes OS version
4.0
Affected component(s) or functionality
qube networking
Brief summary
As title
How Reproducible
100%
To Reproduce
Steps to reproduce the behavior:
qvm-prefs <qube> netvm <new netvm>
Expected behavior
netvm will be changed, or informative error given.
Actual behavior
Error -
qvm-prefs: error: no such property: 'netvm'
Screenshots
Additional context
When attempting to change netvm to a non-running qube, the error message is informative, if wordy -
qvm-prefs: error: Cannot dynamically attach to stopped Net VM....
Solutions you've tried
Restarting the old netvm allows the netvm to be changed.
Relevant documentation you've consulted
Related, non-duplicate issues
The text was updated successfully, but these errors were encountered: