I’m Leap 16.0 (just upgraded) but problem occasioned in 15.6.
Got loads of memory in (OpenSuSE 16.0) VM, even though often lots of windows open and lots of tabs in Firefox,
Blockquote
$ free
shows lots of memory available.
BUT the VM is unresponsive. Clicking on other windows or <.ALT><.TAB> doesn’t to anywhere.
The mouse pointer is still visible. I can <.LeaveFullScreen> and see particulars in the Virtual Machine Monitor GUI, and can switch to my Ubuntu VM and do something.
But the OpenSuSE VM is dead to me.
I access the top menu, which is responsive, and choose
Blockquote
Virtual Machine | shutdown | force reset
Reboots and generally recover to approximately where and what I was doing.
Where do go to start debugging what is my problem?
It’s only the OpenSuse guest that freezes.
I can get to the top and see the virtual machine manager–as well as do things.
VM in question is quiescent.
And can switch to my UBUNTU guest.
Can get the openSuse guest that won’t respond, but the top-level menu, I choose “Virtual Machine” and force a restart, and essentially pick up where I left off.
$ sudo journalctl -b -1
Specifying boot ID or boot offset has no effect, no persistent journal was found.
But the next time my guest freezes, I’ll try to do this.
Thanks for the counsel and advice.
If it matters, when I’m frozen, that is, no response to mouse-click nor <.alt><.tab>, things like my VLC playing internet radio continues unabated.
And the mouse obviously is moving about, as I can get back to my hypervisor, switch to another guest, etc.
^<.alt><.F3> gets my to my host terminal, I shared those results earlier – nothing!
When I click that <.leaveFullScreen> at the top of the screen to get to the virtual machine window, I can <.sendKey> and click send ^<.alt><.F3>, to try to get to my VM to do that journalctl from it instead of my host, nothing happens and it doesn’t change my situation.
This last time, after it came back from my <.virtualMachine | shutdown | forceReset> I immediately did the sudo journalctl -b -1 you requested, it showed the same nothing as before.
If it’s of any interest, when it comes back, sound no longer works. I must do a shutdown/reboot from my terminal to get fully back.
Thanks for all the help, guys; sorry if my terminology isn’t always up to snuff, and responses aren’t always the most timely as I’m away from my computer often.
@suseParsons just tail the host log when the vm is running journalctl -f to see is any output related when the vm freezes. Are you using QXL for the graphics on the vm?