Displaying 20 results from an estimated 25 matches for "schranz".
Did you mean:
schrank
2017 Dec 23
2
Re: [BUG] Not exiting media forced a promptly close of libvirt 3.10
Hello,
thanks for the information.
Please let me ask: If understand correctly this issue occoured and reported
in 3.9? And the fix is for 3.11 or 4.0?
Best regards
Holger
Am 22.12.2017 um 22:27 schrieb Jim Fehlig:
> On 12/22/2017 02:21 AM, Holger Schranz wrote:
>> Thread 1 (Thread 0x7f0d525ab700 (LWP 10729)):
>> #0 virStorageFileReportBrokenChain (errcode=2,
>> src=src@entry=0x7f0d4004ac40, parent=0x7f0d4004ac40) at
>> storage/storage_source.c:422
>> access_user = <optimized out>
>> acc...
2017 Nov 14
2
Re: Urgent: virsh - change-media run into a promptly close of libvirt
...edump:
/var/lib/systemd/coredump/core.libvirtd.0.4d5f74eefb0244c2bc3b2c99986dcee8.10177.1510650692000000.xz
Message: Process 10177 (libvirtd) of user 0 dumped core.
etcsvms5:/var/adm #
Am 14.11.2017 um 18:51 schrieb Daniel P. Berrange:
> On Tue, Nov 14, 2017 at 06:47:04PM +0100, Holger Schranz wrote:
>> Hello,
>>
>> I use the virsh change-media command and since the combination of:
>>
>> etcsvms5:/kvm/CS8400/M1 # virsh version
>> Compiled against library: libvirt 3.9.0
>> Using library: libvirt 3.9.0
>> Using API: QEMU 3.9.0
>> Runnin...
2016 Mar 14
1
Re: [help] How to modify the vgamem value ?
On Mon, Mar 14, 2016 at 09:41:36AM +0100, Holger Schranz wrote:
> Hi Luo,
>
> the vgamem is limited inside. Myself, I use QEMU 2.5/Virgil3D to expand
> the vgamem.
It's not limited and can be modified inside the xml, the only limitation is that
the value has to be a power of 2 and for QXL the value must be at least 1024.
There is an exc...
2017 Dec 23
0
Re: [BUG] Not exiting media forced a promptly close of libvirt 3.10
...daa61afa0de34f3f838c22
is a pointer to the report:
https://bugzilla.redhat.com/show_bug.cgi?id=1522682
In this report the fixed version is: libvirt-3.9.0-6.el7
How can I check/find whether this fix is include in the 3.10 which
I used?
Best regards
Holger
Am 23.12.2017 um 09:56 schrieb Holger Schranz:
> Hello,
>
> thanks for the information.
>
> Please let me ask: If understand correctly this issue occoured and
> reported
> in 3.9? And the fix is for 3.11 or 4.0?
>
> Best regards
>
> Holger
>
> Am 22.12.2017 um 22:27 schrieb Jim Fehlig:
>> On 12/22/...
2017 Dec 23
1
Re: [BUG] Not exiting media forced a promptly close of libvirt 3.10
On 12/23/2017 10:20 AM, Holger Schranz wrote:
> Sorry for an additional question:
>
> In the bug report where Jim was wrote in his answer:
> https://libvirt.org/git/?p=libvirt.git;a=commit;h=2d07f1f0ebd44b0348daa61afa0de34f3f838c22
>
> is a pointer to the report:
> https://bugzilla.redhat.com/show_bug.cgi?id=15226...
2018 Aug 08
1
Re: LIBVIRT-4.6.0 can't work with QEMU 3.0.0
On Wed, Aug 08, 2018 at 10:06:12 +0100, Daniel Berrange wrote:
> On Wed, Aug 08, 2018 at 10:58:50AM +0200, Holger Schranz wrote:
>
> > checking for JANSSON... no
>
> This is the problem. In 4.6.0 we just switched to using JANSSOn instead
> of yajl for JSON parsing. Your host doesn't have the development headers
> installed for jansson....
>
>
> > configure:
> > configure...
2017 Nov 15
2
Re: Urgent: virsh - change-media run into a promptly close of libvirt
On Tue, Nov 14, 2017 at 07:19:01PM +0100, Holger Schranz wrote:
> Ups ... my fault ...
>
> libvirtd instead libvirt ....
>
>
> etcsvms5:/var/lib/systemd/coredump # coredumpctl info libvirtd
> PID: 10177 (libvirtd)
> UID: 0 (root)
> GID: 0 (root)
> Signal: 11 (SEGV)
> Timest...
2017 Nov 14
0
Re: Urgent: virsh - change-media run into a promptly close of libvirt
...etcsvms5
Coredump:
/var/lib/systemd/coredump/core.libvirtd.0.4d5f74eefb0244c2bc3b2c99986dcee8.10177.1510650692000000.xz
Message: Process 10177 (libvirtd) of user 0 dumped core.
Refusing to dump core to tty.
etcsvms5:/var/lib/systemd/coredump #
Am 14.11.2017 um 19:15 schrieb Holger Schranz:
> Hi Daniel,
>
> here are any informations.
>
> A little bit strange, coredumpctl showthe libvirtd.
> coredumpctl dump libvirt and info libvirt no information.
>
> Best regards
>
> Holger
>
> ---------------------------------------------------------------------...
2017 Nov 15
1
Re: Urgent: virsh - change-media run into a promptly close of libvirt
On 11/15/2017 06:54 AM, Holger Schranz wrote:
> Thread 1 (Thread 0x7f4a069cc700 (LWP 10178)):
> #0 0x00007f49ff969170 in qemuDomainChangeEjectableMedia (
> driver=driver@entry=0x7f49f841b700, vm=vm@entry=0x7f49ec02fbd0,
> disk=disk@entry=0x7f49ec0375d0, newsrc=0x7f49e8014d10, force=force@entry=false)
> at qe...
2018 Jul 07
2
compile error libvirt-python 4.5.0 - error: unknown type name ?virNWFilterBindingPtr?
Hello,
I have tried to upgrade libvirt / libvort-python from 4.4.0 to 4.5.0
1) libvirt configure and install
Compile and install of libvirt 4.5.0 complete without problems.
Configure:
./configure -q --with-lxc --with-storage-iscsi --with-storage-scsi
--with-interface --with-storage-lvm --with-storage-fs --with-udev
--with-vmware --with-storage-mpath --prefix=/usr;make -j6
The
2017 Nov 14
2
Urgent: virsh - change-media run into a promptly close of libvirt
Hello,
I use the virsh change-media command and since the combination of:
etcsvms5:/kvm/CS8400/M1 # virsh version
Compiled against library: libvirt 3.9.0
Using library: libvirt 3.9.0
Using API: QEMU 3.9.0
Running hypervisor: QEMU 2.10.1
etcsvms5:/kvm/CS8400/M1 #
I got the following problem:
----------------------
etcsvms5:/kvm/CS8400/M1 # virsh change-media S5VCS84M1-VLP0 hdc --eject
2018 Aug 08
3
Re: LIBVIRT-4.6.0 can't work with QEMU 3.0.0
2016 Mar 16
0
Re:Re: [help] How to modify the vgamem value ?
...fy the vgamem value . ^ ^Have a nice day ...
Best regards
>Hi Pavel,
>I have to apologize. After your post I study the page again and I
>found your descrption.
>Best regards,
>Am 14.03.2016 um 10:20 schrieb Pavel Hrdina:
> On Mon, Mar 14, 2016 at 09:41:36AM +0100, Holger Schranz wrote:
>> Hi Luo,
>>
>> the vgamem is limited inside. Myself, I use QEMU 2.5/Virgil3D to expand
>> the vgamem.
>
> It's not limited and can be modified inside the xml, the only limitation is that
> the value has to be a power of 2 and for QXL the value must be...
2017 Nov 14
0
Re: Urgent: virsh - change-media run into a promptly close of libvirt
On Tue, Nov 14, 2017 at 06:47:04PM +0100, Holger Schranz wrote:
> Hello,
>
> I use the virsh change-media command and since the combination of:
>
> etcsvms5:/kvm/CS8400/M1 # virsh version
> Compiled against library: libvirt 3.9.0
> Using library: libvirt 3.9.0
> Using API: QEMU 3.9.0
> Running hypervisor: QEMU 2.10.1
>
&g...
2017 Dec 22
0
Re: [BUG] Not exiting media forced a promptly close of libvirt 3.10
On Fri, Dec 22, 2017 at 09:52:33AM +0100, Holger Schranz wrote:
> etcsvms1:/kvm/CS8200/M5 # coredumpctl gdb libvirtd
> PID: 10728 (libvirtd)
> UID: 0 (root)
> GID: 0 (root)
> Signal: 11 (SEGV)
> Timestamp: Fri 2017-12-22 09:28:39 CET (18min ago)
> Command Line: /usr/local/sbin/libvirtd...
2017 Dec 22
0
Re: [BUG] Not exiting media forced a promptly close of libvirt 3.10
On 12/22/2017 02:21 AM, Holger Schranz wrote:
> Thread 1 (Thread 0x7f0d525ab700 (LWP 10729)):
> #0 virStorageFileReportBrokenChain (errcode=2, src=src@entry=0x7f0d4004ac40,
> parent=0x7f0d4004ac40) at storage/storage_source.c:422
> access_user = <optimized out>
> access_group = <optimized out&...
2018 Jul 09
0
Re: compile error libvirt-python 4.5.0 - error: unknown type name ?virNWFilterBindingPtr?
On Sat, Jul 07, 2018 at 09:34:27PM +0200, Holger Schranz wrote:
> Hello,
>
> I have tried to upgrade libvirt / libvort-python from 4.4.0 to 4.5.0
[snip]
> -I/usr/include/python2.7 -c libvirt-override.c -o
> build/temp.linux-x86_64-2.7/libvirt-override.o
> In file included from libvirt-override.c:24:0:
> typewrappers.h:114:5: error...
2018 Aug 08
2
LIBVIRT-4.6.0 can't work with QEMU 3.0.0
2018 Aug 08
0
Re: LIBVIRT-4.6.0 can't work with QEMU 3.0.0
On Wed, Aug 08, 2018 at 10:07:58AM +0200, Holger Schranz wrote:
> Hello,
>
> if I try to use Llibvirt-4.6.0 together with qemu-3.0.0-rc4.
> I run into an issue. Please see the following Memo.
>
> Best regards
>
> Holger
>
> ================================================================================
>
> Procdu...
2016 Mar 14
2
[help] How to modify the vgamem value ?
Dear everyone
Do you know how to modify vgamem value in the .xml file ? such as :<video>
<model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1'/> // from instance-0000015e.xml
<address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/</video>
I