similar to: openvz specific values for domain/devices tag

Displaying 20 results from an estimated 3000 matches similar to: "openvz specific values for domain/devices tag"

2011 Mar 04
1
ifname in openvz container
Hi! Is there any way to specify ethernet device name to be created inside the openvz container? I could find such info at http://libvirt.org/formatdomain.html#elementsNICS. If I do as below I get br0 as ethernet device inside VM whereas I'd like it to be eth0. $ cat ovz.xml <domain type='openvz' id='144'> <name>144</name>
2011 Mar 07
1
diskspace and diskinodes tag for openvz
Hi! as far as I understood from "xml format for openvz driver" thread available at [1] it should be possible to specify via libvirt disk size and disk inodes for openvz VM.But the following device section in VM xml description doesn't set disksize and diskinodes properly (it looks like those parameters are taken from default OpenVZ config and not as they are specified in
2018 Mar 29
2
Using alias under disk in XML
I've been trying to follow the information found here [1] in order to provide an alias for RBD disks I'm defining, however it does not appear to be working and I wanted to see if I was doing something wrong. I define the alias like so (using 'virsh edit'): <disk type='file' device='disk'> <driver name='qemu' type='qcow2'
2010 Mar 02
0
Libvirt and openvz?
I just recently started using openvz and I'm trying to use libvirt/virsh with it. I followed the directions on page: http://libvirt.org/drvopenvz.html But I get an error trying to run define with the example config file: virsh define virt.conf error: Failed to define domain from virt.conf error: unknown OS type exe I'm using libvirt 0.7.2. Does anyone have more example
2012 Apr 19
1
Building an RPM
Hi, I have downloaded libvirt-0.9.11 and compiled it on my RHEL 6.2 system. I am trying to build a binary RPM for distribution, I am not sure what the best way to go about doing this is. http://libvirt.org/FAQ.html suggests that I try 'make rpm', however that ends in the below error: missing XHTML1 DTD cp: cannot stat `./api.html': No such file or directory make[2]: *** [distdir]
2011 Nov 01
1
Error on the site
Good afternoon. I apologize for my English. Error on page: http://libvirt.org/formatdomain.html To be more precise in the line "<target *def*='hdc' bus='ide'/>" -- Biryukov Alexander ICQ: 467093457 Skype: reddog_gad -------------- next part -------------- An HTML attachment was scrubbed... URL:
2015 Oct 30
2
Re: Creating network interfaces with specific name in LXC
Thanks Martin. What I would like to achieve is govern the interface name created within the container, so that my application can take different actions on different interfaces (such as eth0, eth1 etc.,). Libvirt's lxc driver seems to create interfaces as eth0, eth1 and so on, when there are multiple <interface /> entries in the domain xml. How can I request for a particular interface
2010 May 19
1
Update of libvirt website required. not all information about XML tags
The problem desribed here: https://bugzilla.redhat.com/show_bug.cgi?id=593266 Please update http://www.libvirt.org/formatdomain.html and describe NEW xml tags, like <serial>xxxx</serial> for hard drive and all cpu tags, other if any. -- Segmentation fault
2010 May 25
2
How to obtain rights to extend libvirt documentation pages
For example, http://libvirt.org/formatdomain.html#elementsDisks does not contain <serial>xxxx</serial> tag. (https://bugzilla.redhat.com/show_bug.cgi?id=593266) I wrote to community (users and developers). No one has added this information to the site... -- Segmentation fault
2013 May 28
0
Re: libvirt for Citrix XenServer
________________________________ From: Prasad [prasad@mukhedkar.com] Sent: Tuesday, May 28, 2013 7:33 PM To: Parakkal, Navin S Subject: Re: [libvirt-users] libvirt for Citrix XenServer On 05/27/2013 12:13 PM, Parakkal, Navin S wrote: Hi, Can someone send me the build steps how to build for Citrix XenServer ? I want to build a version of libvirt for Citrix XenServer. Regards, Navin
2018 Aug 08
3
Mount URL as cdrom/iso KVM/QEMU
Hi Folks, According to the examples in http://libvirt.org/formatdomain.html#elementsDisks it should be possible to mount an iso /url as a cdrom, the example given is: </disk> <disk type='network' device='cdrom'> <driver name='qemu' type='raw'/> <source protocol="http" name="url_path"> <host
2017 Jun 19
2
Question about disabling '3dnowprefetch' CPU feature in Xen Guest using libvirt
Dear All, I'm reaching this mail-list to ask a small question about disabling '3dnowprefetch' CPU feature in Xen Guest using libvirt. This is my environment: Fedora release 26 (Twenty Six) 4.11.0-0.rc3.git0.2.fc26.x86_64 xen-4.8.1-2.fc26.x86_64 libvirt-3.2.1-1.fc26.x86_64 I can disable '3dnowprefetch' CPU feature in guest via 'xl' command,
2014 Oct 19
2
HostDevev SCSI Devices
http://libvirt.org/formatdomain.html#elementsHostDevSubsys At this description used "drive"-typed address for SCSI. But when i get xml-description of scsi-devices by <code> unsigned int flags = VIR_CONNECT_LIST_NODE_DEVICES_CAP_SCSI_HOST ; int ret = virConnectListAllNodeDevices (currWorkConnect, &nodeDevices, flags); then get by
2014 Apr 14
3
Re: LXC + USB passthrough = Operation not permitted
Dear Fil, I am not sure if my answer can help you. I had ever asked a similar question to Daniel and I was using a thirty-party card. As a container uses a shared kernel with the host, so hostdev mode='subsystem' doesn't make sense. Maybe you can try to use hostdev mode='capabilities'. Please see http://libvirt.org/formatdomain.html#elementsHostDevCaps Hope this helps Cheng
2023 Mar 22
1
Xen with libvirt and SR-IOV
On 3/22/23 04:23, nospam at godawa.de wrote: > Jim Fehlig schrieb: >> >> What is the libvirt version? > > It's the "latest and greatest" I get from this source: > > [root at xen1 ~]# virsh --version > 6.6.0 > > [root at xen1 ~]# libvirtd --version > libvirtd (libvirt) 6.6.0 > > [root at xengfs1f ~]# yum list | grep libvirt >
2018 Nov 29
2
Re: console type tcp with logging
чт, 29 нояб. 2018 г. в 18:23, Daniel P. Berrangé <berrange@redhat.com>: > > On Thu, Nov 29, 2018 at 06:19:43PM +0300, Vasiliy Tolstov wrote: > > Hi! I want to have ability to connect to guest console via libvirt api > > (and expose this data to xtermjs via websocket) with getty tty. And > > also i want to have log of tty1 (do log grub, kernel booting and > >
2012 Jul 04
3
About IBM PowerVM hypervisor support
Hi, I noticed that libvirt support the following hypervisors currently: * The KVM/QEMU <http://libvirt.org/drvqemu.html> Linux hypervisor * The Xen <http://libvirt.org/drvxen.html> hypervisor on Linux and Solaris hosts. * The LXC <http://libvirt.org/drvlxc.html> Linux container system * The OpenVZ <http://libvirt.org/drvopenvz.html> Linux container system *
2014 Mar 13
4
questions on clock catchup
In http://libvirt.org/formatdomain.html#elementsTime , we could find there are three attributes of catchup tickpolicy: limit, threshold and slew. " The catchup element has three optional attributes, each a positive integer. The attributes are threshold, slew, and limit. " The xml format likes: <clock offset='utc'> <timer name='rtc'
2017 Oct 25
2
question about how to set rng device on vm
Hi Amos, I'm a libvirt QE, and I can not understand the setting on libvirt.org for rng device. Could you please help to explain a little? (The xml in https://libvirt.org/formatdomain.html#elementsRng) <devices> <rng model='virtio'> <rate period="2000" bytes="1234"/> <backend model='random'>/dev/random</backend>
2012 Nov 02
1
One possible plan for remote support
John, It's probably worth setting out from what the problem is / what we are trying to solve here. At the moment if you run a command like: virt-inspector -d Guest then libguestfs asks libvirt [-d option] for the XML corresponding to the libvirt guest called 'Guest'. This will contain disk sections like this: <disk type='block' device='disk'>