RE: Problem starting Windows 11 EE

2023-10-12 Thread Marc
> > I configured a W11EE VM using virt-manager and joined it to my work > domain. Everything was fine for a while. Later when I tried to reboot, > I got the "Preparing Automatic Repair" message and when I selected > "Startup Repair", I got the error "Startup repair couldn't repair your > PC". I th

RE: virsh not connecting to libvertd ?

2023-06-12 Thread Marc
> > As soon as I umount cephfs virsh is able to talk to libvirtd. > > I tested the cephfs with: > > df (no problem) > dd if=/dev/zero of=/cephstorage/a.img bs=1G count=1 oflag=dsync (no > problem created random1G file, no I/O issues.) > > After mounting cephfs and restarting libvirtd "virsh" ha

RE: ignored ?

2023-05-15 Thread Marc
> Is there something else which is a prerequisite to 'qemu:commandline' > but if yes and I'm missing those, why would not then 'virsh' and/or > 'virtqemud' say something? No what you have looks ok, this is what I have as a test and is working ok. You can try and these to see if something is shown

RE: Windows Guest on KVM running "single core" after windows update

2023-05-10 Thread Marc
> > I will say one thing that I noticed is: when giving the guest 8 cores > and not setting the topology, windows device manager shows 8 CPUs but > the task manager only shows 2. Feh. Windows. Licensing? Difference how processors are detected?

RE: Windows Guest on KVM running "single core" after windows update

2023-05-09 Thread Marc
> > I have a Windows 10 pro (64bit) long time running as a libvirt/KVM guest > that I think Windows Update finally narfed. > > The hardware is a supermicro motherboard with dual Intel E5-2640 CPUs > for a total of 40 threads and 64GB > > The guest is allocated 2sockets, 5cores, 2 threads and 32G

RE: which daemon/service for live migration - ?

2023-04-19 Thread Marc
> [...] > > > - hypervisor drivers: > >- virtqemud - for managing qemu machines > >- virtlxcd - for lxc > >- ... for all other hypervisor drivers... > > - network driver > > - virtnetworkd > > - storage driver > > - virtstoraged > > - secret driver > > - virtsecretd > >

RE: which daemon/service for live migration - ?

2023-04-17 Thread Marc
> > With this relatively new modular approach in libvirt - which service is > needed in order to migrate guests via tcp? > I am not sure what you mean with 'new modular'. I am still on el7 going to el9 this year. I am doing live migrations just with these. libvirtd.service

RE: how to add LD_PRELOAD in the xml

2022-12-30 Thread Marc
> > > > How should I add LD_PRELOAD to domain xml. I guess within: > > > > > > > > > > > > but this is generating syntax errors. > > https://libvirt.org/kbase/qemu-passthrough-security.html > > Note the bit in the example that shows: > > > > So try: > > Thank you very muc

how to add LD_PRELOAD in the xml

2022-12-26 Thread Marc
How should I add LD_PRELOAD to domain xml. I guess within: but this is generating syntax errors.

RE: SSH VM from outside, but not from host

2022-02-16 Thread Marc
> > ... hang on. Why does the *bridge* have an IP address? Think of a bridge > as being like a switch; it has no address of its own. > > ??? Depends on how you use it.

RE: SSH VM from outside, but not from host

2022-02-15 Thread Marc
> > 1) I have two network ports on my server. > -eno1 has the IP: XX1.XX1.XX1.150 > > -bridge0 has the IP: XX2.XX2.XX2.100 > and has the interface member: port eno2. > eno2 is not set up with an IP address. > > 2) The host runs on IP: XX1.XX1.XX1.150 > > 3) A VM uses the b

Re: Libvirt on little.BIG ARM systems unable to start guest if no cpuset is provided

2021-12-14 Thread Marc Zyngier
On Tue, 14 Dec 2021 10:21:40 +, Qu Wenruo wrote: > On 2021/12/14 17:52, Marc Zyngier wrote: > > The best workaround is to taskset the QEMU process (and I really mean > > the process, not individual threads) to an homogeneous set of CPUs and > > be done with it. >

Re: Libvirt on little.BIG ARM systems unable to start guest if no cpuset is provided

2021-12-14 Thread Marc Zyngier
On Tue, 14 Dec 2021 10:08:29 +, Peter Maydell wrote: > > On Tue, 14 Dec 2021 at 09:52, Marc Zyngier wrote: > > The best workaround is to taskset the QEMU process (and I really mean > > the process, not individual threads) to an homogeneous set of CPUs and > > be done

Re: Libvirt on little.BIG ARM systems unable to start guest if no cpuset is provided

2021-12-14 Thread Marc Zyngier
On Tue, 14 Dec 2021 08:16:40 +, Qu Wenruo wrote: > > > > On 2021/12/14 15:53, Michal Prívozník wrote: > > On 12/14/21 01:41, Qu Wenruo wrote: > >> > >> > >> On 2021/12/14 00:49, Marc Zyngier wrote: > >>> On Mon, 13 Dec 2021 16:06

Re: Libvirt on little.BIG ARM systems unable to start guest if no cpuset is provided

2021-12-14 Thread Marc Zyngier
On Tue, 14 Dec 2021 00:41:01 +, Qu Wenruo wrote: > > > > On 2021/12/14 00:49, Marc Zyngier wrote: > > On Mon, 13 Dec 2021 16:06:14 +, > > Peter Maydell wrote: > >> > >> KVM on big.little setups is a kernel-level question really; I've &

Re: Libvirt on little.BIG ARM systems unable to start guest if no cpuset is provided

2021-12-13 Thread Marc Zyngier
On Mon, 13 Dec 2021 16:06:14 +, Peter Maydell wrote: > > KVM on big.little setups is a kernel-level question really; I've > cc'd the kvmarm list. Thanks Peter for throwing us under the big-little bus! ;-) > > On Mon, 13 Dec 2021 at 15:02, Qu Wenruo wrote: > > > > > > > > On 2021/12/13 21:

RE: Iptables, et al best practices for protecting KVM host sharing "hostdev" (ixgbe-vf) interfaces with guests

2021-10-31 Thread Marc
> > My question is this: what's best practices for making sure that a switch > VLAN misconfiguration issue, a cabling to the wrong port, etc. doesn't > compromise the KVM server itself? Not sure about best practice. But what about using a macvtap. That by default does not allow host communicatio

load monitoring differences

2021-10-22 Thread Marc
I was wondering if it is normal that the load reported from within the guest differs a lot from the guest load monitored on the host? Eg. currently I have guest that reports a load of 12-17 (uptime) while on the host top shows 70% cpu usage, I would expect this to be also around 12-17%.

load monitoring differences

2021-10-22 Thread Marc
I was wondering if it is normal that the load reported from within the guest differs a lot from the guest load monitored on the host? Eg. currently I have guest that reports a load of 12-17 (uptime) while on the host top shows 70% cpu usage, I would expect this to be also around 12-17%.

how/where to configure access to libvirt-sock-ro

2021-10-03 Thread Marc
I wanted to create a monitoring user that can do some reporting like this: runuser -u x -- prometheus-libvirt-exporter -libvirt.uri /var/run/libvirt/libvirt-sock-ro But I am getting the failed to connect: authentication required

how/where to configure access to libvirt-sock-ro

2021-10-03 Thread Marc
I wanted to create a monitoring user that can do some reporting like this: runuser -u x -- prometheus-libvirt-exporter -libvirt.uri /var/run/libvirt/libvirt-sock-ro But I am getting the failed to connect: authentication required

RE: Live backups create-snapshot-as and memspec

2021-03-01 Thread Marc
> the qemu guest agent installed on the guest and issue the virsh > create-snapshot-as with the --quiesce parameter, is this correct? > I am doing a "guest-fsfreeze-freeze" and then create the external snapshot. And for vm's that have databases, do a database dump to local dir, before the snap

Nfs mount 'gone' after vm's start

2020-12-05 Thread Marc Roos
I have had a nfs-ganesha mount provision install images for vm's, and recently I have the mount stall after starting a vm. (even when it does not access an iso image on the nfs mount) I have the host ip on a macvtap of the connected interface. The vm is also having an macvtap on the same inte

Re: PCI Passthrough and Surprise Hotplug

2020-10-07 Thread Marc Smith
On Tue, Oct 6, 2020 at 10:21 PM Alex Williamson wrote: > > On Mon, 5 Oct 2020 11:05:05 -0400 > Marc Smith wrote: > > > Hi, > > > > I'm using QEMU/KVM on RHEL (CentOS) 7.8.2003: > > # cat /etc/redhat-release > > CentOS Linux release 7.8.2003 >

Distributing guests evenly across hosts possible?

2020-10-07 Thread Marc Roos
I am having a few hosts running just libvirt, among which I can do live migration. Is there some way or does someone have a script to balance guests evenly across these hosts? Based on memory usage eg.

RE: Unable to start or create any vm's on the qemu/kvm network

2020-10-06 Thread Marc Roos
So, look at the general server logs. Try and start the qemu command from the command line, enable verbose logging, increase logging etc etc. "cannot create PID file: Failed to write pid file" Disk full? -Original Message- From: muke101 [mailto:muke...@protonmail.com] Sent: dinsd

PCI Passthrough and Surprise Hotplug

2020-10-05 Thread Marc Smith
again, but for my particular use case, this is not an option. Need the surprise hotplug functionality to work with the PCIe EP passed into the VM. And perhaps this is an issue elsewhere (eg, vfio-pci). Any tips/suggestions on where to dig more would be appreciated. Thanks for your time. --Marc

Ksm high load

2020-09-29 Thread Marc Roos
I have had ksm[2] causing a high load (on recent centos7), such things have been reported before[1]. I suspect that this could be related to windows vm's. I am having not that many vm's in the current setup, and this load increased on the hosts with a few windows vm's that are already generat

RE: EXT: Re: KVM/QEMU Memory Ballooning

2020-09-18 Thread Marc Roos
Oh to bad. I am currently working on some hybrid solution having mesos as an orchestrator combined with some kvm/qemu vm's. dcos does not allow this, and I wondered maybe if your kubernetes was limiting your options there also. -Original Message- Cc: libvirt-users Subject: RE: EXT: R

RE: EXT: Re: KVM/QEMU Memory Ballooning

2020-09-17 Thread Marc Roos
What about running tasks/containers directly on the host? -Original Message- To: Daniel P. Berrangé Cc: libvirt-users@redhat.com Subject: RE: EXT: Re: KVM/QEMU Memory Ballooning Hi Daniel, Thank you very much for the quick answer. Now it is clear how this memballooning driver works

RE: virsh attach-interface auto up

2020-08-09 Thread Marc Roos
I think it used to work also, maybe one of these latest releases of 7 it has been removed in favour of using networkmanager. (which I do not have) -Original Message- To: Marc Roos; libvirt-users Subject: Re: virsh attach-interface auto up Huh! It seemed to work fine for my CentOS 7

RE: virsh attach-interface auto up

2020-08-09 Thread Marc Roos
r https://access.redhat.com/solutions/429653 -Original Message- To: libvirt-users@redhat.com Subject: Re: virsh attach-interface auto up On 8/8/20 9:42 AM, Marc Roos wrote: > > I am doing a virsh detach-interface and an attach-interface. Is it > possible to automatically bring

virsh attach-interface auto up

2020-08-08 Thread Marc Roos
I am doing a virsh detach-interface and an attach-interface. Is it possible to automatically bring the interface up after attaching it?

RE: Routed network can't reach outside network

2020-07-23 Thread Marc Roos
> you must be an ASCII charting demigod. Did you use software to make those, or do > them yourselves? Either way, I'm impressed... Search for AsciiArtStudio.exe

RE: image of OS X how to boot

2020-07-01 Thread Marc Roos
Sorry Jerry, I guess you have to investigate this. I do this maybe only once every two years, I also spend then quite some time getting this to work. It is probably very similar to an earlier or later release. Make sure you make snapshots before updating macos. I am always fearing that somethi

RE: image of OS X how to boot

2020-07-01 Thread Marc Roos
I think that should work. I keep vm's as old as mountain lion, sierra, highsierra till catalina. -Original Message- Cc: libvirt-users Subject: Re: image of OS X how to boot Thanks Marc - my OSX is still Yosemite. I dont see that in these files ? Is support for that avai

RE: image of OS X how to boot

2020-06-30 Thread Marc Roos
Osx, macos only with such hacks https://github.com/kholia/OSX-KVM -Original Message- To: libvirt-users@redhat.com Subject: image of OS X how to boot I have an image of OS X that I made with from the physical disk using dd. When I boot with libvirt-manager and environment I get an erro

RE: Feature request? Auto start vm upon next shutdown

2020-06-22 Thread Marc Roos
22 juni 2020 1:54 To: libvirt-users@redhat.com Subject: Re: Feature request? Auto start vm upon next shutdown On 6/21/20 13:20, Marc Roos wrote: > > Sometimes when you change the configuration, this configuration change > will only be available after a shutdown. Not to have to monitor

Feature request? Auto start vm upon next shutdown

2020-06-21 Thread Marc Roos
Sometimes when you change the configuration, this configuration change will only be available after a shutdown. Not to have to monitor when the vm shuts down, to start it again. It could be nice to have libvirt start it one time. Something like: 1. change the network interface of a running gu

setting guest mtu

2020-06-21 Thread Marc Roos
I was trying to see if it is possible to automatically set the mtu size for the guest. I am using a tunnel with smaller mtu so when I switch over vm's, it would be nice if they get this tunnel mtu automatically. This config: Generates this error: error:

RE: Is it possible to configure libvirt's MAC generation?

2020-06-12 Thread Marc Roos
>=== = > In Soviet Russia, Google searches you! >=== = You can easily remove 'In Soviet Russia, '

RE: snapshotting disk images with exchange db / volumes

2020-03-09 Thread Marc Roos
Anyone knows how the agent is using the vss service? Where this process is documented? -Original Message- Cc: libvirt-users Subject: snapshotting disk images with exchange db / volumes I have been asking at technet about if I could snapshot an exchange db volume[1]. But it looks li

snapshotting disk images with exchange db / volumes

2020-03-06 Thread Marc Roos
I have been asking at technet about if I could snapshot an exchange db volume[1]. But it looks like that windows server backup is sort of doing the same. Creating vs image, and backup that one. However they truncated the exchange db log files after a succesful procedure. I was wondering if s

RE: guest-fsfreeze-freeze freezes all mounted block devices

2020-02-21 Thread Marc Roos
Link? -Original Message- Sent: 21 February 2020 11:50 To: Marc Roos Cc: pkrempa; libvirt-users Subject: Re: guest-fsfreeze-freeze freezes all mounted block devices On Mon, Feb 17, 2020 at 01:52:02PM +0100, Marc Roos wrote: > > Hmmm, using 'virsh domfsinfo testdom' giv

RE: can hotplug vcpus to running Windows 10 guest, but not unplug

2020-02-17 Thread Marc Roos
Thanks! Will compare it this weekend! -Original Message- Cc: libvirt-ML Subject: Re: can hotplug vcpus to running Windows 10 guest, but not unplug - On Feb 15, 2020, at 12:47 AM, Marc Roos m.r...@f1-outsourcing.eu wrote: > Would you mind sharing your xml? I have strange h

RE: guest-fsfreeze-freeze freezes all mounted block devices

2020-02-17 Thread Marc Roos
2596e-517c-11ea-b213-525400e83365 Report Status: 0 -Original Message- Cc: libvirt-users Subject: Re: guest-fsfreeze-freeze freezes all mounted block devices On Mon, Feb 17, 2020 at 10:03:27 +0100, Marc Roos wrote: > Hi Peter, > > Should I assume that the virsh domfsfreeze, d

RE: guest-fsfreeze-freeze freezes all mounted block devices

2020-02-17 Thread Marc Roos
t-fsfreeze-freeze freezes all mounted block devices On Fri, Feb 14, 2020 at 22:14:55 +0100, Marc Roos wrote: > > I wondered if anyone here can confirm that > > virsh qemu-agent-command domain '{"execute":"guest-fsfreeze-freeze"}' Note that libvirt implem

RE: can hotplug vcpus to running Windows 10 guest, but not unplug

2020-02-14 Thread Marc Roos
Would you mind sharing your xml? I have strange high host load on idle windows guest/domain -Original Message- Sent: 14 February 2020 16:05 To: libvirt-ML Subject: can hotplug vcpus to running Windows 10 guest, but not unplug Hi, i'm playing a bit around with vcpus. My guest is Win

guest-fsfreeze-freeze freezes all mounted block devices

2020-02-14 Thread Marc Roos
I wondered if anyone here can confirm that virsh qemu-agent-command domain '{"execute":"guest-fsfreeze-freeze"}' Freezes all mounted block devices filesystems. So if I use 4 block devices they are all frozen for snapshotting. Or just the root fs?

Re: [libvirt-users] Live migrate with virsh migrate

2019-12-03 Thread Marc Roos
:0 forgot indeed to check the manpage, sorry -Original Message- Cc: libvirt-users Subject: Re: [libvirt-users] Live migrate with virsh migrate On Tue, Dec 03, 2019 at 10:50:42 +0100, Marc Roos wrote: > > > When I migrate a guest from svr1 to svr2 and shutdown the guest

[libvirt-users] Live migrate with virsh migrate

2019-12-03 Thread Marc Roos
When I migrate a guest from svr1 to svr2 and shutdown the guest on svr2. I cannot start it anymore because the xml is not there. How can I make sure this xml is automatically stored so I can start the guest again on svr2? ___ libvirt-users maili

Re: [libvirt-users] Live migrate + change interface name

2019-10-22 Thread Marc Roos
interface name On 10/17/19 4:26 PM, Marc Roos wrote: > > Is it possible to do a live migrate of a guest, having on the from > host a source_device=eth2 and to host a source_dev=eth1? What management tool are you using that the syntax is "source_device=eth2"? Are you maybe just parap

[libvirt-users] Live migrate + change interface name

2019-10-17 Thread Marc Roos
Is it possible to do a live migrate of a guest, having on the from host a source_device=eth2 and to host a source_dev=eth1? ___ libvirt-users mailing list libvirt-users@redhat.com https://www.redhat.com/mailman/listinfo/libvirt-users

[libvirt-users] macvtap vlan and tcp header overhead (and mtu size)

2019-06-27 Thread Marc Roos
I have a host setup for libvirt kvm/qemu vms. And I wonder a bit about the overhead of the macvtap and how to configure the mtu's properly. To be able to communicate with the host, I have moved the ip address of the host from the adapter to a macvtap to allow host communication. I have the b

Re: [libvirt-users] macvtap and tagged VLANs to the VM

2019-01-04 Thread Marc Haber
On Thu, Jan 03, 2019 at 05:15:29PM -0500, Laine Stump wrote: > On 1/3/19 9:23 AM, Marc Haber wrote: > > On Wed, Jan 02, 2019 at 11:34:30AM -0500, Laine Stump wrote: > > > On 12/16/18 4:59 PM, Marc Haber wrote: > > > > I would like to run a network firewall as

Re: [libvirt-users] macvtap and tagged VLANs to the VM

2019-01-03 Thread Marc Haber
Hi Laine, thanks for your answer, I really appreciate that. On Wed, Jan 02, 2019 at 11:34:30AM -0500, Laine Stump wrote: > On 12/16/18 4:59 PM, Marc Haber wrote: > > I would like to run a network firewall as a VM on a KVM host. There are > > ~ 25 VLANs delivered to the KV

Re: [libvirt-users] macvtap and tagged VLANs to the VM

2018-12-28 Thread Marc Haber
Hi, nobody? If this is the wrong forum, where can I find people who can help with this issue? Greetings Marc On Sun, Dec 16, 2018 at 10:59:22PM +0100, Marc Haber wrote: > From: Marc Haber > Subject: macvtap and tagged VLANs to the VM > To: libvirt-users@redhat.com > Date: Sun, 16

[libvirt-users] macvtap and tagged VLANs to the VM

2018-12-16 Thread Marc Haber
people knowledgeable about those complex network stuff might hang around. If there is a better place to ask, I am open for suggestion. Please pardon my intrusion. Greetings Marc -- - Marc Haber | "I don't t

[libvirt-users] Problems getting nwfilter to work

2018-11-08 Thread Marc
the guests' xml file. Is there any additional kernel module to load? The module br_netfilter is already loaded and /proc/sys/net/bridge/bridge-nf-call-iptables is set to 1. After hours of googling and testing I still couldn't find a solution. Please help! Thank you very

Re: [libvirt-users] Live Migration Issue

2017-11-07 Thread Marc-Aurèle Brothier - Exoscale
Hi, I would suspect that you don't run the same version on the hosts and you hit an incompatibilty issue. Another question: does the SSH login works without passphrase? Marc-Aurèle On Mon, 2017-11-06 at 08:43 -0500, Hans Knecht wrote: > Sorry, ctrl entered. > > I’m hoping so

Re: [libvirt-users] Migration problem - takes 5 minutes to start moving the memory

2016-06-02 Thread Marc-Aurèle Brothier - Exoscale
> On 01 Jun 2016, at 15:59, Daniel P. Berrange wrote: > > On Wed, Jun 01, 2016 at 03:55:37PM +0200, Peter Krempa wrote: >> On Wed, Jun 01, 2016 at 11:59:29 +0200, Marc-Aurèle Brothier - Exoscale >> wrote: >>> Hi, >>> >>> I'm facing a strang

[libvirt-users] Migration problem - takes 5 minutes to start moving the memory

2016-06-01 Thread Marc-Aurèle Brothier - Exoscale
Hi, I'm facing a strange issue while doing a migration from an hypervisor to another one. The migration takes for ever to start moving the memory. The VM had no workload what so ever, just a basic ubuntu image. The versions on the hypervisors are: libvirt 1.2.21, qemu 1.2.3 Command to launche t

Re: [libvirt-users] Live migration - backing file

2016-03-03 Thread Marc-Aurèle Brothier - Exoscale
I forgot to say: I'm using libvirt 1.2.15 > On 03 Mar 2016, at 11:06, Marc-Aurèle Brothier - Exoscale > wrote: > > Hi! > > I'm testing the live migration on libvirt + KVM, the VMs are using non-shared > local storage only. If I run a live migration with --

[libvirt-users] Live migration - backing file

2016-03-03 Thread Marc-Aurèle Brothier - Exoscale
tination is invalid as it lost the backing file and only copied the diff, so the base image files are gonne. Moreover, the file size on the disk is also of 10GB with that parameter. Regards, Marc-Aurèle Brothier Exoscale ___ libvirt-users mailing list li

Re: [libvirt-users] How to have a directory and its subdirectories as a storage pool

2014-09-03 Thread Marc Haber
On Wed, Sep 03, 2014 at 09:15:04AM -0600, Eric Blake wrote: > On 09/03/2014 06:11 AM, Marc Haber wrote: > > I would like to use btrfs subvolumes as storage place for VM images to > > use snapshots. > > > > Unfortunately, this does not seem to work in virt-man

[libvirt-users] How to have a directory and its subdirectories as a storage pool

2014-09-03 Thread Marc Haber
? Can I do it with virsh, or in the XML? Greetings Marc -- - Marc Haber | "I don't trust Computers. They | Mailadresse im Header Leimen, Germany| lose things."Winona Ryder | Fon: *49 6224 1

[libvirt-users] How to use /dev/mapper in virt-manager/libvirt

2014-02-09 Thread Marc Haber
ually to /dev/luksdev and having a filesystem directory storage pool point to that directory. this works, but is ugly. Is there a nicer way to get the contents of /dev/mapper available as volumes in virt-manager? Greetings

Re: [libvirt-users] [virt-tools-list] Is virsh supposed to work on Windows?

2013-09-04 Thread Marc-André Lureau
- Original Message - > Hi, > >> I'm trying to use virsh and virt-viewer on Windows. I'm running the > >> latest binaries from http://spice-space.org/download.html, that is, > >> virt-viewer-x64-0.5.7.msi on a Windows 7 64-bits computer. > >> > >> So far I got remote-viewer.exe to work, a

Re: [libvirt-users] [Spice-devel] [virt-tools-list] Is virsh supposed to work on Windows?

2013-09-04 Thread Marc-André Lureau
- Original Message - > On 09/04/2013 12:53 PM, Fernando Lozano wrote: > > Hi there, > > > > Sorry for the cross-post, but I seeked help on this issue before on > > those lists, but nobody answered. :-( > > > > I'm trying to use virsh and virt-viewer on Windows. I'm running the > > late

[libvirt-users] How to pass USB device to the guest VM

2013-03-15 Thread Marc Haber
oot up the same VM with Linux as guest OS, the Galaxy Tablet does not show up in lsusb. What is happening on my system so that the USB device is not detected in Windows and Linux? Any ideas how to fix that? Greetings Marc --

Re: [libvirt-users] virt-viewer via ssh to a remote host

2013-01-03 Thread Marc Haber
'. I don't, since I want authentication and encryption. I would like virt-viewer --connect=qemu+ssh://m...@fan.zugschlus.de/system to work as advertised without tweaks. I think I'm getting something wrong here. What am I doing wrong? Greetings Marc --

[libvirt-users] virt-viewer via ssh to a remote host

2012-12-31 Thread Marc Haber
ewer --direct --connect=qemu+ssh:///system does. So I guess there is something wrong with the tunneling of the Spice session through ssh. Am I doing something wrong? I would appreciate any hints. Greetings Marc -- ----- Marc

Re: [libvirt-users] virtio_rng in a KVM VM

2012-06-22 Thread Marc Haber
On Fri, Jun 22, 2012 at 11:10:10AM +0100, Daniel P. Berrange wrote: > On Fri, Jun 22, 2012 at 11:51:48AM +0200, Marc Haber wrote: > > I am virtualizing with KVM via libvirt and virt-manager. To have > > decent amounts of Entropy in the guest, I tried loading virtio_rng in > >

[libvirt-users] virtio_rng in a KVM VM

2012-06-22 Thread Marc Haber
or in libvirt/virt-manager? If so, how do I do that? Is the support for this rather recent feature already implemented in qemu-kvm 1.0, libvirt 0.9.12 and virt-manager 0.9.1? Any hints will be appreciated. Greetings

[libvirt-users] How to Connect a new CD via virt-manager

2011-08-22 Thread Marc Haber
ads "connect". Hence, when I click there, nothing happens. Currently, the only way I am aware to get a new CD in the virtual drive is to delete it and to add a new virtual CD drive. Is this a bug, or am I doing

Re: [libvirt-users] virt-manager - how to add /dev/mapper as a storage pool

2011-08-09 Thread Marc Haber
https://bugzilla.redhat.com/show_bug.cgi?id=710866 which I filed back in June when I encountered this for the first time. I accidentally filed the issue a second time yesterday but marked it as a duplicate. Greetings Marc -- - Marc

Re: [libvirt-users] virt-manager - how to add /dev/mapper as a storage pool

2011-08-09 Thread Marc Haber
On Tue, Aug 09, 2011 at 11:09:06AM -0400, Cole Robinson wrote: > On 08/08/2011 04:37 PM, Marc Haber wrote: > > I would like to be able to configure VMs running off dm-crypt devices > > that were unlocked in the host. Unlocked dm-crypt devices show up in > > /dev/mapper/device

[libvirt-users] virt-manager - how to add /dev/mapper as a storage pool

2011-08-08 Thread Marc Haber
orage pool for every device used? Greetings Marc -- ----- Marc Haber | "I don't trust Computers. They | Mailadresse im Header Mannheim, Germany | lose things."Winona Ryder | Fon: *49 621 72739834 N

[libvirt-users] Can not convert LVM over two vmdk files

2011-04-05 Thread Marc Boorshtein
ails while trying to initate the LVM. They are both mounted as scsi drives and in the correct order. The host is Fedora 15 Alpha. Any help would be greatly appreciated, I'd love to ditch VMWare! Thanks Marc ___ libvirt-users mailing list libvirt-u

Re: [libvirt-users] Protocols used for migration

2011-04-04 Thread Marc Seward
process? Additionally,I'd like to know if there's a way I can check the QEMU monitor command and parameters passed to the QEMU monitor command when a command is executed through virsh. Thanks, Marc On Mon, Apr 4, 2011 at 5:29 PM, linux user wrote: > Hi all, > > I'd l