similar to: Installing libvirt

Displaying 20 results from an estimated 10000 matches similar to: "Installing libvirt"

2013 Aug 01
3
Re: Installing libvirt
Hi, Sorry, I will keep the instructions in mind. I tried ./autogen.sh with --system but there was a version mismatch. I guess someone should write a patch for debian based system.  I tried to install libvirt 1.1.1 with Fedora and when I did make, I got the following error:  Making all in src make[2]: Entering directory `/home/peeyush/Downloads/libvirt-1.1.1/src'   GEN    
2013 Jul 19
2
pinVcpu not working
Hi all, I am working with libvirt and I am trying to set cpu affinity. Now I can always use      virsh vcpupin <domain_name> <vcpu> <pcpu> to pin vcpus to pcpus. I want to do it using Python API. Now, there is function pinVcpu which is supposed to do that. But this is not working. For example I gave      dom.pinVcpu(0,1) but still my vcpu affinity is for all the pcpus. The
2013 Jul 24
2
API to set cpuset.cpu_exclusive flag
Hi all, I have been trying to set cpu_exclusive flag. Now I can do it using "echo". I want to know is there any other way (an API) to set this flag? Is it possible to set this flag using API? Thanks.   ~Peeyush Gupta
2013 Sep 17
2
Finding out CPU topology.
Hi all, I have been trying to find out cpu topology using libvirt. When I do 'virsh capabilites', I find this inside <topology> tag: <topology>       <cells num='1'>         <cell id='0'>           <memory unit='KiB'>3908488</memory>           <cpus num='4'>             <cpu id='0' socket_id='0'
2013 Jul 19
2
How to insert vcpupin in guest xml file
Hi all, I am trying to add vcpupin in the guest xml file. I am working with openstack and the code I have is python bound. I investigated through the code and found that the elemets in xml file are set in get_guest_config function. Now the thing is I am not able to set vcpupin element. I mean I tried guest.cputune_vcpupin but it's not working. Help me out, please! Thanks.   ~Peeyush Gupta
2013 Aug 27
1
Finding out CPU topology
Hi, I have been trying to find out CPU topology using libvirt. I understand that I can find out the number of cores/sockets/ threads etc through getCapabilities() function. What I am wondering is that is there any function that can provide me the exact topology like how many sockets, how many sockets per core and number of threads per core, if applicable or may be info about numa cells.  Is there
2013 Jul 31
0
Re: Installing libvirt
On 07/30/2013 11:30 PM, Peeyush Gupta wrote: > Hi, [can you convince your mailer to wrap long lines? Also, it looks like your mailer is not using proper in-reply-to headers, such that you are spawning a new thread every time you reply] > > I am trying to install new libvirt version on Ubuntu 12.04 LTS. Now I downloaded libvirt 1.0.5 from libvirt.org/sources then I issued three
2007 Dec 12
3
Upgrading from Mongrel 1.0.1 and Mongrel cluster 0.2.1
I am considering upgrading to either Mongrel 1.1.1 or 1.0.4, and Mongrel-cluster to 1.0.5. Are there any gotchas or issues I need to be aware of? Also where can I find the release notes for the various releases? (The ones I found seem very sparse). Thanks, Brian -------------- next part -------------- An HTML attachment was scrubbed... URL:
2013 Aug 01
0
Re: Installing libvirt
On 07/31/2013 11:09 PM, Peeyush Gupta wrote: > Hi, > > Sorry, I will keep the instructions in mind. > > I tried ./autogen.sh with --system but there was a version mismatch. > I guess someone should write a patch for debian based system. > > I tried to install libvirt 1.1.1 with Fedora and when I did make, I got the > following error: > > Making all in src
2006 Mar 17
1
Accessing the parallel port
hi list, I have a winXP program that uses the PC parallel port.I have created the links in .wine/dosdevices/ lrwxrwxrwx 1 peeyush peeyush 10 2006-03-03 22:48 com1 -> /dev/ttyS0 lrwxrwxrwx 1 peeyush peeyush 8 2006-03-03 22:48 lpt1 -> /dev/lp0 lrwxrwxrwx 1 peeyush peeyush 1 2006-03-03 22:52 d: -> / lrwxrwxrwx 1 peeyush peeyush 10 2006-03-03 22:52 c: -> ../drive_c Now the
2013 Oct 04
7
Re: (Xen + libvirt) Installing and workin with xen -4.2.1 and libvirt 1.1.2
cooldharma06 wrote: > hi, > > i found something im my log: (libvirtd.log) > > i dont know about this. but it may be helpful for you. So i am > forwarding this. > > 2013-09-26 11:43:58.507+0000: 10718: error : virDriverLoadModule:78 : > failed to load module > /usr/local/lib/libvirt/connection-driver/libvirt_driver_libxl.so > /usr/lib/libxenlight.so.2.0: undefined
2020 Aug 03
2
Re: Xend and libvirt
Hello, On Mon, Aug 3, 2020 at 12:08 PM Daniel P. Berrangé <berrange@redhat.com> wrote: > On Sat, Aug 01, 2020 at 04:51:57PM +0300, David K. Kahurani wrote: > > Hello > > > > On a probably a few days old build of libvirt, it is not possible to > connect to my local system. > > > > The command used is: > > > > $virsh -c xen:///system >
2015 Dec 21
2
CentOS 7.2 libvirtd 1.2.17 bug
Hi, There is a strange issue in the CentOS 7.2 libvirtd 1.2.17 service. If there is a symlink in the "/etc/libvirt/qemu/autostart/" which is created before the libvirtd service is started, libvirtd wont start. Deleting the symlink from the autostart folder, then starting the libvirtd service works. Is this a know issue ? We have found this on 4-5 servers. Regards,
2007 Dec 31
7
"mongrel_rails --version" reporting 1.1.2 instead of 1.1.3
FYI. -- - Brian Gupta http://opensolaris.org/os/project/nycosug/
2005 Dec 21
8
text_area
Hi I''d like to know how to add default text text area using the function text_area. I ''ve tried using value = "....." to do this but with no luck. Could some one please answer my simple question? Thanks. Dan. -- Posted via http://www.ruby-forum.com/.
2004 Sep 10
1
building CVS flac
Josh, I'm trying to build CVS flac-1.1.1 in order to make sure flac123 will work with it. I'm having a hard time getting autogen.sh's aclocal to work with configure.in. I'm using autoconf-2.59 (from source) on Redhat 9.0. I have found automake-1.7.8 and automake-1.8.5 yield similar results: $ ./autogen.sh aclocal: configure.in: 142: macro `AM_PROG_LIBTOOL' not found in
2015 Dec 18
2
CentOS 7 libvirt-1.3.0-1 coming to virt-xen buildlogs
Centos 7.2 has updated its version of libvirt to 1.2.17, which ends up getting installed in preference to the previous virt-xen libvirt package (1.2.15). I've merged in the most recent Fedora libvirt package, 1.3.0, smoked tested it, and pushed it to buildlogs, which can be accessed by adding --enablerepo=centos-virt-xen-testing (after installing the CentOS 7 centos-release-xen package).
2015 Dec 21
1
CentOS 7 libvirt-1.3.0-1 coming to virt-xen buildlogs
On Fri, Dec 18, 2015 at 7:38 PM, Pulkit Gupta <pulgup at gmail.com> wrote: > Hi, > > There is a strange issue in the CentOS 7.2 libvirtd 1.2.17 service. > If there is a symlink in the "/etc/libvirt/qemu/autostart/" which is created > before the libvirtd service is started, libvirtd wont start. > Deleting the symlink from the autostart folder, then starting the
2020 Aug 01
2
Xend and libvirt
Hello On a probably a few days old build of libvirt, it is not possible to connect to my local system. The command used is: $virsh -c xen:///system The errors can be seen from libvirtd logs[1] an interesting part being: " Aug 01 16:30:13 metal libvirtd[1680]: Failed to connect socket to '/var/run/libvirt/virtxend-sock':> Aug 01 16:30:13 metal libvirtd[1680]: End of file
2018 Jan 05
4
VM migration upon shutdown in centos 7
Hi, I have CentOS 7, two node system which allows live VM migration between them. Live migration triggered from virsh is happily happening. I am using GlusterFS for replicating VM disk files. Now I want to automatically do the live migration at the time of reboot/shutdown/halt of the host node and for this I have written a systemd service unit [vPreShutdownHook.service] and placed the live