Displaying 20 results from an estimated 20000 matches similar to: "[virt-tools-list] Possible to rename a volume"
2015 Mar 03
3
Re: [virt-tools-list] libvirt/virt-manager source integration with xen
I downloaded and untarred the deb package and grepped for 'configure', but
none of the hits were configure commands. Is there a better way to find it?
Wayne
On Mon, Mar 2, 2015 at 3:08 PM, Cole Robinson <crobinso@redhat.com> wrote:
> On 03/02/2015 01:39 PM, Wayne Mills wrote:
> > Thanks Cole, unfortunately I'm a n00b in this area so your response just
> >
2018 Aug 22
1
Re: libvirt and virt-manager - Unable to complete install: 'internal error: unsupported input bus usb'
I updated my version and the problem no longer occurred.
Thank you! =D
Em qua, 22 de ago de 2018 às 17:08, Cole Robinson <crobinso@redhat.com>
escreveu:
> On 08/22/2018 03:30 PM, Eduardo Lúcio Amorim Costa wrote:
> > I'm trying create a virtual machine using Xen as hypervisor and
> > virt-manager (libvirt) as the management module. When trying to create
> > the
2015 Mar 02
0
Re: [virt-tools-list] libvirt/virt-manager source integration with xen
On 03/02/2015 01:39 PM, Wayne Mills wrote:
> Thanks Cole, unfortunately I'm a n00b in this area so your response just
> raised many more questions for me :/
>
> * what are the config file names for libxl, libvirt and virt-manager
> * where are they located in the respective source trees
> * are the build flags defined in those config files?
> * libxl is part of xen 4.5.0
2015 Mar 02
1
Re: [virt-tools-list] libvirt/virt-manager source integration with xen
Thanks Cole, unfortunately I'm a n00b in this area so your response just
raised many more questions for me :/
* what are the config file names for libxl, libvirt and virt-manager
* where are they located in the respective source trees
* are the build flags defined in those config files?
* libxl is part of xen 4.5.0 distro (xen/tools/libxl after untarring). But
no config file is in
2011 Feb 09
1
[virt-tools-list] store vm xml files in another directory
On 02/08/2011 03:05 PM, Kenneth Armstrong wrote:
> I know that by default, vm xml files are in
> /etc/libvirt/qemu/vm-name.xml, but is there a configuration somewhere
> that I could point to another directory? For instance, have it on
> something like /srv/qemu/xml/vm-name.xml which would be a GFS2
> filesystem (for HA purposes)?
>
It isn't configurable, short of
2011 Dec 22
1
[virt-tools-list] error creating NFS storage pool
On 12/16/2011 05:32 PM, Grant Siebrecht wrote:
> Virtual Machine Manager 0.9.0
> OS = Ubuntu 11.10
> I've tried changing permissions on my_nfs_server to 777 with still no luck.
>
>
>
> Error creating pool: Could not start storage pool: cannot open volume
> '/var/lib/libvirt/images/my_nfs_server/.$EXTEND': Permission denied
>
> Traceback (most recent
2013 Mar 14
1
[virt-tools-list] C'ant migrate with virt-manager or virsh
On 03/14/2013 03:17 AM, Digvijay wrote:
> [root at node0 ~]# virsh migrate --live try1 qemu+ssh://root at 100.100.102.106/system
> --unsafe
> root at 100.100.102.106's password:
> error: operation failed: migration job: unexpectedly failed
> error: Reconnected to the hypervisor
>
CC-ing libvirt-users
I think that virsh command should work. Look at
2016 Apr 11
2
Re: [Bug 1325687] network type="ethernet" not supported with LXC
Thanks Cole.
I need to use network type="ethernet" with LXC instead of Qemu.
I have reopened my bug.
On Mon, Apr 11, 2016 at 8:25 PM, Cole Robinson <crobinso@redhat.com> wrote:
> On 04/11/2016 09:24 AM, abhishek jain wrote:
> > Hi Team
> >
> > I'm trying to launch LXC VM with libvirt 1.2.12 having commit
> >
2019 Jan 17
1
Re: virt-install and IOThreads
On Thu, Jan 17, 2019 at 4:35 PM Cole Robinson <crobinso@redhat.com> wrote:
>
> On 01/17/2019 05:58 AM, Igor Gnatenko wrote:
> > Hello,
> >
> > is there any way of specifying iothreads via virt-install command?
> >
> > I've tried appending ",iothread='1'" but that didn't work.
> >
> > Thanks in advance!
> >
>
2016 Apr 12
0
Re: [Bug 1325687] network type="ethernet" not supported with LXC
Hi Cole
I tested the LXC VM with libvirt 1.2.12 after applying the patch
http://www.redhat.com/archives/libvir-list/2016-April/msg00505.html
I'm now getting following errors..
virsh -c lxc: start test
error: Failed to start domain test
error: internal error: Unsupported network type ethernet
I'm using the below XML file for launching LXC VM..
<domain type="lxc">
2013 Apr 02
1
doveadm mailbox list/stats etc. and shared mailboxes/ACLs
Hello,
2.2.0rc3:
host:~# doveadm mailbox list -u testuser
INBOX
INBOX.test
INBOX.bla
INBOX.bla.blubb
INBOX.shared
INBOX.virtual
INBOX.shared.user1
INBOX.shared.user1.privat
INBOX.shared.user1.test
INBOX.shared.user1.test.test2
INBOX.shared.user1.Trash
INBOX.shared.user1.in2009
[... all mailboxes of user1]
Only user1.test and user1.test.test2 have ACLs that allow testuser to access
them.
2018 Aug 22
0
Re: libvirt and virt-manager - Unable to complete install: 'internal error: unsupported input bus usb'
On 08/22/2018 03:30 PM, Eduardo Lúcio Amorim Costa wrote:
> I'm trying create a virtual machine using Xen as hypervisor and
> virt-manager (libvirt) as the management module. When trying to create
> the virtual machine I am getting the following error:
>
> "
> Unable to complete install: 'internal error: unsupported input bus usb'
> "
>
> ERROR
2016 Apr 27
2
Re: stream finish throws exception via python API
On 04/27/2016 04:26 AM, Daniel P. Berrange wrote:
> On Tue, Apr 26, 2016 at 03:17:19PM -0400, Cole Robinson wrote:
>> On 04/26/2016 02:56 PM, Nir Soffer wrote:
>>> On Tue, Apr 26, 2016 at 4:37 PM, Cole Robinson <crobinso@redhat.com> wrote:
>>>> On 04/26/2016 09:35 AM, Shahar Havivi wrote:
>>>>> On 26.04.16 15:30, Shahar Havivi wrote:
2016 Apr 11
2
Re: [Bug 1325687] network type="ethernet" not supported with LXC
Hi Team
I'm trying to launch LXC VM with libvirt 1.2.12 having commit
*22cff52a2b8e06c913b1f97767e5d3**90fb17fc3b *with below XML configuration..
<domain type="lxc">
<uuid>64c48da2-e318-4085-8b88-c980aab4de34</uuid>
<name>test</name>
<memory>524288</memory>
<vcpu>1</vcpu>
<os>
<type
2016 Apr 11
0
Re: [Bug 1325687] network type="ethernet" not supported with LXC
On 04/11/2016 09:24 AM, abhishek jain wrote:
> Hi Team
>
> I'm trying to launch LXC VM with libvirt 1.2.12 having commit
> *22cff52a2b8e06c913b1f97767e5d3**90fb17fc3b *with below XML configuration..
>
> <domain type="lxc">
> <uuid>64c48da2-e318-4085-8b88-c980aab4de34</uuid>
> <name>test</name>
>
2015 Mar 02
2
Re: [virt-tools-list] libvirt/virt-manager source integration with xen
On 03/02/2015 10:55 AM, Wayne Mills wrote:
> Hi,
>
> I built and installed Xen 4.5.0 from source, on top of Ubuntu 14.04.2, using
> "make world" and "make install" targets. I then installed latest virt-manager
> from pre-built packages. After bringing up virt-manager I attempt to connect
> to Xen hypervisor and got:
>
> unable to connect to
2016 Apr 26
2
Re: stream finish throws exception via python API
On 04/26/2016 02:56 PM, Nir Soffer wrote:
> On Tue, Apr 26, 2016 at 4:37 PM, Cole Robinson <crobinso@redhat.com> wrote:
>> On 04/26/2016 09:35 AM, Shahar Havivi wrote:
>>> On 26.04.16 15:30, Shahar Havivi wrote:
>>>> On 26.04.16 14:14, Shahar Havivi wrote:
>>>>> On 25.04.16 09:11, Cole Robinson wrote:
>>>>>> On 04/25/2016 08:10
2019 Sep 11
1
Re: About vhost-user-blk support
You need to extend docs/schemas/domaincommon.rng which is what is used
for the validation virsh is reporting. Do a 'git log' on that file for
other examples of patches adding new qemu command line options. If you
plan to submit it to libvir-list you will also want to add tests/
- Cole
On 9/11/19 2:16 AM, Su Hua wrote:
> Hi, I added libvirt4.5.0 support for vhost-user-blk, which can
2016 Mar 11
2
Re: [virt-tools-list] [libvirt] Usability Enhancement: Import/Export VMs GUI
On 2016-03-10 15:43, Cole Robinson wrote:
> On 03/10/2016 02:29 AM, Martin Kletzander wrote:
>> On Fri, Mar 04, 2016 at 04:23:18PM +0000, bancfc@openmailbox.org
>> wrote:
>>> The single most important usability feature missed by our less
>>> technical
>>> users who migrate from VirtualBox is a one click import/export of
>>> VMs
>>>
2016 Mar 14
0
Re: [virt-tools-list] [libvirt] Usability Enhancement: Import/Export VMs GUI
On Fri, Mar 11, 2016 at 10:32:15PM +0000, bancfc@openmailbox.org wrote:
>On 2016-03-10 15:43, Cole Robinson wrote:
>> On 03/10/2016 02:29 AM, Martin Kletzander wrote:
>>> On Fri, Mar 04, 2016 at 04:23:18PM +0000, bancfc@openmailbox.org
>>> wrote:
>>>> The single most important usability feature missed by our less
>>>> technical
>>>>