Displaying 16 results from an estimated 16 matches similar to: "Remote connect using virsh qemu+ssh hangs / PolicyKit issue"
2010 Dec 31
1
livemigrate problems
hello everybody and happy new year!
I am a newbie in libvirt use, and I use it mostrly throught OpenNebula.
Anyway, I noticed that one of the nodes can be a destination of a
livemigrate but not the source.
This is the environment:
4 blades nicknamed(*) red3, red9, red10, red11, each with 8 Intel
E5506 cores (@ 2.13GHz) running CentOS 5 and KVM as hyoervisor.
(*) these are names I
2010 Mar 12
1
Problem with libvirt migration
I have two hosts, vm1 and vm2, which are both running libvirt 0.7.0.
They share a common ocfs2 file system that resides on a san, and have
identical network configurations. I am running qemu-kvm 0.11.0 on
ubuntu 9.10 servers.
I start base32 on vm1 and it comes up (it also runs fine if started on
vm2). Then from vm2 I do:
vm2#: virsh -c qemu://vm1/system
migrate --live base32 qemu://vm2/system
2012 Mar 21
0
Multiple "Domain-0" — slow libvirt
Hi all,
I have a problem with libvirt, it works slow. For example, "virsh
list" takes 6..7 seconds.
I found this in libvirt log:
...
11:38:12.765: debug : virEventDispatchHandles:477 : Dispatch n=8 f=56
w=9 e=1 0x25ce830
11:38:12.765: debug : virEventUpdateHandleImpl:147 : Update handle w=8 e=3
11:38:12.765: debug : virEventInterruptLocked:668 : Interrupting
11:38:12.766: debug :
2012 Mar 28
2
Bug#666135: Multiple "Domain-0", slow libvirt
Package: xen-hypervisor-4.0-amd64
Version: 4.0.1-4
Severity: normal
Hi all,
I have a problem with libvirt, it works slow. For example, "virsh
list" takes 6..7 seconds.
I ask xen-users list with no luck. According to google, this problem
is not wide spreaded, so maybe it's debian specific. If not, please
hint where I should go next.
I found this in libvirt log:
...
11:38:12.765:
2012 Nov 28
0
error when configuring management access via PolicyKit
Hi,
Libvirtd is in listen mode.
/etc/libvirt/libvirtd.conf
listen_tls = 0
listen_tcp = 1
auth_tcp = "sasl"
my trying to setup polkit authentication using
http://wiki.libvirt.org/page/SSHPolicyKitSetup
[root at aopcach ~]# cat
/etc/polkit-1/localauthority/50-local.d/50-org.arindam-libvirt-remote-access.pkla
[Remote libvirt SSH access]
Identity=unix-user:arindam
2016 Oct 14
1
Disable hybernate/suspend in CentOS 7
Am 14.10.2016 um 10:19 schrieb Liam O'Toole <liam.p.otoole at gmail.com>:
> On 2016-10-13, Valeri Galtsev
> <galtsev at kicp.uchicago.edu> wrote:
>>
>> On Thu, October 13, 2016 11:55 am, Mike - st257 wrote:
>>> On Thu, Oct 13, 2016 at 11:33 AM, Valeri Galtsev
>>> <galtsev at kicp.uchicago.edu> wrote:
>>>
>>>
2012 Jun 22
1
unable to creating/list storage pools using non-root user
Hi all
I have a Fedora release 17 (Beefy Miracle) with libvirt versions:
libvirt-0.9.11.3-1.fc17.x86_64
virt-manager-0.9.1-3.fc17.noarch
I have allowed non-root user to user libvirt by allowing the user through
polkit
cat /etc/polkit-1/localauthority/50-local.d/cat
50-org.example-libvirt-remote-access.pkla
[Remote libvirt SSH access]
Identity=unix-group:virt
2015 Mar 24
0
libvirt 1.2.10 - libvirt access via policykit fails
this is the same problem that i started chasing back in january, and posted in the mailing list under the topic:
libvirt errors after applying RPMS from 2015:X002, last message in the thread is here:
http://lists.centos.org/pipermail/centos-virt/2015-February/004247.html <http://lists.centos.org/pipermail/centos-virt/2015-February/004247.html>
i have more information here, and am re-posting
2019 Dec 03
2
Kernel Panic: BUG: unable to handle kernel paging request at 0000000180200037 | pkla-check-auth
Hello
I'm using centos 7. At uncertain times I suddenly get the following
error. The system is panic. Then it restarts automatically. I have
updated the package ( pkla-check-auth ) but the problem persists. My
virtualization environment is KVM. (Host Centos7 , Guest Centos7.
Problem Guest VM)
Can you help me ?
rpm -qa |grep pkla
polkit-pkla-compat-0.1-4.el7.x86_64
KERNEL:
2019 Dec 03
0
Kernel Panic: BUG: unable to handle kernel paging request at 0000000180200037 | pkla-check-auth
please remove from from this list
On Tue, Dec 3, 2019 at 4:49 AM Gokan Atmaca <linux.gokan at gmail.com> wrote:
> Hello
>
> I'm using centos 7. At uncertain times I suddenly get the following
> error. The system is panic. Then it restarts automatically. I have
> updated the package ( pkla-check-auth ) but the problem persists. My
> virtualization environment is KVM.
2024 Dec 25
0
polkit: Translate pkla into (java script like) rule file
Hello,
I struggle to "translate" an old fashioned pkla file into the "new"
java script like rule format.
My solution works half. The creation of a color device now is allowed
in an XRDP session, as expected, but some other features now are
disabled. I am not able to shutdown the machine nor mount an usb device.
This is the old pkla
[Color Manager All Users]
2017 Mar 10
1
polkit helper timeout and defunct pkla-check-authorization processes on CentOS 7.3
Hi everyone,
We seem to be having issues on multiple CentOS 7.3 machines. The problem
seems to revolve around polkitd. At some random time, polkitd seems to stop
responding on my systems. Along with this, there might be hundreds of
defunct pkla-check-authorization processes. If I reboot, then things are
fine for a while.
I don't see any activity in the unabridged journal to suggest anything
2016 Oct 13
2
Disable hybernate/suspend in CentOS 7
On Thu, October 13, 2016 11:55 am, Mike - st257 wrote:
> On Thu, Oct 13, 2016 at 11:33 AM, Valeri Galtsev
> <galtsev at kicp.uchicago.edu>
> wrote:
>
>> Dear Experts,
>>
>> Could someone point me in the right direction: how can I disable
>> hybernate/suspend in CentOS 7?
>>
>> I get workstations for graduate students with decent amount of RAM
2016 Oct 14
0
Disable hybernate/suspend in CentOS 7
On 2016-10-13, Valeri Galtsev
<galtsev at kicp.uchicago.edu> wrote:
>
> On Thu, October 13, 2016 11:55 am, Mike - st257 wrote:
>> On Thu, Oct 13, 2016 at 11:33 AM, Valeri Galtsev
>> <galtsev at kicp.uchicago.edu> wrote:
>>
>>> Dear Experts,
>>>
>>> Could someone point me in the right direction: how can I disable
>>>
2016 Jul 15
0
PolicyKit calls fail from rtkit-daemon
Hi everyone,
I'm having some odd system behavior on two CentOS 7 machines. I suspect
that the trouble is related to polkitd and dbus I think that the following
error message is a key clue, but I'm not sure how to continue
troubleshooting it:.
--------------------------begin log-----------------------
Jul 15 10:00:27 localhost rtkit-daemon[1609]: Warning: PolicyKit call
failed: Did not
2015 Jan 31
3
libvirt errors after applying RPMS from 2015:X002
Thanks for the info.
I am trying to connect to the Xen hypervisor, via a localhost connection defined in the virt-manager configuration.
here is the detail provided in the error dialog:
?????????
Unable to open a connection to the Xen hypervisor/daemon.
Verify that:
- A Xen host kernel was booted
- The Xen service has been started
internal error: DBus support not compiled into this