Displaying 6 results from an estimated 6 matches for "starging".
Did you mean:
staging
2011 Dec 22
1
kernel panic/abort during boot
Just did an in-place update from 6.1 to 6.2 on my eeepc 901 (Atom CPU).
during boot, (if I hit ESC to see the boot messages) it says "starging udev"
then nothing else for a few seconds, then a huge register dump scrolls
by. it's too big to see the beginning of it.
If I boot from the prior kernel and look in /var/log/messages, I don't
see any evidence of the failed boot.
I've seen the other thread titled "kernel pan...
2014 Dec 11
1
How to use blockcopy in libvirt-java
Hi, ALL,
I just find the page on git:
https://github.com/qemu/qemu/blob/master/docs/live-block-ops.txt
This metion “Live block copy”, so Live Block Copy is the feature of
live-block-ops.
And what about the live-block-migration ?
Best Regards,
Star Guo
发件人: Star Guo [mailto:starg@ceph.me]
发送时间: 2014年12月10日 18:17
收件人: 'libvirt-users@redhat.com'
抄送:
2018 Feb 27
1
Reply: Fail in virDomainUpdateDeviceFlags (libvirt-4.0.0 + Qemu-kvm 2.9.0 + Ceph 10.2.10)
Dear Michal
After I fix the local libvirt master branch follow your patch, and build rpm
for CentOS 7.4. virDomainUpdateDeviceFlags as bellow:
================================================
2018-02-27 09:27:43.782+0000: 16656: debug : virDomainUpdateDeviceFlags:8326
: dom=0x7f2084000c50, (VM: name=6ec499397d594e f2a64fcfc938f38225,
uuid=6ec49939-7d59-4ef2-a64f-cfc938f38225), xml=<disk
2006 Feb 02
1
Re: Contents of Asterisk-Users digest...
-----Mensaje original-----
De: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com]En nombre de
asterisk-users-request@lists.digium.com
Enviado el: jueves, 02 de febrero de 2006 10:15
Para: asterisk-users@lists.digium.com
Asunto: Asterisk-Users Digest, Vol 19, Issue 15
Send Asterisk-Users mailing list submissions to
asterisk-users@lists.digium.com
To
2014 Dec 10
1
How to use blockcopy in libvirt-java
Hi, ALL,
I just look for the class and method to use blockcopy in libvirt-java on
this page:
http://libvirt.org/sources/java/javadoc/
However, I can not find out. Libvirt-java Support blockcopy ? Thanks.
Best Regards,
Star Guo
2018 Feb 27
2
Fail in virDomainUpdateDeviceFlags (libvirt-4.0.0 + Qemu-kvm 2.9.0 + Ceph 10.2.10)
Hello Everyone,
My pc run in CentOS 7.4 and install libvirt-4.0.0 + Qemu-kvm 2.9.0 + Ceph
10.2.10 ALL-in-One.
I use python-sdk with libvirt and run [self.domain.updateDeviceFlags(xml,
libvirt.VIR_DOMAIN_AFFECT_LIVE)] on CDROM (I want to change media path).
However, I enable libvirt debug log , the log as below:
"2018-02-26 13:09:13.638+0000: 50524: debug :