similar to: qemu+tls question

Displaying 20 results from an estimated 1000 matches similar to: "qemu+tls question"

2015 Sep 23
4
libvirtd service not starting
Hello, I'm new to using libvirt. After a few days of installing and removing libvirt, virt-manager and a few others to get VT-d working with a virtual machine, I finally got the latest virt-manager and libvirt installed from source to get the most recent versions. However, when I start up virt-manager I get a popup saying "Unable to connect to libvirt; Verify that the 'libvirtd'
2012 Mar 15
5
no connection driver available for No connection for URI xen:///
Hello Community, I am installing a domU image via virt-install. However, it seems that a driver needs to be installed for the connection as I saw an error while running the command. Can anyone give any hints about this error? Here is the running script: # virt-install --connect=xen:/// -p -d Thu, 15 Mar 2012 10:17:55 DEBUG Launched with command line: /usr/bin/virt-install --connect=xen:///
2012 Mar 15
5
no connection driver available for No connection for URI xen:///
Hello Community, I am installing a domU image via virt-install. However, it seems that a driver needs to be installed for the connection as I saw an error while running the command. Can anyone give any hints about this error? Here is the running script: # virt-install --connect=xen:/// -p -d Thu, 15 Mar 2012 10:17:55 DEBUG Launched with command line: /usr/bin/virt-install --connect=xen:///
2013 Mar 27
1
How to use xl (in place of xm) with libvirt 1.0.2 and Xen 4.2.1 in Ubuntu 13.04?
QUESTION: What, if anything, can I do so that I can use xl (in place of xm) with libvirt 1.0.2 and Xen 4.2.1 in Ubuntu 13.04? BACKGROUND: I am testing a fully updated (as of March 27) installation of Ubuntu 13.04 that includes the following packages: libvirt - version 1.0.2-0ubuntu9 xen-hypervisor-4.2-amd64 - version 4.2.1-0ubuntu1 Upon setting TOOLSTACK=xm in /etc/default/xen (as well as
2015 Sep 24
0
Re: libvirtd service not starting
On Wed, Sep 23, 2015 at 11:00:34PM +0000, Jonathan Rurka wrote: >Hello, I'm new to using libvirt. After a few days of installing and >removing libvirt, virt-manager and a few others to get VT-d working >with a virtual machine, I finally got the latest virt-manager and >libvirt installed from source to get the most recent >versions. However, when I start up virt-manager I get a
2011 Sep 05
5
Unable to connect
Hello, I have been using xen under open-suse 11.4 for almost half an year now. This week I had to reformat the provider and so I did install everything again (now there is a dual boot and microsoft windows server 2008 installed on the first half partition of the disk) again open-suse 11.4 and xen. I do start the xen kernel at grub but when I try to connect and/or creat a new domU the folling
2010 Jun 02
2
libvirt 0.8.1
Hi Everyone, I''m running my Dom0 on Ubuntu 10.04. My Xen install is working ok - Xend is listening on port 8000 and xm list shows the running VMs. I wanted to upgrade my version of libvirt so I could get the latest virt-manager working with Xen 4.0. I used the Ubuntu packages linked on this page: http://spblinux.de/blog/2010/05/xen-4-0-with-libvirt-0-8-1-replace-xm-new-by-virsh/ I
2018 Dec 05
2
Re: Libvirt api for esx
Hi Martin, Could you please help me with below issue, I am not sure what’s wrong here. Please find below code and error snippet. Thanks for help. Code Snippet: - from __future__ import print_function import sys import libvirt SASL_USER = <username> SASL_PASS = <password> def request_cred(credentials, user_data): for credential in credentials: if credential[0] ==
2018 Dec 06
2
Re: Libvirt api for esx
Thanks Martin for help. I will give it a shot. Regards Rohit Singh On Thu, 6 Dec 2018 at 2:55 PM, Martin Kletzander <mkletzan@redhat.com> wrote: > On Wed, Dec 05, 2018 at 09:44:17PM +0530, ROHIT SINGH wrote: > >Hi Martin, > > > >Could you please help me with below issue, I am not sure what’s wrong > here. > >Please find below code and error snippet. > >
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
2008 Aug 29
0
problems with virt-manager and xen 3.3.0
Hello i'm setting up a debian system, with no root acount, i manage it with the sudo command, and installed the new xen 3.3.0 on it than i installed fluxbox and vnc4server on this machine, to get remote access to the debian/xen system i use ssh and xvnc4viewer, ssh for the console and xvnc4viewer for the windowmanager, until than everything works fine. than i installed virt-manager from the
2012 Feb 13
1
virt-manager thru window's remote desktop
Hi, I am trying to operate the remote KVM host's virt-manager thru Terminal Server Client. This KVM hosts is CentOS6.0 and running KVM guest and xrdp is installed from "epel" repo. And I'm using fedora 14's Terminal Server Client. After I started Virtual Machine Manager and try to connect to the hypervisor, following error happened. Is there any way to resolve this error?
2012 May 02
2
Python Libvirt Bindings
Hi, Can anyone please share sample Python code for using qemu+tcp with SASL or qemu+tls with SASL? (i.e., connecting to a hypervisor using qemu+tls or qemu+tcp when a username/password using SASL has been defined on the hypervisor) I am having some trouble figuring out how to use callbacks for authenticating from with my Python program. I assume I will have to
2018 Dec 12
1
Re: Libvirt api for esx
On Wed, Dec 12, 2018 at 03:03:41PM +0530, ROHIT SINGH wrote: >Thanks Martin, It’s working now. >Could you please help me with role of xml in libvirt api and what if I >don’t want use of xml in my code. >Please let me know. > Libvirt uses XML for most of the APIs. Depends what you need to do you can transform it with xmltodict or use some higher level API. I'm not sure I can
2011 Nov 25
3
virt-manager cannot be set up
Hi, I install xen 4.1.2 on centos 6 with linux kernel 3.0.4 as dom0 kernel. When I launch virt-manager on the command line ,a window pop up which show the following error: Unable to open a connection to the Xen hypervisor/daemon. Verify that: - A Xen host kernel was booted - The Xen service has been started Details: Unable to open connection to hypervisor URI ''xen:///'': no
2015 Nov 03
2
xen+ssh with openauth
Hi, I am trying to connect to remote libvirt via script, and I get password prompt from the shell. ============================================================================ uri='xen+ssh://root@myserver/?no_verify=1' def req(credentials, user_data): print('in req...\n') for cred in credentials: if cred[0] == libvirt.VIR_CRED_AUTHNAME: cred[4] =
2015 Nov 11
2
Re: xen+ssh with openauth
On 03.11.15 15:37, Daniel P. Berrange wrote: > On Tue, Nov 03, 2015 at 10:14:00AM +0200, Shahar Havivi wrote: > > Hi, > > > > I am trying to connect to remote libvirt via script, > > and I get password prompt from the shell. > > > > > > ============================================================================ > >
2011 Mar 06
0
guest creation problem on pv dom0 kernel
I am having problem in guest creation for a pv-ops Dom0 kernel I compiled every thing from scratch.(Xen and 2.6.32.27 pv-ops dom0 kernel) on a Ubuntu Desktop 10.04 64 bit. Following is my config file for 2.6.32.27 http://pastebin.com/AvSVgVQE and the error I am getting trying to create a guest with virt-install is ERROR unable to connect to 'localhost:8000': Connection refused
2018 Nov 29
2
Re: Libvirt api for esx
On Wed, Nov 28, 2018 at 10:24:55PM +0530, ROHIT SINGH wrote: >Hi Martin, > >Could you please point me to any example codes in python present for esx? >Suppose, I have to power off and power on esx virtual machine, can i get >this code somewhere on python to develop some understanding. > https://www.mail-archive.com/libvir-list@redhat.com/msg17903.html >Actually, I am not
2010 Aug 30
3
Decent How-To now on the wiki for setting up Transport Layer Security
Hi all, For anyone that's interested in setting up TLS with libvirt, but hasn't gotten around to it yet, there's a decent guide on the wiki now: http://wiki.libvirt.org/page/TLSSetup It's user focused (ie SysAdmin's), and has lots of pics explaining concepts, plus shows what needs to be done, and shows how to do it. Please note, it doesn't cover SASL, it's just