Displaying 20 results from an estimated 500 matches similar to: "virt-install message regarding Spice and TLS"
2015 Sep 03
3
virt-install message regarding Spice and TLS
On Wed, Sep 2, 2015 at 1:59 PM, Leonard den Ottolander <
leonard at den.ottolander.nl> wrote:
> Hello Mike,
>
> On Wed, 2015-09-02 at 13:05 -0400, Mike - st257 wrote:
> > I've been through the virt-install manpage a few times now to no avail.
> > What is wrong with my syntax here (seen below)?
>
> > ~]# virt-install --connect qemu:///system -n blahhost
2015 Sep 02
0
virt-install message regarding Spice and TLS
Hello Mike,
On Wed, 2015-09-02 at 13:05 -0400, Mike - st257 wrote:
> I've been through the virt-install manpage a few times now to no avail.
> What is wrong with my syntax here (seen below)?
> ~]# virt-install --connect qemu:///system -n blahhost -r2048 --vcpus=4
> --arch=x86_64 --video qxl --graphics spice,port=5931 --noautoconsole
> --os-type linux --accelerate
2019 Apr 26
2
Libvirt pool cannot see or create rbd clones
Hello everyone,
To increase my odds of finding an answer I also wanted to ask here.
This is my post from serverfault[1] in verbatim:
While trying to get a cloned disk running from my OS snapshot I run
into the problem that Libvirt cannot see existing images cloned from a
snapshot. Created via:
# rbd -p vmdisks clone vmdisks/coreos_2023@base vmdisks/coreos00.disk
The base image has the one
2010 Aug 20
0
libvirt support spice protocol
Hi,everyone,
there is a problem with libvirt support spice protocol.
i use the following patch file,but it seems not success.anyone have an idea
about that?
thanks.
patch file:
This adds an element
<graphics type='spice' port='5903' tlsPort='5904' listen='127.0.0.1'/>
This is the bare minimum that should be exposed in the guest
config for SPICE. Other
2023 Sep 11
2
Question about encryption and tls
On Sun, Sep 10, 2023 at 01:00:21PM +0200, Kamil Jo?ca wrote:
>(Posted few days ago on qemu group but no reactions)
>
>Do I understand correctly that ssl shoudl be configured independently
>for libvirt and each hypervisor?
It depends what you are asking about. There are various connections,
each of you can configure separately.
>I asked because I configured libvirt connection as
2023 Sep 10
2
Question about encryption and tls
(Posted few days ago on qemu group but no reactions)
Do I understand correctly that ssl shoudl be configured independently
for libvirt and each hypervisor?
I asked because I configured libvirt connection as
qemu+tls://bambus.kjonca/system?pkipath=...
(and on bambus in /etc/libvirt/libvirtd.conf) I set
key_file = ...
cert_file = ...
ca_file = ...
But after connect and lauching (on bambus) vm I
2011 Sep 30
0
Second VM cannot use the network.
Hi,
I started to use libvirt and kvm yesterday. The first VM works great.
Today I made another VM, same configuration as before. But its
network just did not work. The guest cannot even get a dhcp ip.
The network is NAT mode. The first VM got internal ip correctly.
The command I made the VM is:
virt-install -nzabbix1 -r2048 --vcpus=2
2012 Jul 08
1
VNC console only shows black screen on HVM guest running on Xen 4.1 with Ubuntu 12.04 as Dom0
Hello all,
I have a problem getting a working VNC console for HVM guests on Xen
4.1. When I start the DomU with xm create everything is fine the DomU
runs and in xm list it has the running state but when I try to connect
to the VNC console to install an operating system (Ubuntu and Debian I
have tested) the VNC viewer only shows a black screen. So I searched in
the logs and found a log entry
2010 Dec 24
5
SRTP unprotect: authentication failure
Hello!
Ater several successful SRTP-enabled calls with SRTP set to Mandatory, asterisk starts to give the following warnings in Log:
WARNING[13714] res_srtp.c: SRTP unprotect: authentication failure (continiously)
and client hears no sound. After i restart the client program it works fine again for a while. Then the same warning again.
Asterisk 1.8.1.1, RealTime engine, sip peer has
2003 Nov 04
1
glm offset and interaction bugs (PR#4941)
Full_Name: Charles J. Geyer
Version: 1.8.0
OS: i686-pc-linux-gnu (Suse 8.2)
Submission from: (NULL) (134.84.86.22)
Two bugs (perhaps related, perhaps independent) revealed by the same
Poisson regression with offset
mydata <- read.table(url("http://www.stat.umn.edu/geyer/5931/mle/seeds.txt"))
out.fubar <- glm(seedlings ~ burn01 + vegtype * burn02 +
offset(log(totalseeds)),
2016 Apr 11
4
Problems with scsi-target-utils when hosted on dom0 centos 7 xen box
Hello
We were attempting to use scsi-target-utils, hosted on a xen dom0 vm
using localhost, and running into some problems. I was not able to
reproduce this on a centos 7.2 server using the default kernel.
(From dmesg)
Apr 4 11:18:42 funk kernel: [ 596.511204] connection2:0: detected
conn error (1022)
Apr 4 11:18:42 funk kernel: connection2:0: ping timeout of 5 secs
expired, recv
2011 Oct 22
1
virt-install with set vnc password
Hi Guy,
Anyone know how we can set up the vnc password during using virt-install
command ?
# virt-install \
--connect qemu:///system \
--name demo \
--ram 500 \
--disk path=/var/lib/libvirt/images/demo.img,size=5 \
--network network=default,model=virtio \
--vnc \
--cdrom /dev/cdrom
2017 Nov 11
0
virt-install cannot mount virtio iso during installation
Hi guys.
I have seen, read and test to install a windows 7 vm under centos 6 and kvm.
I have install windows under kvm a lot of times, but is my first time
with virtio.
I want to try virtio drives, I have install virtio from fedora repo,
download the iso, etc.
I have try different options trying to understand how kvm want the
option to add my virtio iso drive as cdrom.
virt-install --name
2007 Apr 18
0
enterprising spice
Skipped content of type multipart/alternative-------------- next part -----=
---------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 5909 bytes
Desc: not available
Url : http://lists.linux-foundation.org/pipermail/virtualization/attachment=
s/20070403/15d432f6/attachment-0001.gif
2010 Jul 27
0
libvirt use spice
Hi?friends?
i am the new guy for here...i met a problem with libvirt.
i create a new virtual machine with kvm,i want to use the spice protocol to
connect the machine's destop.
but it's appears that libvirt cannot support spice.
So,any idears,what should i do,a patch file ?
thanks a lot.
--
Name: Ben
2010 Jun 12
0
CEEA-2010:0460 CentOS 5 x86_64 spice-usb-redirector Update
CentOS Errata and Enhancement Advisory 2010:0460
Upstream details at : https://rhn.redhat.com/errata/RHEA-2010-0460.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( md5sum Filename )
x86_64:
c268c72e77eb82acd082eed5b1ccf341 kmod-spice-usb-redirector-4.5-2.el5_5.x86_64.rpm
2d7522f13423c046574e79f47b3fdf2f
2012 Oct 30
0
How to add spice build with qemu-xen
2013 Sep 07
1
Percentage of the whole screen with spice client
Hi all,
Somebody knows how can I assign screen geometry as a percentage of the
whole screen like rdesktop does?? For example: "spicec -g 80%". Maybe
using xorg.conf specific configuration??
Thanks.
2007 Apr 18
0
enterprising spice
Skipped content of type multipart/alternative-------------- next part -----=
---------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 5909 bytes
Desc: not available
Url : http://lists.linux-foundation.org/pipermail/virtualization/attachment=
s/20070403/15d432f6/attachment-0001.gif
2010 Mar 04
1
Regarding SPICE
Hi,
I have set up KVM on FC12.
I was wondering if its possible to Display the VM using spice + libvirt?
As in, if I can define my domain with graphics like:
<graphics type='spice' port='-1' autoport='yes' listen='0.0.0.0'/>
or
<graphics type='spice' port='5903' '