Bug 1069903 - libvirt domain start - failed to connect to monitor socket
Summary: libvirt domain start - failed to connect to monitor socket
Status: RESOLVED DUPLICATE of bug 1069562
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Virtualization:Other (show other bugs)
Version: Current
Hardware: x86-64 Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: virt-bugs list
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-27 10:30 UTC by Seiji Hiwatari
Modified: 2017-11-27 14:54 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
journalctl 1 (8.83 KB, text/x-log)
2017-11-27 10:31 UTC, Seiji Hiwatari
Details
journalctl 2 (8.37 KB, text/x-log)
2017-11-27 10:31 UTC, Seiji Hiwatari
Details
dmesg (69.83 KB, text/x-log)
2017-11-27 10:31 UTC, Seiji Hiwatari
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Seiji Hiwatari 2017-11-27 10:30:51 UTC
Since the last set of updates (somewhen since 20.11.2017), I can't start any libvirt VMs. Neither through virsh, nor through virt-manager.

virsh start <domain>

always gives:
error: Failed to start domain <domain>
error: failed to connect to monitor socket: Permission denied
Comment 1 Seiji Hiwatari 2017-11-27 10:31:18 UTC
Created attachment 750163 [details]
journalctl 1
Comment 2 Seiji Hiwatari 2017-11-27 10:31:32 UTC
Created attachment 750164 [details]
journalctl 2
Comment 3 Seiji Hiwatari 2017-11-27 10:31:47 UTC
Created attachment 750165 [details]
dmesg
Comment 4 James Fehlig 2017-11-27 14:54:18 UTC
(In reply to Seiji Hiwatari from comment #1)
> Created attachment 750163 [details]
> journalctl 1

From this attachment:

Nov 27 10:57:23 linux-y18s kernel: BUG: unable to handle kernel paging request at fffffffe2a594b60
Nov 27 10:57:23 linux-y18s kernel: IP: audit_signal_cb+0x6c/0xe0
Nov 27 10:57:23 linux-y18s kernel: PGD c6c0c067 P4D c6c0c067 PUD 0 
Nov 27 10:57:23 linux-y18s kernel: Oops: 0000 [#1] PREEMPT SMP

Which is a duplicate of of bug1069562#. See

https://bugzilla.opensuse.org/show_bug.cgi?id=1069562#c1

*** This bug has been marked as a duplicate of bug 1069562 ***