Displaying 6 results from an estimated 6 matches for "00157ms".
2014 Sep 28
2
Re: Why libguestfs guest exist exceptionally?
...libguestfs: [00113ms] begin testing qemu features
libguestfs: command: run: /usr/bin/qemu-kvm
libguestfs: command: run: \ -nographic
libguestfs: command: run: \ -help
libguestfs: parse_qemu_version: failed to parse qemu version string ''
libguestfs: null_vmchannel_port = 33186
libguestfs: [00157ms] finished testing qemu features
libguestfs: accept_from_daemon: 0x6082b0 g->state = 1
[00158ms] /usr/bin/qemu-kvm \
-global virtio-blk-pci.scsi=off \
-nodefconfig \
-nodefaults \
-nographic \
-drive file=/tmp/libguestfs-test-tool-sda-5XmXiw,cache=none,format=raw,if=virtio
\...
2014 Sep 28
0
Re: Why libguestfs guest exist exceptionally?
...esting qemu features
> libguestfs: command: run: /usr/bin/qemu-kvm
> libguestfs: command: run: \ -nographic
> libguestfs: command: run: \ -help
> libguestfs: parse_qemu_version: failed to parse qemu version string ''
> libguestfs: null_vmchannel_port = 33186
> libguestfs: [00157ms] finished testing qemu features
> libguestfs: accept_from_daemon: 0x6082b0 g->state = 1
> [00158ms] /usr/bin/qemu-kvm \
> -global virtio-blk-pci.scsi=off \
> -nodefconfig \
> -nodefaults \
> -nographic \
> -drive file=/tmp/libguestfs-test-tool-sda-5XmXiw,...
2014 Sep 28
2
Re: Why libguestfs guest exist exceptionally?
...;> libguestfs: command: run: /usr/bin/qemu-kvm
>> libguestfs: command: run: \ -nographic
>> libguestfs: command: run: \ -help
>> libguestfs: parse_qemu_version: failed to parse qemu version string ''
>> libguestfs: null_vmchannel_port = 33186
>> libguestfs: [00157ms] finished testing qemu features
>> libguestfs: accept_from_daemon: 0x6082b0 g->state = 1
>> [00158ms] /usr/bin/qemu-kvm \
>> -global virtio-blk-pci.scsi=off \
>> -nodefconfig \
>> -nodefaults \
>> -nographic \
>> -drive file=/tmp/libg...
2014 Sep 28
2
Re: Why libguestfs guest exist exceptionally?
On Sun, Sep 28, 2014 at 6:26 PM, Richard W.M. Jones <rjones@redhat.com> wrote:
> On Sun, Sep 28, 2014 at 04:30:37PM +0800, Zhi Yong Wu wrote:
>> HI,
>>
>> On a RHEL5 box, i tried to directly run guest which was issued by
>> libguestfs virt-xxx commands as below. But after some minutes, it
>> exited exceptionally.
>>
>> Does anyone also hit the
2014 Sep 09
2
Re: CoreOS support
The options -x -v gave me an error that no such option so I ruined it with —debug option.
root@ny2proxd03:/var/lib/vz/images/100# virt-resize --expand /dev/sda3 vm-100-disk-1.qcow2 vm-100-disk-1.qcow2.resized --debug
command line: virt-resize --expand /dev/sda3 vm-100-disk-1.qcow2 vm-100-disk-1.qcow2.resized --debug
Examining vm-100-disk-1.qcow2 ...
libguestfs: trace: add_drive
2014 Sep 09
2
Re: CoreOS support
...: /usr/bin/kvm
libguestfs: command: run: \ -nographic
libguestfs: command: run: \ -version
libguestfs: qemu version 1.7
libguestfs: command: run: /usr/bin/kvm
libguestfs: command: run: \ -nographic
libguestfs: command: run: \ -machine accel=kvm:tcg
libguestfs: command: run: \ -device ?
libguestfs: [00157ms] finished testing qemu features
libguestfs: accept_from_daemon: 0x246f780 g->state = 1
[00157ms] /usr/bin/kvm \
-global virtio-blk-pci.scsi=off \
-nodefconfig \
-nodefaults \
-nographic \
-machine accel=kvm:tcg \
-m 500 \
-no-reboot \
-no-hpet \
-kernel /var/t...