[libvirt-users] connecting host and guest vm using a dummy nic

2018-04-27 Thread daggs
Greetings all, I have a host machine that runs a router within a vm. I want to allow a connection between the host and the guest so the host can connect to the lan provided by the router vm. I've created a dummy interface with these commands: $ ip link add ens99-dummy type dummy $ ip link set

Re: [libvirt-users] changing pci addr of SCSI storage controller: Red Hat, Inc Virtio block device (rev 01)

2018-05-12 Thread daggs
Greetings Ján, > Sent: Saturday, May 05, 2018 at 7:29 PM > From: daggs <da...@gmx.com> > To: "Ján Tomko" <jto...@redhat.com> > Cc: libvirt-users@redhat.com > Subject: Re: [libvirt-users] changing pci addr of SCSI storage controller: > Red Hat, Inc Virtio

Re: [libvirt-users] changing pci addr of SCSI storage controller: Red Hat, Inc Virtio block device (rev 01)

2018-05-05 Thread daggs
Greetings Jano, > Sent: Thursday, May 03, 2018 at 1:44 PM > From: "Ján Tomko" <jto...@redhat.com> > To: daggs <da...@gmx.com> > Cc: libvirt-users@redhat.com > Subject: Re: [libvirt-users] changing pci addr of SCSI storage controller: > Red Hat, Inc Virtio

Re: [libvirt-users] connecting host and guest vm using a dummy nic

2018-05-02 Thread daggs
Greetings Laine, > Sent: Wednesday, May 02, 2018 at 5:56 PM > From: "Laine Stump" <la...@redhat.com> > To: libvirt-users@redhat.com > Cc: daggs <da...@gmx.com> > Subject: Re: [libvirt-users] connecting host and guest vm using a dummy nic > > On 05/01/

Re: [libvirt-users] connecting host and guest vm using a dummy nic

2018-05-02 Thread daggs
Greetings Laine, > Sent: Wednesday, May 02, 2018 at 8:09 PM > From: "Laine Stump" <la...@redhat.com> > To: libvirt-users@redhat.com > Cc: daggs <da...@gmx.com> > Subject: Re: [libvirt-users] connecting host and guest vm using a dummy nic > > On 05/0

[libvirt-users] changing pci addr of SCSI storage controller: Red Hat, Inc Virtio block device (rev 01)

2018-05-02 Thread daggs
Greetings, when execute lspci inside my vm linux guest, I see this: :/# lspci | grep -i scsi 03:00.0 SCSI storage controller: Red Hat, Inc Virtio block device (rev 01) I don't see any such address in my xml file, is it possible to move that controller to another pci addr? Thanks, Dagg.

Re: [libvirt-users] connecting host and guest vm using a dummy nic

2018-05-03 Thread daggs
Greetings Laine, > Sent: Thursday, May 03, 2018 at 1:13 AM > From: "Laine Stump" <la...@redhat.com> > To: libvirt-users@redhat.com > Cc: daggs <da...@gmx.com> > Subject: Re: [libvirt-users] connecting host and guest vm using a dummy nic > > On 05/

Re: [libvirt-users] connecting host and guest vm using a dummy nic

2018-05-01 Thread daggs
Greetings Laine, > Sent: Tuesday, May 01, 2018 at 5:30 PM > From: "Laine Stump" <la...@redhat.com> > To: libvirt-users@redhat.com > Cc: daggs <da...@gmx.com> > Subject: Re: [libvirt-users] connecting host and guest vm using a dummy nic > > On 04/30/2018

Re: [libvirt-users] connecting host and guest vm using a dummy nic

2018-04-30 Thread daggs
Greetings Laine, > Sent: Monday, April 30, 2018 at 8:31 PM > From: "Laine Stump" <la...@redhat.com> > To: libvirt-users@redhat.com > Cc: daggs <da...@gmx.com> > Subject: Re: [libvirt-users] connecting host and guest vm using a dummy nic > > On 04/27/20

[libvirt-users] usb post passthough stopped workng after kernel upgrade

2018-11-05 Thread daggs
Greetings, I have a vm on debian 9.5 to which I pass an specific usb from the host. here is the relevant part in the vm's xml file: the address line was added automatically by libvirt. everything was working well with kernel 4.15.11-1~bpo9+1 until

Re: [libvirt-users] usb post passthough stopped workng after kernel upgrade

2018-11-07 Thread daggs
anyone has any idea regarding this issue? > Sent: Monday, November 05, 2018 at 7:55 PM > From: daggs > To: libvirt-users@redhat.com > Subject: [libvirt-users] usb post passthough stopped workng after kernel > upgrade > > Greetings, > > I have a vm on debian 9.5 to w

Re: [libvirt-users] usb post passthough stopped workng after kernel upgrade

2018-11-09 Thread daggs
Solved! apparmor was to blame, I've disabled it on kernel params and all works again. > Sent: Thursday, November 08, 2018 at 9:16 AM > From: daggs > To: libvirt-users@redhat.com > Subject: Re: [libvirt-users] usb post passthough stopped workng after kernel > upgrade > >

Re: [libvirt-users] script called from qemu hook freezes.

2019-01-04 Thread daggs
Greetings Laine, > Sent: Friday, January 04, 2019 at 9:16 PM > From: "Laine Stump" > To: libvirt-users@redhat.com > Cc: daggs > Subject: Re: [libvirt-users] script called from qemu hook freezes. > > On 1/4/19 11:27 AM, daggs wrote: > > Greetings Peter, >

[libvirt-users] unable to add pci network to existing vm

2018-12-10 Thread daggs
Greetings, I'm trying to add a virtual nic to an existing and active vm and I'm getting this error: error: internal error: No more available PCI slots the cmd I'm trying to run is: virsh -c qemu:///system attach-interface --domain router --type bridge --source virbr0 --model virtio --config

Re: [libvirt-users] unable to add pci network to existing vm

2018-12-11 Thread daggs
Greetings Laine, > Sent: Monday, December 10, 2018 at 8:35 PM > From: "Laine Stump" > To: libvirt-users@redhat.com > Cc: daggs > Subject: Re: [libvirt-users] unable to add pci network to existing vm > > On 12/10/18 1:24 PM, daggs wrote: > > Greetings, >

[libvirt-users] vms doesn't coomunicate via network

2018-12-15 Thread daggs
Greetings, I have two vms, one is a router and the other one is a client, for some reason, the client vm is unable get ip via dhcp from the router vm. here are outputs: vm1.xml: router.xml: ifconfig: $

[libvirt-users] connecting two vm in a network

2018-12-06 Thread daggs
Greetings, my router is running under a vm, I want to start another vm on that host and have to connected to the router vm in the same manner the host connects to the vm router. looking at the docs, I think that guest private network is what I need. thing is, from what I see, I need to define

Re: [libvirt-users] script called from qemu hook freezes.

2019-01-07 Thread daggs
Greetings Peter, > Sent: Monday, January 07, 2019 at 11:06 AM > From: "Peter Krempa" > To: daggs > Cc: libvirt-users@redhat.com > Subject: Re: [libvirt-users] script called from qemu hook freezes. > > On Fri, Jan 04, 2019 at 17:27:48 +0100, daggs wrote: >

[libvirt-users] script called from qemu hook freezes.

2019-01-03 Thread daggs
Greetings, I'm executing an external script when the qemu hook is called with start or release, the script is rather simple, upon start it iterates over the output of lsusb -t and for each device, it looks if it should be added to the vm we started, if so, it attaches it to the vm as follows:

Re: [libvirt-users] script called from qemu hook freezes.

2019-01-04 Thread daggs
Greetings Peter, > Sent: Friday, January 04, 2019 at 4:47 PM > From: "Peter Krempa" > To: daggs > Cc: libvirt-users@redhat.com > Subject: Re: [libvirt-users] script called from qemu hook freezes. > > On Thu, Jan 03, 2019 at 18:07:58 +0100, daggs wrote: > &

Re: [libvirt-users] forcing order of vnet creation

2019-01-13 Thread daggs
apparently something went wrong while writing the question, so here it is properly, my bad. Greetings, I have a host that has two vms, one is a router that all the machines on the network connect to it and that other a test virtual machine. the router vm is connected to the host using a virt

[libvirt-users] forcing order of vnet creation

2019-01-13 Thread daggs
dummy0 Link encap:Ethernet HWaddr C6:C8:2A:04:FD:23 BROADCAST NOARP MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) lo Link encap:Local Loopback inet

Re: [libvirt-users] vms doesn't coomunicate via network

2018-12-19 Thread daggs
Greetings Laine, you are correct, this prints are from a non libvirt network config, the following are, they show the same issue I've deleted the rest of the mail it isn't relevant: there are two vms: IdName State

[libvirt-users] aarch64 vm doesn't boots

2019-12-26 Thread daggs
Greetings, I'm trying to bring up a alpine rpi aarch64 image within kvm but I'm ended up with a stuck system, here is the xml: alpine_rpi4_dev_machine b1b155fc-cb92-4f22-8904-c934dd24415b 4194304 4194304 4 hvm cortex-a53 destroy restart restart

Re: [libvirt-users] aarch64 vm doesn't boots

2020-01-06 Thread daggs
Greetings Andrea, > Sent: Monday, January 06, 2020 at 11:37 AM > From: "Andrea Bolognani" > To: daggs , libvirt-users@redhat.com > Subject: Re: [libvirt-users] aarch64 vm doesn't boots > > On Thu, 2019-12-26 at 09:00 +0100, daggs wrote: > > Greetings, > >

Re: [libvirt-users] aarch64 vm doesn't boots

2020-01-07 Thread daggs
Greetings Andrea, > Sent: Tuesday, January 07, 2020 at 1:55 PM > From: "Andrea Bolognani" > To: daggs > Cc: libvirt-users@redhat.com > Subject: Re: [libvirt-users] aarch64 vm doesn't boots > > On Mon, 2020-01-06 at 20:31 +0100, daggs wrote: > > > >

printing the qemu final execution line from an xml

2020-09-04 Thread daggs
Greetings, I have a qemu line which I want to convert ot libvirt xml but as domxml-from-native is deprecated, I want to try it the other way around. e.g. write an libvirt xml and dump the final qemu line without running it. is there a way to do so? Thanks, Dagg.

network config not working on newer libvirt

2020-09-03 Thread daggs
Greetings, up until a year ago, I was running a server with Debian 10 (stable) on it with the latest versions of libvirt, qemu and kernel 4.19.x Debian 10 had to offer (both libvirt and qemu versions were really old). the network config was simple, one of the vm acted as a router and provided

Re: network config not working on newer libvirt

2020-09-06 Thread daggs
Greetings LAine, > When you say "the vm", you mean the one running libreelec, that is > trying to get and IP address, correct? yes, you are correct. > I guess Broadcom.home is the IP of the VM that's running the dhcp > server? (I should have suggested using "tcpdump -n -e -v" :-/) > frankly, I

Re: network config not working on newer libvirt

2020-09-09 Thread daggs
Greetings Laine, > It's just some name tcpdump used to replace the IP address of one of the > machines, and since it's the source IP of a DHCP reply packet, it most > likely is the IP of the DHCP server. ok, sounds reasonable > > > here is the requested dump: https://dpaste.com/849DMX9ND > >

Re: network config not working on newer libvirt

2020-09-09 Thread daggs
> > It's just some name tcpdump used to replace the IP address of one of the > > machines, and since it's the source IP of a DHCP reply packet, it most > > likely is the IP of the DHCP server. > ok, sounds reasonable > > > > > > here is the requested dump: https://dpaste.com/849DMX9ND > > > > What

Re: printing the qemu final execution line from an xml

2020-09-04 Thread daggs
thanks, it worked. > Sent: Friday, September 04, 2020 at 12:01 PM > From: "Michal Prívozník" > To: "daggs" , libvirt-users@redhat.com > Subject: Re: printing the qemu final execution line from an xml > > On 9/4/20 9:17 AM, daggs wrote: > > Greetin

usb-hdmi-cec-adapter usb pass-through experiences

2020-09-03 Thread daggs
Greetings, I need to get a device like this: https://www.pulse-eight.com/p/104/usb-hdmi-cec-adapter I have usb pass-through experiences with some usb devices such as dtv, wireless network, thumbsticks and wireless keyboards. I know there isn't much to be done in usb pass-through but I did had

Re: network config not working on newer libvirt

2020-09-04 Thread daggs
Greetings Laine, > You haven't said which distro, nor what is the libvirt exact libvirt > version (probably won't matter in this case, but in general "libvirt > x.y.z" is more useful than "latest stable libvirt"). you are correct, the previous os was debian 10 with libvirt 3, the new os is

Re: network config not working on newer libvirt

2020-09-04 Thread daggs
Greetings Laine, > > > > I would start troubleshooting by making sure that the dhcp server is > > running, and that you can communicate between the machine with DHCP > > server and the guest once a manual IP is assigned. Then use tcpdump or > > wireshark at different places on the path between

Re: usb-hdmi-cec-adapter usb pass-through experiences

2020-09-03 Thread daggs
Great! thanks! > Sent: Thursday, September 03, 2020 at 12:49 PM > From: "Jiri Denemark" > To: "daggs" > Cc: libvirt-users@redhat.com > Subject: Re: usb-hdmi-cec-adapter usb pass-through experiences > > On Thu, Sep 03, 2020 at 11:25:36 +0200, daggs wr

scsi passthrough differs between guests

2020-10-14 Thread daggs
Greetings, I have two machines running the same distro, both running qemu 5.1.0, one runs libvirt 6.7.0, the other 6.8.0. I've decided to test the viability of passing through my sata cdrom into a vm, so I went to the libvirt docs, read a bit and added the following to a debian10 uefi vm

Re: scsi passthrough differs between guests

2020-10-15 Thread daggs
Greetings Peter, > Sent: Thursday, October 15, 2020 at 2:01 PM > From: "Peter Krempa" > To: "daggs" > Cc: "libvirt-usersredhat.com" > Subject: Re: scsi passthrough differs between guests > > [...] > > > -drive file=/dev/sg5,if

Re: scsi passthrough differs between guests

2020-10-15 Thread daggs
Greetings Peter, > Sent: Thursday, October 15, 2020 at 9:52 AM > From: "Peter Krempa" > To: "daggs" > Cc: "libvirt-usersredhat.com" > Subject: Re: scsi passthrough differs between guests > > I don't see anything wrong with you configs.

Re: scsi passthrough differs between guests

2020-10-15 Thread daggs
Greetings Peter, > Sent: Thursday, October 15, 2020 at 2:23 PM > From: "Peter Krempa" > To: "daggs" > Cc: "libvirt-usersredhat.com" > Subject: Re: scsi passthrough differs between guests > > The new syntax was added in libvirt-6.6.0. Your V

Re: unable to find any master var store for loader error

2020-10-13 Thread daggs
Greetings Michal, > Sent: Tuesday, October 13, 2020 at 4:04 PM > From: "Michal Privoznik" > To: "daggs" > Cc: libvirt-users@redhat.com > Subject: Re: unable to find any master var store for loader error ... > Here, nvram will be generated, but if you wan

unable to find any master var store for loader error

2020-10-12 Thread daggs
Greetings, I have the following machine: https://dpaste.com/5BPA3F77F which I'm trying to boot in uefi. /etc/libvirt/qemu.conf looks like this: https://dpaste.com/B3SFHUY6R and the ovmf files exists in the path, see: # ll /usr/share/edk2-ovmf/OVMF_CODE.fd /usr/share/edk2-ovmf/OVMF_VARS.fd

Re: unable to find any master var store for loader error

2020-10-13 Thread daggs
Greetings Martin, > Sent: Tuesday, October 13, 2020 at 1:13 PM > From: "Martin Kletzander" > To: "daggs" > Cc: libvirt-users@redhat.com > Subject: Re: unable to find any master var store for loader error > What do you have in /usr/share/qemu/firmware/ ?

possible bug in efi detection for guest

2020-10-20 Thread daggs
Greetings All, following a suggestion I got here on how to properly boot uefi-q35 guest, I found an weird config in the xml. this is what I see when I run virsh edit streamer-vm-q35: hvm when I run virsh dumpxml streamer-vm-q35, I get this: hvm

Re: possible bug in efi detection for guest

2020-10-20 Thread daggs
Greetings Michal, > Sent: Tuesday, October 20, 2020 at 3:40 PM > From: "Michal Prívozník" > To: "daggs" , libvirt-users@redhat.com > Subject: Re: possible bug in efi detection for guest > > IIRC you're using gentoo, which is what I happen to have too :-)

Re: unable to find any master var store for loader error

2020-10-13 Thread daggs
Greetings Michal, > Sent: Tuesday, October 13, 2020 at 2:51 PM > From: "Michal Privoznik" > To: "daggs" , libvirt-users@redhat.com > Subject: Re: unable to find any master var store for loader error > > Hey, > > I'll paste the interesting part of d

Re: Determining when a guest booted / how long it's been running

2020-09-30 Thread daggs
Greetings Digimer,   regarding the latter, I'd assume that saying vm running you mean that the os is up and running too. I have similar need, I was able to get something as such to work using virsh console when the guest was a linux with serial console support enabled. I wasn't able to get

Re: network config not working on newer libvirt

2020-09-16 Thread daggs
Greetings Laine, I've found the issue, I was able install tcpdump within libreelec, I saw that the dhcp sends and receives pkts well. so I've thought it might be related to the, I've replaced type from virtio to e1000 and it worked. libreelec uses kernel 5.1.16 so I assume there is a bug there

redirecting guest serial to file on the host

2020-09-20 Thread daggs
Greetings, I have a vm to which I can access using virsh console vm1/ I'd like in addition to be able to dump the serial of the vm in to a file on the host. I've found this

proper config for qemu's host_cdrom

2020-10-28 Thread daggs
Greetings, I was wondering what is the proper way to configure a scsi cdrom pass-through so in when the qemu line is generated, host_Cdrom will be used instead of host_device. looking at https://gitlab.com/libvirt/libvirt/-/blob/master/src/qemu/qemu_block.c#L1090, I see that hostcdrom must

Re: host and vm on isolated network, there is ip (via dhcp) but not ping

2020-07-22 Thread daggs
Greetings Laine, > Sent: Tuesday, July 21, 2020 at 9:16 PM > From: "Laine Stump" > To: "libvirt-users@redhat.com" > Cc: "daggs" > Subject: Re: host and vm on isolated network, there is ip (via dhcp) but not > ping > > On 7/20/20 12:38 PM

Re: pass-though Intel gpu int o a vm

2020-08-12 Thread daggs
Greetings Erik, > Sent: Tuesday, August 11, 2020 at 10:11 AM > From: "Erik Skultety" > To: "daggs" > Cc: libvirt-users@redhat.com > Subject: Re: pass-though Intel gpu int o a vm > > On Sat, Aug 08, 2020 at 06:44:26PM +0200, daggs wrote: > > G

Re: pass-though Intel gpu int o a vm

2020-08-12 Thread daggs
what is the proper uri to use? > Sent: Wednesday, August 12, 2020 at 7:23 PM > From: "Erik Skultety" > To: "daggs" > Cc: libvirt-users@redhat.com > Subject: Re: pass-though Intel gpu int o a vm > > > > PS: You can even try assigning the GPU

pass-though Intel gpu int o a vm

2020-08-08 Thread daggs
Greetings, I have a server that run a vm with several nic pcie cards as pass-though. the board has an intel gpu and the hdmi output is not used. I thought of booting up another vm and pass the gpu into it. I found several discussions on the subject stating that it isn't possible but all of them

host and vm on isolated network, there is ip (via dhcp) but not ping

2020-07-20 Thread daggs
Greetings, I've setup an vm with openwrt in it, defined a isolated lan between the vm and the host and booted the vm up. I see the vm is up, made sure the vnic is visible in both the host and guest and added it to the br in the guest. I've issued an dhcpd call on the vnic (labeled vnic0) in the

Re: image works in native but not in vm when cpu mode='host-passthrough' is set

2020-11-23 Thread daggs
Greetings Martin, > Sent: Monday, November 23, 2020 at 4:08 PM > From: "Martin Kletzander" > To: "daggs" > Cc: "libvirt-usersredhat.com" > Subject: Re: image works in native but not in vm when cpu > mode='host-passthrough' is set > >

Re: image works in native but not in vm when cpu mode='host-passthrough' is set

2020-11-19 Thread daggs
Greetings Martin, > Sent: Thursday, November 19, 2020 at 11:23 PM > From: "Martin Kletzander" > To: "daggs" > Cc: "libvirt-usersredhat.com" > Subject: Re: image works in native but not in vm when cpu > mode='host-passthrough' is set > >

image works in native but not in vm when cpu mode='host-passthrough' is set

2020-11-17 Thread daggs
Greetings. I have an image I've created with a bunch of chost flags which works on my machine when it comes to native boot. if I take that same image into a vm managed via libvirt, I get kernel panic. I'd assume that something is missing from my vm config, question is what and what I can do

Re: proper config for qemu's host_cdrom

2020-11-02 Thread daggs
Greetings Peter, > Sent: Monday, November 02, 2020 at 4:20 PM > From: "Peter Krempa" > To: "daggs" > Cc: libvirt-users@redhat.com > Subject: Re: proper config for qemu's host_cdrom > > Note that all of the above is not "SCSI passthrough" but

Re: issues with vm after upgrade

2021-08-20 Thread daggs
Greetings Laine, > Sent: Monday, August 16, 2021 at 12:57 AM > From: "Laine Stump" > To: "daggs" > Cc: "Martin Kletzander" , libvirt-users@redhat.com > Subject: Re: issues with vm after upgrade > > > > On 8/14/21 6:05 AM, daggs wrote:

Re: issues with vm after upgrade

2021-08-14 Thread daggs
Greetings Martin, > Sent: Thursday, August 12, 2021 at 2:07 PM > From: "daggs" > To: "Martin Kletzander" > Cc: d...@berrange.com, libvirt-users@redhat.com > Subject: Re: issues with vm after upgrade > > > Sent: Thursday, August 12, 2021 at 11:49 AM &

Re: issues with vm after upgrade

2021-08-02 Thread daggs
Greetings Martin, > Sent: Monday, August 02, 2021 at 12:17 PM > From: "Martin Kletzander" > To: "daggs" > Cc: libvirt-users@redhat.com > Subject: Re: issues with vm after upgrade > > On Sat, Jul 31, 2021 at 12:19:59PM +0200, daggs wrote: > >Gre

Re: issues with vm after upgrade

2021-08-03 Thread daggs
Greetings Martin, > Sent: Tuesday, August 03, 2021 at 11:37 AM > From: "Martin Kletzander" > To: "daggs" > Cc: libvirt-users@redhat.com > Subject: Re: issues with vm after upgrade > > On Mon, Aug 02, 2021 at 04:33:20PM +0200, daggs wrote: > >Gre

Re: issues with vm after upgrade

2021-08-03 Thread daggs
Greetings Daniel, > Sent: Tuesday, August 03, 2021 at 6:39 PM > From: "Daniel P. Berrange" > To: "daggs" > Cc: "Martin Kletzander" , libvirt-users@redhat.com > Subject: Re: issues with vm after upgrade > > On Tue, Aug 03, 2021 at 05:34:53PM

Re: issues with vm after upgrade

2021-08-03 Thread daggs
> Sent: Tuesday, August 03, 2021 at 6:29 PM > From: "Daniel P. Berrange" > To: "daggs" > Cc: "Martin Kletzander" , libvirt-users@redhat.com > Subject: Re: issues with vm after upgrade > > On Tue, Aug 03, 2021 at 05:21:52PM +0200, daggs wrote: &g

Re: issues with vm after upgrade

2021-08-03 Thread daggs
Greetings Daniel, > Sent: Tuesday, August 03, 2021 at 4:12 PM > From: "Daniel P. Berrange" > To: "daggs" > Cc: "Martin Kletzander" , libvirt-users@redhat.com > Subject: Re: issues with vm after upgrade > > On Tue, Aug 03, 2021 at

Re: issues with vm after upgrade

2021-08-10 Thread daggs
Greetings Martin, Dan > Sent: Wednesday, August 04, 2021 at 1:54 PM > From: "daggs" > To: "Martin Kletzander" > Cc: libvirt-users@redhat.com, d...@berrange.com > Subject: Re: issues with vm after upgrade > > Greetings Martin, > > > Sent: Wednes

Re: issues with vm after upgrade

2021-08-11 Thread daggs
Greetings Martin, > Sent: Wednesday, August 11, 2021 at 4:13 PM > From: "Martin Kletzander" > To: "daggs" > Cc: d...@berrange.com, libvirt-users@redhat.com > Subject: Re: issues with vm after upgrade > > On Wed, Aug 11, 2021 at 03:09:34PM +0200, daggs

Re: issues with vm after upgrade

2021-08-12 Thread daggs
> Sent: Thursday, August 12, 2021 at 11:49 AM > From: "Martin Kletzander" > To: "daggs" > Cc: d...@berrange.com, libvirt-users@redhat.com > Subject: Re: issues with vm after upgrade > > On Wed, Aug 11, 2021 at 08:53:10PM +0200, daggs wrote: > >

issues with vm after upgrade

2021-07-31 Thread daggs
Greetings, a few weeks ago I've upgraded my system, this resulted with qemu and libvirt being upgraded to 6.0.0 and ~7.5.0 respectfully. I have two vms running on my system, router and streamer. the router vm works great, the streamer vm doesn't. after the streamer vm start, the monitor screen

Re: issues with vm after upgrade

2021-08-04 Thread daggs
Greetings Martin , > Sent: Wednesday, August 04, 2021 at 11:11 AM > From: "Martin Kletzander" > To: "daggs" > Cc: libvirt-users@redhat.com, d...@berrange.com > Subject: Re: issues with vm after upgrade > > On Tue, Aug 03, 2021 at 08:47:20PM +0200, d

Re: issues with vm after upgrade

2021-08-04 Thread daggs
Greetings Martin, > Sent: Wednesday, August 04, 2021 at 11:52 AM > From: "Martin Kletzander" > To: "daggs" > Cc: libvirt-users@redhat.com, d...@berrange.com > Subject: Re: issues with vm after upgrade > > On Wed, Aug 04, 2021 at 10:30:29AM +0200, daggs w

Re: issues with vm after upgrade

2021-08-03 Thread daggs
> Sent: Tuesday, August 03, 2021 at 6:51 PM > From: "daggs" > To: d...@berrange.com > Cc: "Martin Kletzander" , libvirt-users@redhat.com > Subject: Re: issues with vm after upgrade > > Greetings Daniel, > > > Sent: Tuesday, August 03, 2021 at 6:39

Re: issues with vm after upgrade

2021-08-11 Thread daggs
Greetings Martin, > Sent: Wednesday, August 11, 2021 at 10:14 AM > From: "Martin Kletzander" > To: "daggs" > Cc: d...@berrange.com, libvirt-users@redhat.com > Subject: Re: issues with vm after upgrade > > On Tue, Aug 10, 2021 at 09:21:00PM +02

Re: issues with vm after upgrade

2021-08-11 Thread daggs
Greetings Martin, > Sent: Wednesday, August 11, 2021 at 6:08 PM > From: "daggs" > To: "Martin Kletzander" > Cc: d...@berrange.com, libvirt-users@redhat.com > Subject: Re: issues with vm after upgrade > > Greetings Martin, > > > Sent: Wedne

Re: issues with vm after upgrade

2021-08-28 Thread daggs
Greetings Laine, > Sent: Wednesday, August 25, 2021 at 7:53 PM > From: "Laine Stump" > To: "daggs" > Cc: "Martin Kletzander" , libvirt-users@redhat.com > Subject: Re: issues with vm after upgrade > > On 8/20/21 12:07 PM, daggs wrote: > >

creating specific cpu model

2021-11-13 Thread daggs
Greetings, I want to create a new cpu model which is a cross section of cpu flags of 2 different cpus and libvirt capabilites. I've extracted the supported cpu flags of each cpu using lscpu. I've created a cross section of both. I've pulled the suppored cpu flags from libvirt and created a

Re: CPU vendor_id handling

2021-11-15 Thread daggs
Greetings, passthrough means you pass the device as is with minimal or no change at all. for example, if you passthrough a pci device, the pci address might change but the rest won't.   hope this helps   Dagg   Sent: Sunday, November 14, 2021 at 11:52 PM From: "Toolybird" To: "Libvirt

Re: another upgrade another vm issue

2021-10-30 Thread daggs
Greetings Daniel, > Sent: Friday, October 29, 2021 at 11:57 AM > From: "Daniel P. Berrange" > To: "Michal Prívozník" > Cc: "daggs" , libvirt-users@redhat.com > Subject: Re: another upgrade another vm issue > > On Fri, Oct 29, 2021 at 10:36:24

Re: another upgrade another vm issue

2021-10-30 Thread daggs
Greetings Michal, > Sent: Friday, October 29, 2021 at 11:36 AM > From: "Michal Prívozník" > To: "daggs" , libvirt-users@redhat.com > Subject: Re: another upgrade another vm issue > > On 10/28/21 8:40 PM, daggs wrote: > > Greetings, > > > >

another upgrade another vm issue

2021-10-28 Thread daggs
Greetings, so I've upgraded my server and yet again, one of my vm lost a functionally. there is no usable sound card. xml: https://dpaste.com/CVR5M75VH in vm: https://snipboard.io/aZ7Dcf.jpg outputs: utils_server /home/igor # qemu-system-x86_64 --version QEMU emulator version 6.0.0 Copyright (c)

Re: another upgrade another vm issue

2021-10-31 Thread daggs
Greetings Laine, > Sent: Saturday, October 30, 2021 at 5:40 PM > From: "Laine Stump" > To: "libvirt-users@redhat.com" > Cc: "daggs" > Subject: Re: another upgrade another vm issue > > > > On 10/30/21 6:57 AM, daggs wrote: > > G

Re: migrate libvirt config between machines

2021-11-30 Thread daggs
Greetings Michal, > Sent: Tuesday, November 30, 2021 at 10:28 AM > From: "Michal Prívozník" > To: "daggs" , libvirt-users@redhat.com > Subject: Re: migrate libvirt config between machines > > On 11/29/21 17:37, daggs wrote: > > Greetings, > >

migrate libvirt config between machines

2021-11-29 Thread daggs
Greetings, I'd like to migrate my current libvirt config from one machine to another, what is the best way to do so? Thanks

Re: migrate libvirt config between machines

2021-11-30 Thread daggs
Greetings Daniel, > Sent: Tuesday, November 30, 2021 at 2:11 PM > From: "Daniel P. Berrangé" > To: "Michal Prívozník" > Cc: "daggs" , libvirt-users@redhat.com > Subject: Re: migrate libvirt config between machines > > On Tue, Nov 30, 2021 at