Displaying 20 results from an estimated 3000 matches similar to: "Enabling route_localnet on private network"
2013 Jun 15
0
Re: Enabling route_localnet on private network
My question is where can I add the command "/sbin/sysctl -w
> net.ipv4.conf.pvt0.route_localnet=1" to the start-up files so the command
> is run after the libvirt device pvt0 has been autostarted?
>
Does libvirt hooks can do this ?http://libvirt.org/hooks.html
2014 Jan 15
2
Re: How to update filterref of a vm on the fly?
>
> No, I don't believe we have a way to update the parameters.
>
> Hi, Daniel :-), it would be very nice if there is a way to update
filterref , :-)
thanks.
2013 Jun 26
2
Re: snapshot-create-as for a single disk not all disks
try snapshot-create-as like below:
virsh snapshot-create-as vm --disk-only --diskspec "vda,snapshot=external"
2013/6/25 cmcc.dylan <dx10years@126.com>
>
> Hi, everyone,
> I have found the API snapshotCreateXML() can create a snapshot for a
> virtual machine, and the xml configuration file - snapshot.xml as folllows:
> <domainsnapshot>
>
2013 Sep 20
2
Expanding an LVM Storage Pool
I looked around but could not find any info on how to expand a libvirt managed LVM storage pool. I do not see any virsh command to do it
but I was successful using the vgexpand command to add some more storage once I destroyed the pools and then restarted it.
I'd like to verify that this is the proper way to grow the storage in a libvirt LVM storage pool. And this brings up a second
2010 Aug 27
1
Unable to autostart storage pool.
Following xml file was used to create storage pool using 'virsh pool-create
<xml>'
<pool type='dir'>
<name>my-diskpool</name>
<uuid>2fbc894e-7619-6cda-a33c-b27fae5fbe8b</uuid>
<capacity>136024670208</capacity>
<allocation>11416657920</allocation>
<available>124608012288</available>
<source>
2010 Jan 17
2
error: failed to serialize S-Expr
Last night I upgraded from b127 to b130 and now I can''t mark autostart
domains:
# virsh autostart lunar-1
error: Failed to mark domain lunar-1 as autostarted
error: failed to serialize S-Expr: (domain (on_crash restart) (uuid
91c21040-2098-bc0d-b401-3908f3a21667) (bootloader_args) (vcpus 1) (name
lunar-1) (on_poweroff destroy) (on_reboot restart) (cpus (
Searching the archives
2015 Oct 10
1
Re: qemu:///session and network-mounted home directories
Cole Robinson <crobinso@redhat.com> writes:
> The proper way to make sure shared VMs aren't started across multiple machines
> is libvirt's locking support: https://libvirt.org/locking.html
>
> It requires running a separate daemon though so isn't trivial, and I have no
> idea if it can be made to work with qemu:///session.
Hmm, but what do you mean by shared VMs
2015 Dec 06
2
Destroy autostarted network on shutdown
Hi all,
I just ran into problem properly stopping a network. I have defined a
network and network hook script to accomplish some preparations and
cleanup. Testing my configuration (virsh net-start and virsh
net-destroy) was successfully.
Now I wanted to automate the lifecycle. Unfortunately I realized that an
autostarted network has to be persistent and thus will not be destroyed
(even if the
2016 Oct 17
3
Libvirt newer than 2.1.0 doesnt start up
Hi all,
I have some problems with libvirt >2.1.0 (so 2.2.0 and 2.3.0): I have a
working environment using libvirt 2.1.0 with 1 domain (called "mail")
and one network (called "default6"), both are autostarted. I have no
problems with this environment using libvirt 2.1.0, everything works great.
But after (testwise) updating to libvirt 2.2.0 or 2.3.0, libvirt doesn't
2006 Aug 07
2
Autostarting and job keys...
I''ve now got 5 processes auto started. But I when I query the
MiddleMan for their keys (in script/console), it doesn''t find them.
Looking at the start script, it looks like it might be creating a new
MiddleMan object for each autostart
BackgrounDRb::MiddleMan.new.new_worker(:class => entry[''class''],
Even changing it to
2009 Dec 15
1
Libvirt problem - centos 5.4 / xen 3.4.2 all x86_64
Hi,
Anyone have that problem xen installation?
[root at xen64-dev ~]# virsh autostart appl
error: Failed to mark domain appl as autostarted
error: internal error sexpr2string failed
root at xen64-dev opt]# rpm -qa |grep libvirt
libvirt-client-0.7.0-6.el5
libvirt-python-0.7.0-6.el5
libvirt-0.7.0-6.el5
[root at xen64-dev opt]# rpm -qa |grep xen
xen-libs-3.4.2-2.el5
2013 Sep 04
2
Error Attaching Seventh VirtIO-SCSI Device to Guest
I have run into a problem attempting to attach the seventh virtio-scsi device to a RHEL 6.4 Guest from a RHEL 6.4 host running libvirt version 0.10.2-18.
I have a guest that is running RHEL6.4 where I can attach disks sda(boot), sdb, sdc, sdd, sde and sdf but when I try to attach sdg the virsh attach-disk command fails with the error:
error: Failed to attach disk
error: internal error Unable to
2009 Oct 12
2
CentOS 5.3 on X86_64: yum installs both i386 and x86_64 packages
Hello,
Is it advisable to clean up the system by deleting the i386 rpms? If so
how do you know which ones to remove and which ones CentOS or RHEL
require to be installed? You can use ?yum list installed \*.i386? to
list all of the i386 rpms installed on your x86_64 system and I assume
you could use ?yum remove installed \*.i386? to remove them all. If
there were a few which were necessary to
2010 Mar 17
1
Pool, iSCSI and guest start
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
Former user of Xen and newbie in kvm/qemu/libvirt stuff, I give it a try
on my network ;-)
I need to run a VM with iSCSI target attached.
I did it this way :
1) Creation of iscsi pool (equa.xml) :
<pool type="iscsi">
<name>equalog</name>
<source>
<host name="10.10.0.1"/>
<device
2009 Jun 16
7
objects disappear from dladm after reboot
On OpenSolaris 2009.06 I created a flow, half a dozen VNICs, and I set some properties, and everything was working, then I rebooted my system and everything disappeared from show-vnic, show-flow, and show-prop. When I tried to re-create the objects, dladm said they already existed. While I could not see the objects, I could delete them. Example:
# dladm show-vnic
# dladm create-vnic -l bge0
2013 Sep 07
1
Re: Error Attaching Seventh VirtIO-SCSI Device to Guest
> -----Original Message-----
> From: Osier Yang [mailto:jyang@redhat.com]
> Sent: Friday, September 06, 2013 10:54 PM
> To: McEvoy, James
> Cc: libvirt-users@redhat.com
> Subject: Re: [libvirt-users] Error Attaching Seventh VirtIO-SCSI Device to Guest
>
> On 04/09/13 09:34, McEvoy, James wrote:
> > I have run into a problem attempting to attach the seventh
2018 Dec 14
2
Re: "virsh list --all" is intermittently causing a shutdown client to boot?
Autostart is set to "enable" for this domain, but I wouldn't expect autostart to be invoked when a simple "read-only" command is run. I'd expect the "list --all" command to only display details about the domain...not change the status of the domain by booting it. Maybe I'm misunderstanding things...
On Thursday, December 13, 2018, 11:20:30 AM EST,
2006 Aug 18
2
Broadcom Corporation NetXtreme II BCM5708 bnx2 bridging problem
Hi,
I''ve run into the same issue as:
http://lists.xensource.com/archives/html/xen-users/2006-07/msg00599.html
In that, running the network bridge script kills networking completely,
trying to ping the gateway gives me destination host unreachable.
The card is:
09:00.0 Ethernet controller: Broadcom Corporation NetXtreme II BCM5708
Gigabit Ethernet (rev 11)
Using the bnx2 module:
2015 Oct 10
2
qemu:///session and network-mounted home directories
Dear libvirt-users,
Suppose my home directory is network mounted on to several different
machines. And suppose I defined some VMs in qemu:///session. The
configuration files and disk images for qemu:///session are stored in my
home directory.
Now suppose I log in to some machine and use virsh. The qemu:///session
VMs that are marked autostart are started. Now if I log into another
machine and
2013 Apr 24
1
dnsmasq does not start
Hi!
I am trying to run tap networking with libvirtd.
My test system is Fedora18/ppc64, libvirt 1.0.4 (compiled from git and
installed). On another system with Fedora17/ppc64 with the same settings,
dnsmasq is running. All configs in /etc/libvirt/ are default and not
changed, the only exception is /etc/libvirt/qemu/networks/default.xml which
I copied from Fedora17/ppc64 setup.
What does