search for: mxie

Displaying 6 results from an estimated 6 matches for "mxie".

Did you mean: msie
2017 Jul 07
1
Re: virt-v2v import from KVM without storage-pool ?
...biovský: > Hi, > > yes it is an issue in VDSM. We count on the disks being in storage pool > (except for block devices). > > Can you open a BZ bug for that please. > > Thanks, > > Tomas > > > On Fri, 7 Jul 2017 02:52:26 -0400 (EDT) > Ming Xie <mxie@redhat.com> wrote: > >> I could reproduce customer's problem >> >> Packages: >> rhv:4.1.3-0.1.el7 >> vdsm-4.19.20-1.el7ev.x86_64 >> virt-v2v-1.36.3-6.el7.x86_64 >> libguestfs-1.36.3-6.el7.x86_64 >> >> Steps: >> 1.Prepare a guest...
2016 Jul 15
0
Fwd: Please help see issue: conn.storageVolLookupByPath('/var/lib/xen/images/xen-pv-rhel5.9-x64-nolvm.img')
...sage ----- > From: "Junqin Zhou" <juzhou@redhat.com> > To: libvirt-users@redhat.com > Cc: "Shahar Havivi" <shavivi@redhat.com>, "Tingting Zheng" <tzheng@redhat.com>, "Min Zhan" <mzhan@redhat.com>, "Ming > Xie" <mxie@redhat.com> > Sent: Wednesday, July 13, 2016 6:24:15 PM > Subject: Please help see issue: conn.storageVolLookupByPath('/var/lib/xen/images/xen-pv-rhel5.9-x64-nolvm.img') > > Hi guys, > While testing v2v integration to rhevm4.0, I met following error when import > virtu...
2020 Jun 19
1
Re: [PATCH nbdkit] v2v: Disable readahead for VMware curl sources too (RHBZ#1848862).
On 6/19/20 7:47 AM, Richard W.M. Jones wrote: > This appears to be the cause of timeouts during the conversion step > where VMware VCenter server's Tomcat HTTPS server stops responding to > requests (or rather, responds only with 503 errors). The server later > recovers and in fact because of the retry filter the conversion > usually succeeds, but I found that we can avoid the
2017 Jul 07
3
Re: virt-v2v import from KVM without storage-pool ?
I could reproduce customer's problem Packages: rhv:4.1.3-0.1.el7 vdsm-4.19.20-1.el7ev.x86_64 virt-v2v-1.36.3-6.el7.x86_64 libguestfs-1.36.3-6.el7.x86_64 Steps: 1.Prepare a guest which is not listed storage pool # virsh dumpxml avocado-vt-vm1 .... <disk type='file' device='disk'> <driver name='qemu' type='qcow2'/> <source
2017 Jul 07
0
Re: virt-v2v import from KVM without storage-pool ?
Hi, yes it is an issue in VDSM. We count on the disks being in storage pool (except for block devices). Can you open a BZ bug for that please. Thanks, Tomas On Fri, 7 Jul 2017 02:52:26 -0400 (EDT) Ming Xie <mxie@redhat.com> wrote: > I could reproduce customer's problem > > Packages: > rhv:4.1.3-0.1.el7 > vdsm-4.19.20-1.el7ev.x86_64 > virt-v2v-1.36.3-6.el7.x86_64 > libguestfs-1.36.3-6.el7.x86_64 > > Steps: > 1.Prepare a guest which is not listed storage pool > # vi...
2020 Feb 13
1
Re: [PATCH nbdkit 2/2] vddk: Drive library loading from libdir parameter.
On 2/13/20 8:01 AM, Richard W.M. Jones wrote: > Do not use LD_LIBRARY_PATH to locate the VDDK library. Setting this > always causes problems because VDDK comes bundled with broken > replacements for system libraries, such as libcrypto.so and > libstdc++.so. Two problems this causes which we have seen in the real > world: > > (1) User does ‘export