similar to: Error with OpenStack starting an instance

Displaying 20 results from an estimated 5000 matches similar to: "Error with OpenStack starting an instance"

2017 Sep 07
1
Failed building wheel for libvirt-python
Hi all, I'm installing Openstack using devstack netwon branch in my PC with Ubuntu 16.04 and I have this error. Could someone of you help me please? Thanks Collecting libvirt-python===2.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) Using cached libvirt-python-2.1.0.tar.gz Building wheels for collected packages: libvirt-python Running setup.py bdist_wheel for
2012 Feb 28
12
XCP & Openstack
Hey guys, Has anyone had much success with XCP and Open Stack together? I''m in the process of putting together a open stack test cluster and I thought I might be able to use XCP dom0''s for it.. but to be honest it doesn''t look so good. I tried following these instructions on a separate XCP test machine: http://wiki.openstack.org/XenServerDevelopment At a first test
2005 Apr 20
3
shared network printer on linksys print server
I have a samba server running samba 3. I am not actually sure that this is samba not working or a linux printing thing. I have a Linksys PPSX1 Pocket Print Server and I am unable to print to the network printer. There are directions on the Linksys site but I get so far and the directions tell me to type a command that is not found. Is anyone printing to a Linksys Pocket Print Server? I need
2016 Mar 04
2
[libvirt-1.3.2]'Disconnected from qemu:///session due to I/O error'
Hi. Since the update to libvirt-1.3.2, virsh keeps disconnecting from qemu:///session. Weirdly enough, qemu:///session works fine for root, and qemu:///system works for both the user and the root. With the same configuration(tarball with files from /etc/libvirt attached), libvirt-1.3.1 works without problems. From the virsh debug log(attached): --- grep error virsh.log.1.3.2 2016-03-03
2017 Aug 02
2
Libvirt fails on network disk with ISCSI protocol
Hi, I am working on oVirt, and I am trying to run a VM with a network disk with ISCSI protocol ( the storage is on a Cinder server). Here is the disk XML I use: <disk device="disk" snapshot="no" type="network"> <address bus="0" controller="0" target="0" type="drive" unit="0" />
2015 Nov 05
2
DAHDI driver question for custom card
Hi All, Not sure if this is the right mailing list since the dahdi-dev seems not really active, so I'll try here. I'm developing a new DAHDI driver for a custom board. In this card I've implemented the reading of the TDM slots by 2 DMA channels, TX and RX. Each DMA channel has its own callback that decompose the each slot into a per-channel linear buffer useful for calling the
2002 Mar 07
1
EpsonC80 printing problem
Hi All, Does anyone have printing problem with an EPSON C80 connected to a Win98 OSR2 with USB cable ? I'm trying to "lpr'ing" a text file from a Linuxbox RH7.2 to the above printer without success. The print seem sent ok, because the green led flash something, but doesn't print. Any suggestion ? Thanks in advance. Roberto Fichera.
2018 Feb 07
0
Re: Nested KVM: L0 guest produces kernel BUG on wakeup from managed save (while a nested VM is running)
[Cc: KVM upstream list.] On Tue, Feb 06, 2018 at 04:11:46PM +0100, Florian Haas wrote: > Hi everyone, > > I hope this is the correct list to discuss this issue; please feel > free to redirect me otherwise. > > I have a nested virtualization setup that looks as follows: > > - Host: Ubuntu 16.04, kernel 4.4.0 (an OpenStack Nova compute node) > - L0 guest: openSUSE Leap
2016 Dec 05
2
How to best I/O performance for Window2008 and MSSQL guest VM
Hi There, I've moved some Windows2012 with MSSQL VMs from an hold ESXi 5.5 machine to a more recent and powerful machine running Fedora 24 x86_64 and related libvirt + KVM virtualization. I've moved the VMs filesystem to LVM slices and installed the VirtIO drivers in to all Windows VMs. I've also set both Disk and Network interface to work using VirtIO. So far so good everything works
2009 Oct 15
2
problem starting Xen VM
Hi , > > My Xen has been working fine for a few days. Then today it suddenly > can not run. > > When it runs It give me this error : - Error starting domain: virDomainCreate() failed POST operation failed: (xend.err "Error creating domain: Boot loader didn''t return any data!") Details: - Traceback (most recent call last): File
2016 Jul 28
1
QEMU IMG vs Libvirt block commit
Hi folks, I'm having a issue in the standard NFS driver on OpenStack, that uses qemu-img and libvirt to create snapshots of volumes. It uses qemu-img in the Controller to manage the snapshots when the volume is not attached (offline) or calls the Compute (which calls libvirt) to manage snapshots if the volume is attached (online). When I try to create/delete snapshots from a snapshot chain.
2014 Mar 12
2
libvirtError: this function is not supported by the connection driver: virInterfaceDefineXML
Hi, Could anyone help I'm getting the following error when I tried to add a new network interface. DETAILS Connection --------------------------- import libvirt conn = libvirt.open('qemu:///system') Interface XML ---------------------- <interface type="bridge" name="br0"> <start mode="onboot"/> <mtu size="1500"/>
2015 Mar 17
1
KVM guest not running but cannot stop either
These are the messages that I get when trying to attach a virtio disk to or perform a shutdown of the problem vm guest. Add hardware This device could not be attached to the running machine. Would you like to make the device available after the next guest shutdown? Requested operation is not valid: cannot do live update a device on inactive domain Traceback (most recent call last): File
2015 May 07
2
Live Migration failure: this function is not supported by the connection driver: virDomainMigrateToURI2
Hi everyone, I’m testing the new openstack kilo on ubuntu15.04 and hypervisor is xen4.5. I can creat instance successfully , but live migration is always failed. Error report like this: 2015-05-07 10:47:22.135 1331 ERROR nova.virt.libvirt.driver [-] [instance: b1081b86-fdce-4fcc-82c4-51896de4418c] Live Migration failure: this function is not supported by the connection driver:
2016 Dec 06
1
Re: How to best I/O performance for Window2008 and MSSQL guest VM
On 12/06/2016 06:06 AM, Blair Bethwaite wrote: > Hi Roberto, Hi Blair > What is the cpu and memory configuration of your guest? I've set to copy host configuration (16 cores) and memory is set to 24GB, host has 64GB. Guest is Windows 2012 64bits version Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 16
2016 Jun 06
0
Adding a channel device within an Openstack Fedora Instance ..
Hi, I'm trying to add a channel on a Openstack instance via this command : # virsh attach-device instance-00000005 test.xml that returns this error error: Failed to attach device from test.xml error: internal error: no virtio-serial controllers are available # # cat test.xml : <channel type='unix'> <source mode='bind'
2014 Jun 10
2
TCP connection works for only remote host
tcp connection working only for remote host . for localhost raising the following error >>> con=libvirt.open("qemu+tcp:///system") libvirt: XML-RPC error : unable to connect to server at 'localhost:16509': Connection refused Traceback (most recent call last): File "<stdin>", line 1, in <module> File
2018 Feb 06
2
Nested KVM: L0 guest produces kernel BUG on wakeup from managed save (while a nested VM is running)
Hi everyone, I hope this is the correct list to discuss this issue; please feel free to redirect me otherwise. I have a nested virtualization setup that looks as follows: - Host: Ubuntu 16.04, kernel 4.4.0 (an OpenStack Nova compute node) - L0 guest: openSUSE Leap 42.3, kernel 4.4.104-39-default - Nested guest: SLES 12, kernel 3.12.28-4-default The nested guest is configured with
2014 Jun 15
2
Re: Fedora 19/20 new install :Unable to create vcpu cgroup
Hi I have reinstall Fedora 20 from distrib. I have run yum update and yum upgrade. Running kernel is : 3.14.7-200.fc20.x86_64 Installed Libvirt packages are: libvirt-client-1.1.3.5-2.fc20.x86_64 libvirt-daemon-1.1.3.5-2.fc20.x86_64 libvirt-daemon-config-network-1.1.3.5-2.fc20.x86_64 libvirt-daemon-driver-interface-1.1.3.5-2.fc20.x86_64 libvirt-daemon-driver-network-1.1.3.5-2.fc20.x86_64
2005 Apr 02
1
Windows Clients Don't process login script
I have Win2000 clients, Win XP clients, and Win 98 clients that log in to a Samba PDC. They join the Domain and log in but the Windows 2000 and XP clients are not running the login scripts. The Windows 98 Machines map drives and merge a file to the registry for internet settings. I can't figure out why. I have a netlogon folder shared with read access to everyone. The problem is on a