search for: miranti

Displaying 9 results from an estimated 9 matches for "miranti".

Did you mean: mirant
2016 Jan 26
0
Remote Vbox connection to windows host
...tanding the note in bold at https://libvirt.org/drvvbox.html. Does that mean that one has to have a (running) libvirt daemon on the same host where VirtualBox is running to have a remote connection to this hypervizor with libvirt? Best regards, -- Dr. Pavlo Shchelokovskyy Senior Software Engineer Mirantis Inc www.mirantis.com
2014 May 07
0
Libvirtd failed to start inside container: libvirt-qemu.so.0: cannot open shared object file: Permission denied
...449491 +0000 Change: 2014-05-06 21:46:39.450449491 +0000 Birth: - # selinuxenabled ; echo $? 1 # kvm-ok INFO: /dev/kvm exists KVM acceleration can be used on host system - $ docker -v Docker version 0.9.1, build 3600720 Thanks ---- Kostiantyn Danilov aka koder.ua Principal software engineer, Mirantis skype:koder.ua http://koder-ua.blogspot.com/ http://mirantis.com
2013 Oct 17
0
Gluster Community Congratulates OpenStack Developers on Havana Release
...has been a pleasure to work with, so kudos to them. OpenStack Data processing (Savanna - incubating at https://wiki.openstack.org/wiki/Savanna) - This incubating project enables users to easily provision and manage Apache Hadoop clusters on OpenStack. It?s a joint project between Red Hat, Mirantis and HortonWorks and points the way towards "Analytics as a Service." It's not an official part of OpenStack releases yet, but it's come very far very quickly, and we're excited about the data processing possibilities as it matures. To give an idea of the performance improvem...
2017 Jan 23
0
KVM live migration issues for Windows guests
Hi, We're repeatedly facing a live migration issue with Windows guests, would be great if someone could send their thoughts/suggestions/experience on how to further troubleshoot this. When we live migrate a Windows instance, it gets migrated (guest is running on the destination host), but it eventually internally hangs. From the Windows logs, the operating system has tried to shut
2014 Sep 24
0
Copy VM in running-snapshoted state to another host
Hello! I want to create some kind of time machine script for a vm. E.g. I have a running vm on one host which I need to save the state of. So I save (*dumpxml) all data: VM, net, snapshot. Then archive all of it including vm's disk images. Then I put this archive to some other host and to restore the vm by importing all the data from xmls. So now I'm trying to do the above manually and
2015 Jan 30
1
Disk space exhaustion
Hello, what happens when an instance writes data with 0% available physical disk space, on QCOW2 images for instance, apart from destruction and unpredictability? I'm aware that monitoring is mandatory in production environments, but are there other known industry tricks to deal with this? Soft/hard limit settings, autopause/stop, or does KVM react in doing force shut down the VM in
2016 Jan 27
2
error during virt-sparsify
Hello, I'm using *virt-sparsify* for compressing image file [ash2] jenkins@b-imagebuilder-worker-r13h17-prod:~/workspace/imagebuilder/packer/output$ virt-sparsify --compress /data/home/jenkins/workspace/imagebuilder/packer/output/packer-vm.qcow2 /data/home/jenkins/workspace/imagebuilder/packer/output/packer-vm.qcow2.sparsified Input disk virtual size = 41943040000 bytes (39.1G) Create
2014 Jul 01
1
virsh update-device issues
Hi, I faced a couple of issues with libvirt update-device function: 1. http://libvirt.org/hvsupport.html says that virDomainUpdateDeviceFlags is supported since 0.8.0 API version in qemu driver. However when trying to update network device (changing source bridge of the interface) on Ubuntu with 0.9.8 libvirt version I get the following error: "*this function is not supported by the
2014 Apr 30
3
virsh update-device: need to clear network filters
Hi, Can anyone please help with the following: I have a running instance with interface <interface type='bridge'> <mac address='fa:16:3e:ba:a4:67'/> <source bridge='br100/> <target dev='vnet0'/> <model type='virtio'/> <filterref filter='nova-instance-instance-00000001-fa163ebaa467'/>