Displaying 12 results from an estimated 12 matches for "norom".
Did you mean:
norm
2013 Apr 04
2
launch failure of appliance with nbd drive
...tfs: child_cleanup: 0xbc4ba0: child process died
libguestfs: sending SIGTERM to process 23981
libguestfs: closing guestfs handle 0xbc4ba0 (state 0)
libguestfs: command: run: rm
libguestfs: command: run: \ -rf /tmp/libguestfsLFMzZI
skippy at DaneelOlivaw:~/tmp/bin$
/build/buildd/qemu-kvm-1.2.0+noroms/nbd.c:nbd_trip():L835: From:
18446744073709551104, Len: 0, Size: 20003880960, Offset: 77824
/build/buildd/qemu-kvm-1.2.0+noroms/nbd.c:nbd_trip():L836: requested
operation past EOF--bad client?
/build/buildd/qemu-kvm-1.2.0+noroms/nbd.c:nbd_receive_request():L516:
read failed
So I peppered some...
2011 Mar 30
0
block migration
...1mg) is running at hostA(centos54 64bit).
[package version]
+++-=====================-=====================-===================
ii kvm 1:84+dfsg-0ubuntu16+0 dummy transitional
ii libvirt-bin 0.8.8-1ubuntu3~ppamav the programs for
ii qemu-common 0.14.0~rc1+noroms-0ub qemu common
ii qemu-kvm 0.14.0~rc1+noroms-0ub Full virtualization
[proceduere]
root at hostA:~# /etc/init.d/apparmor teardown
root at hostA:~# stop libvirt-bin && start libvirt-bin
root at hostB:~# /etc/init.d/apparmor teardown
root at hostB:~# stop libvirt-bin &&a...
2012 Mar 21
1
XML syntax for "dir" attribute when making Host directory available to Windows guest
Hi, I have the following setup:
Host: Ubuntu 10.04
Guest: Windows 2008 R2
Kernel: 2.6.32-40-generic
virt-inst: 0.500.1-2ubuntu6.2
qemu-kvm: 0.12.3+noroms-0ubuntu9.18
All is working, however I would now like to share a given directory on the host with the guest. Using the "virsh edit" command I have prepared the following XML configuration snippet:
<filesystem type='mount'>
<source dir='/home/cameron/zip/hla'...
2012 May 25
1
Virtual Machines Stay Off If Rebooted
Hello,
I am using libvirt on Ubuntu 10.04 Server and the following versions of these packages:
libvirt-bin, libvirt0, python-libvirt - 0.7.5-5ubuntu27.22
qemu-kvm 0.12.3+noroms-0ubuntu9.18
Recently, when restarting a VM (either by issuing "sudo reboot" on a Linux guest or choosing "Restart" from the Start Menu on a Windows guest) the VM shuts down and remains off rather than simply restarting. I cannot test "virsh restart <domain>"...
2010 Nov 18
1
driver type for .vdi images?
Hello libvirt experts,
I use libvirt (0.7.5-5ubuntu27.7) with KVM / qemu (0.12.3+noroms-0ubuntu9.2).
Some machines use raw images but same use Virtualbox images (.vdi).
Since last Ubuntu 10.04 LTS update I can not start the vdi-images.
The "driver name= type=" option was new.
<devices>
<emulator>/usr/bin/kvm</emulator>
<disk type='file...
2014 Jul 29
1
VM not booting with physical hardware attached
...entence displayed, only version of SeaBIOS, when I watch VNC ouput.
I tried to use <bios useserial='yes'/> with a console to the VM. Nothing
is displayed on the console.
Here are the specs of the machine:
-> Ubuntu 12.04LTS up to date
-> libvirt 0.9.8-2ubuntu17.19
-> kvm 1.0+noroms-0ubuntu14.15
-> seabios 0.6.2-0ubuntu2.1
The ethernet card I try to attach is:
Broadcom Corporation NetXtreme BCM5719 Gigabit Ethernet PCIe
Its PCI ID being: 14e4:1657
What are the possibilities to debug this issue? What are the
possibilities to fix it as well?
Thanks to everyone helping!
Wi...
2010 Jun 28
2
SASL GSSAPI error "Key table entry not found"
My server and client are running Ubuntu Lucid, libvirt-bin
0.7.5-5ubuntu27, qemu-kvm-0.12.3+noroms-0ubuntu9 and I'm using
virt-viewer-0.0.3-6ubuntu7.xul19 or virt-manager-0.8.2-2ubuntu8 to
connect. I configured SASL2 to use GSSAPI for libvirt following the
instructions in the libvirt docs, created a keytab with
libvirt/my.fully.qualified.domain at MY-REALM.COM (has a dash fwiw) and
pointed...
2014 Jul 10
2
starting lxcs from within a vm using libvirt
...t@vullbvrt69:~# virsh -c lxc:/// list --all
Id Name State
----------------------------------------------------
- vulslxc01 shut off
>>>
My physical desktop is running precise 12.04.4
----qemu-kvm 1.0+noroms-0ubuntu14.15
----libvirt-bin 0.9.8-2ubuntu17.19
----lxc 0.7.5-3ubuntu69
This physical machine launches the trusty vm from which in turn I'm trying to run lxcs via libvirt
Trusty vm
----libvirt-bin 1.2.2-0...
2010 Aug 13
0
virtio and encryption
Greetings,
I am trying to use virtio and encryption.
My setup is:
host and guest: ubuntu 10.04 server (libvirt 0.7.5-5ubuntu27, qemu-kvm
0.12.3+noroms-0ubuntu9.2)
I have secret defined and disk in domain xml referencing that secret.
When I start using "<target dev='hda' bus='ide'/>" in HDD config, it works.
When I start using "<target dev='vda' bus='virtio'/>" I get following in sy...
2011 May 19
0
Blank console and no boot
...hing in
the logs but this, that I guess it's the usual startup info:
LC_ALL=C
PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin
QEMU_AUDIO_DRV=none /usr/bin/kvm -S -M pc-0.12 -enable-kvm -m 512 -smp
1,sockets=1,cores=1,threads=1 -name ....
...
This is qemu-kvm 0.12.5+noroms-0ubuntu7.1 on ubuntu server 10.
Any hints so I can check what could have go wrong ? I am concerned about
not being able to see what is going on. I guess there must be a way to
start the domains and watch the boot process somehow. Is this possible ?
thank you for you time
2013 May 31
0
Enable bios useserial=yes from command line
...rom the point the VM is created.
The current solution I am using is to do virsh destroy $vmname ; virsh edit
$vm_name ; virsh start $vm_name which is not great, but gets the job done.
My versions are as follows:
Ubuntu 12.04.2 x86_64 kernel 3.2.0-39-generic
libvirt 0.9.8-2ubuntu17.8
qemu-kvm 1.0+noroms-0ubuntu14.8
Thanks,
Robert
2014 Jul 15
0
Re: starting lxcs from within a vm using libvirt
...t@vullbvrt69:~# virsh -c lxc:/// list --all
Id Name State
----------------------------------------------------
- vulslxc01 shut off
>>>
My physical desktop is running precise 12.04.4
----qemu-kvm 1.0+noroms-0ubuntu14.15
----libvirt-bin 0.9.8-2ubuntu17.19
----lxc 0.7.5-3ubuntu69
This physical machine launches the trusty vm from which in turn I'm trying to run lxcs via libvirt
Trusty vm
----libvirt-bin 1.2.2-0...