Re: RBD volume not made available to Xen virtual guest on openSUSE 15.2 (with libvirt 6.0.0)

2020-10-27 Thread Marcel Juffermans
Thanks Jim, Looking at the logs for the working and non-working setups, the command line for QEMU is identical and the qmp commands almost the same: they both do "query-chardev" and "query-vnc" and the working setup does an additional "qmp_capabilities" which is likely not relevant. So I gue

Re: RBD volume not made available to Xen virtual guest on openSUSE 15.2 (with libvirt 6.0.0)

2020-10-27 Thread Jim Fehlig
On 10/22/20 6:48 PM, Marcel Juffermans wrote: Hi there, Since upgrading to openSUSE 15.2 (which includes libvirt 6.0.0) the virtual guests don't get their RBD disks made available to them. On openSUSE 15.1 (which includes libvirt 5.1.0) that worked fine. The XML is as follows:   mytwotel-a

Understanding 'State change failed: (-2) Need access to UpToDate data'

2020-10-27 Thread Paul O'Rorke
Hi list, I had to relocate my third node in a classic DRBD 8.4 three node set up to a new host.  I am having difficulty making the stacked resource the primary.  I am following this guide: https://www.linbit.com/drbd-user-guide/users-guide-drbd-8-4/#s-three-nodes Specifically this:

Re: Why "discard":"unmap" is the default option for disks

2020-10-27 Thread Han Han
On Thu, Oct 22, 2020 at 2:40 PM Peter Krempa wrote: > On Thu, Oct 22, 2020 at 10:57:05 +0800, Han Han wrote: > > Hello, > > I find "discard":"unmap" is defaultly enabled in qemu cmdline(libvirt > > v6.6, qemu v5.1): > > XML: > > > > > > > > > > > > > >