Displaying 20 results from an estimated 442 matches for "vm1".
Did you mean:
v1
2012 Mar 07
1
[HELP!]GFS2 in the xen 4.1.2 does not work!
[This email is either empty or too large to be displayed at this time]
2009 Nov 03
3
virsh troubling zfs!?
Hi and hello,
I have a problem confusing me. I hope someone can help me with it.
I followed a "best practise" - I think - using dedicated zfs filesystems for my virtual machines.
Commands (for completion):
[i]zfs create rpool/vms[/i]
[i]zfs create rpool/vms/vm1[/i]
[i] zfs create -V 10G rpool/vms/vm1/vm1-dsk[/i]
This command creates the file system [i]/rpool/vms/vm1/vm1-dsk[/i] and the according [i]/dev/zvol/dsk/rpool/vms/vm1/vm1-dsk[/i].
If I delete a VM i set up using this filesystem via[i] virsh undefine vm1[/i] the [i]/rpool/vms/vm1/vm1-dsk[/i] gets...
2007 Jul 22
11
Many same managed domain
Hi,
When I tested xm new command without uuid parameter repeatedly,
I saw many same managed domain as follows.
# xm list
Name ID Mem VCPUs State Time(s)
Domain-0 0 941 2 r----- 51.9
# xm new /xen/vm1.conf
Using config file "/xen/vm1.conf".
# xm new /xen/vm1.conf
Using config file "/xen/vm1.conf".
# xm new /xen/vm1.conf
Using config file "/xen/vm1.conf".
# xm list
Name ID Mem VCPUs State Time(s)
Domain-0...
2011 Feb 16
4
[PATCH] xen: use freeze/restore/thaw PM events for suspend/resume/chkpt
Use PM_FREEZE, PM_THAW and PM_RESTORE power events for
suspend/resume/checkpoint functionality, instead of PM_SUSPEND
and PM_RESUME. Use of these pm events fixes the Xen Guest hangup
when taking checkpoints. When a suspend event is cancelled
(while taking checkpoints once/continuously), we use PM_THAW
instead of PM_RESUME. PM_RESTORE is used when suspend is not
cancelled. See
2012 Feb 04
1
Samba4: Incorrect version of dlz_bind9.so
.../samba/sbin/provision --realm=samdom.example.com --domain=SAMDOM --adminpass=SOMEPASSWORD --server-role='domain controller' ok
added "domain samdom.example.com" to resolv.conf
When starting Bind 9.9.0b1 installed from http://ppa.launchpad.net/hauke/bind9/ I get:
Feb 4 20:11:10 vm1 named[22249]: starting BIND 9.9.0b1 -u bind
Feb 4 20:11:10 vm1 named[22249]: built with '--prefix=/usr' '--build=x86_64-linux-gnu' '--host=x86_64-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--sysconfdir=/etc/bind' '--localst...
2007 Feb 16
3
[PATCH][XEND] Don''t call destroy() on exception in start()
destroy() is being called on exception in both start() and create(). It
needs to be called only in create().
Signed-off-by: Aravindh Puthiyaparambil
<aravindh.puthiyaparambil@unisys.com>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2013 Nov 08
1
virt-install not spawning VM
Hello,
In trying girt-install with below parameters I get the following error,
-bash: virt-install --connect qemu:///system --name vm1 --ram 2048 --vcpus: No such file or directory
What am I doing wrong?
Thanks in advance.
host:~# qemu-img create -f qcow2 /var/lib/libvirt/images/vm1.qcow2 20480
Formatting '/var/lib/libvirt/images/vm1.qcow2', fmt=qcow2 size=20480 encryption=off cluster_size=65536
host:~# ls /var/lib/libv...
2017 Jun 30
1
Re: recovering from deleted snapshot
...ou can specify
--wait instead of --pivot for 'virsh blockcommit' and it will finish
after step 2 above.
Also one of the cases which would help is that libvirt could actually
remove the file after commit, which would avoid the original problem,
since the file would still be there.
> oot@vm1 ~]# virsh blockjob serv1r2 vda
> Active Block Commit: [100 %]
>
> [root@vm1 ~]# virsh blockjob --pivot serv1r2 vda
>
> [root@vm1 ~]#
> [root@vm1 ~]# ls -l /var/lib/libvirt/images/serv1r2.qcow2
> -rw-r--r--. 1 qemu qemu 54200696832 Jun 30 10:39 /var/lib/libvirt/images/serv1r...
2014 Mar 07
5
[PATCH net V2] vhost: net: switch to use data copy if pending DMAs exceed the limit
...ending DMAs
exceeds VHOST_MAX_PEND. This is used to reduce the memory occupation
of both host and guest. But it was too aggressive in some cases, since
any delay or blocking of a single packet may delay or block the guest
transmission. Consider the following setup:
+-----+ +-----+
| VM1 | | VM2 |
+--+--+ +--+--+
| |
+--+--+ +--+--+
| tap0| | tap1|
+--+--+ +--+--+
| |
pfifo_fast htb(10Mbit/s)
| |
+--+--------------+---+
| bridge |
+--+-------...
2014 Mar 07
5
[PATCH net V2] vhost: net: switch to use data copy if pending DMAs exceed the limit
...ending DMAs
exceeds VHOST_MAX_PEND. This is used to reduce the memory occupation
of both host and guest. But it was too aggressive in some cases, since
any delay or blocking of a single packet may delay or block the guest
transmission. Consider the following setup:
+-----+ +-----+
| VM1 | | VM2 |
+--+--+ +--+--+
| |
+--+--+ +--+--+
| tap0| | tap1|
+--+--+ +--+--+
| |
pfifo_fast htb(10Mbit/s)
| |
+--+--------------+---+
| bridge |
+--+-------...
2017 Jun 30
2
Re: recovering from deleted snapshot
...----------------------------------
> > vda /var/lib/libvirt/images/fedora23.qcow2
> > hda -
> >
>
> Thanks for the reply! The original image is still there. Only the 1st and
> only top-level snapshot is deleted.
> the blockcommit fails though:
> [root@vm1 ~]# virsh blockcommit serv1r2 vda --active --pivot
> error: block copy still active: disk 'vda' already in active block job
What does 'virsh blockjob serv1r2 vda' report?
If it's something like this:
$ virsh blockjob fedora23 vda
Active Block Commit: [100 %]
Then you just...
2013 Mar 28
1
Snapshot without volumes temporarily
...hot XML refer by
http://libvirt.org/formatsnapshot.html as following:
vda is my VM basic disk (qcow2)
vdb is a volume (raw)
================ t1.xml ===============
<domainsnapshot>
<disks>
<disk name='vda' snapshot='internal'>
<source file='/var/lib/libvirt/VM1/disk' />
</disk>
<disk name='vdb' snapshot='no' />
</disks>
</domainsnapshot>
=====================================
with this command: # virsh snapshot-create VM1 --xmlfile t1.xml
and get the message: # error: argument unsupported: unable to handle d...
2015 Apr 22
5
Zerocopy VM-to-VM networking using virtio-net
...ions are covered informally
throughout the text, this is not a VIRTIO specification change proposal.
The VM-to-VM capable virtio-net PCI adapter has an additional MMIO BAR
called the Shared Buffers BAR. The Shared Buffers BAR is a shared
memory region on the host so that the virtio-net devices in VM1 and VM2
both access the same region of memory.
The vring is still allocated in guest RAM as usual but data buffers must
be located in the Shared Buffers BAR in order to take advantage of
zero-copy.
When VM1 places a packet into the tx queue and the buffers are located
in the Shared Buffers BAR, t...
2015 Apr 22
5
Zerocopy VM-to-VM networking using virtio-net
...ions are covered informally
throughout the text, this is not a VIRTIO specification change proposal.
The VM-to-VM capable virtio-net PCI adapter has an additional MMIO BAR
called the Shared Buffers BAR. The Shared Buffers BAR is a shared
memory region on the host so that the virtio-net devices in VM1 and VM2
both access the same region of memory.
The vring is still allocated in guest RAM as usual but data buffers must
be located in the Shared Buffers BAR in order to take advantage of
zero-copy.
When VM1 places a packet into the tx queue and the buffers are located
in the Shared Buffers BAR, t...
2014 Feb 25
2
[PATCH net] vhost: net: switch to use data copy if pending DMAs exceed the limit
...ending DMAs
exceeds VHOST_MAX_PEND. This is used to reduce the memory occupation
of both host and guest. But it was too aggressive in some cases, since
any delay or blocking of a single packet may delay or block the guest
transmission. Consider the following setup:
+-----+ +-----+
| VM1 | | VM2 |
+--+--+ +--+--+
| |
+--+--+ +--+--+
| tap0| | tap1|
+--+--+ +--+--+
| |
pfifo_fast htb(10Mbit/s)
| |
+--+--------------+---+
| bridge |
+--+-------...
2014 Nov 12
3
Put virbr0 in promiscusous
Hi ,
I have two virtual machines VM1 and VM2. Then I have added eth0 of my VM
to 'default' network.
Use case :-
I want to monitor all traffic on virbr0('default' network).
Steps followed :-
1. Add VM1 eth0 to virbr0
2. Add VM2 eth1 to virbr0
3. brctl setageing ovsbr0 0 ..(To put bridge in promiscuous)
Now I am runn...
2014 Feb 25
2
[PATCH net] vhost: net: switch to use data copy if pending DMAs exceed the limit
...ending DMAs
exceeds VHOST_MAX_PEND. This is used to reduce the memory occupation
of both host and guest. But it was too aggressive in some cases, since
any delay or blocking of a single packet may delay or block the guest
transmission. Consider the following setup:
+-----+ +-----+
| VM1 | | VM2 |
+--+--+ +--+--+
| |
+--+--+ +--+--+
| tap0| | tap1|
+--+--+ +--+--+
| |
pfifo_fast htb(10Mbit/s)
| |
+--+--------------+---+
| bridge |
+--+-------...
2010 Apr 23
1
Using the host's LVM to manage virtual disks
...ne volume group
spans the physical disk. then, various logical volumes are created for
the host and (Linux) guest OSes. this makes it easy to resize logical
volumes should it be needed.
is a setup like this possible with libvirt? the best i can think up, so
far, is to create a new logical disk, vm1, and pass that as an argument
to the -f option of virt-install. then, during the installation i can
setup LVM within the guest. not sure if this would even work if i need
to expand the volume size. first i would expand the size of vm1. then,
within the vm1 OS i would expand the size of the root...
2014 Mar 13
3
[PATCH net V2] vhost: net: switch to use data copy if pending DMAs exceed the limit
...;> > of both host and guest. But it was too aggressive in some cases, since
>> > any delay or blocking of a single packet may delay or block the guest
>> > transmission. Consider the following setup:
>> >
>> > +-----+ +-----+
>> > | VM1 | | VM2 |
>> > +--+--+ +--+--+
>> > | |
>> > +--+--+ +--+--+
>> > | tap0| | tap1|
>> > +--+--+ +--+--+
>> > | |
>> > pfifo_fast htb(10Mbit/...
2014 Mar 13
3
[PATCH net V2] vhost: net: switch to use data copy if pending DMAs exceed the limit
...;> > of both host and guest. But it was too aggressive in some cases, since
>> > any delay or blocking of a single packet may delay or block the guest
>> > transmission. Consider the following setup:
>> >
>> > +-----+ +-----+
>> > | VM1 | | VM2 |
>> > +--+--+ +--+--+
>> > | |
>> > +--+--+ +--+--+
>> > | tap0| | tap1|
>> > +--+--+ +--+--+
>> > | |
>> > pfifo_fast htb(10Mbit/...