similar to: libvirt with multiple users

Displaying 20 results from an estimated 10000 matches similar to: "libvirt with multiple users"

2000 Jun 06
1
RPMS falling back to /usr/kerberos/bin/rsh
The 2.1.0p2 and 2.1.0p3 RPMS try to fall back to the r* commands in /usr/kerberos/bin. I'm not sure under which distribution that path is valid, but it just gives an error on my machines (RedHat 6.1 and 6.2). It's no big deal to tweak the SRPM and build my own packages, but it does make me wonder if the fallback path should be configurable. -- Jason L Tibbitts III - tibbs at uh.edu -
2010 Dec 21
2
Anyone interested in forming a libvirt "docs" team?
Hi all, There's a lot of documentation for libvirt that needs improving, so wondering if anyone would be interested in forming a libvirt "docs" team to help make that happen? While some of the documentation needs people familiar with specific pieces of libvirt, there's also a lot that doesn't, and just needs people with some free time and willingness to help. Anyone up for
2010 Sep 14
1
New wiki pages with libvirt SSH setup instructions
Hi all, Just added some new pages to the wiki, this time covering how to configure remote access to libvirt through SSH, not using root: http://wiki.libvirt.org/page/SSHSetup <--- entry page http://wiki.libvirt.org/page/SSHPolicyKitSetup This has details for several different Linux distributions: * RHEL 5 & 6 * Fedora 11-13 * Centos 5 & 6 * Ubuntu 10.04 Server
2010 Oct 01
3
Monitoring and statistics through libvirt
Hi folks, is it possible to monitor and gather statistics in realtime (CPU, memory, HDD, network, ... - something like dstat) of guest systems with libvirt through console from host system (KVM based)? If yes, do those guests need to be created through libvirt? Thanks for your help and time.
2010 Oct 04
1
Mounting an lvm
I converted a system disk from a virtualbox VM and added to the config on a qemu VM. All seems well until I try to mount it. The virtual machine shows data for the disk image using commands like: pvs lvs lvdisplay xena-1 but there is no /dev/xena-1/root to be mounted. I also cannot seem to figure out whether the lvm related modules are available for the virtual machine kernel. Has anyone
2014 Dec 18
0
Aw: Re: Re: rsync not copy all information for font file
ls -la Source folder ----------------------------********---------------------------------- root at ---:/BKP_SC//FONT# ls -la totale 2808 drwxr-sr-x 1 nobody 65533 944 giu 30 2010 . drwxr-sr-x 1 nobody 65533 1440 mar 18 2014 .. -rw-r--r-- 1 nobody 65533 12292 apr 20 2012 :2eDS_Store drwxr-sr-x 1 nobody 65533 880 giu 30 2010 .AppleDouble -rw-r--r-- 1 nobody 65533 0 mar 5 2010
2010 Aug 30
3
Decent How-To now on the wiki for setting up Transport Layer Security
Hi all, For anyone that's interested in setting up TLS with libvirt, but hasn't gotten around to it yet, there's a decent guide on the wiki now: http://wiki.libvirt.org/page/TLSSetup It's user focused (ie SysAdmin's), and has lots of pics explaining concepts, plus shows what needs to be done, and shows how to do it. Please note, it doesn't cover SASL, it's just
2014 Dec 18
3
Aw: Re: Re: rsync not copy all information for font file
Ram, ? Look inside the .AppleDouble folder and tou will find the resource forks that hold the main part of the font data. ? Not a 'problem' with netatalk, but just how netatalk works so that it can represent apple files on non-apple filesystems. ? ?If you confirm the data all matches, this will prove rsync is working properly. ? Bryan -------- Original message -------- From: Ram Ballu
2010 Aug 31
1
C, C++ or Python programming tutorial/manual/guide for libvirt
Hi, I want to develop an application to manage KVM virtual machines. I've been looking for something that helps me to start programming using libvirt in C/C++. The only one documentation I found is in this link: http://libvirt.org/html/libvirt-libvirt.html. Neither Google has helped me! That does not look like a good way to start. So, do you know some useful C, C++ or Python tutorial for
2011 Feb 14
1
connecting to virtualbox with libvirt
I am trying to connect to the virtualbox hypervisor through libvirt. If I am doing it correctly, virsh -c vbox:///session should get me connected. I am on F14 64 bit. I tried this with both vbox 3.2 and 4.02. I keep getting the following error: error: no connection driver available for vbox:///session. What am I missing? Thanks, Gary -------------- next part -------------- An HTML
2010 Sep 19
1
libvirt support for sheepdog file system
Hi Everyone, I am planning to extend libvirt to support sheepdog for qemu/kvm and found that storage code is placed in src/storage. Storing files in sheepdog is independent of file system and we just need to specify vm-name on qemu command ine. Here are the following comands used for creating and running a VM using qemu qemu-img create sheepdog:MyImage001 25G qemu-system-x86_64
2011 Jan 10
1
How to proceed after Libvirt compilation? [Problem]
I'm using Ubuntu 10.10. At first I installed Libvirt from repositories. Due to problems I removed it and then I installed from sources this way: # ./configure --prefix=$HOME/usr # make # make install # ldconfig The installation gone well. I added the users to libvirtd and rebooted. When I type virsh I receive from system a message saying virsh is not installed and instructing to install
2005 Nov 21
4
Server question - if you had ...
If you had $3,000 for a new Icecast2 streaming server, what would you buy? What box, hard drives, LAN cards, etc.? The project I am involved with is helping community groups in UK webcast live public meetings and events. Democaster also archives Icecast streams for on-demand streaming or download. We are focused on high accessibility and low cost. See: http://dowire.org/wiki/Democaster Because
2013 Oct 09
1
RDMA status in Gluster 3.4.1 (mounts hanging)
On Tue, 8 Oct 2013 16:18:23 -0700 Shane StClair <shane at axiomalaska.com> wrote: <snip> > ... I'd suggest that if the resource don't exist to > address this issue by 3.4.2 that a warning be issued when creating an RDMA > volume, or perhaps that RDMA volume creation be disabled altogether. We should do this. It's is a very good idea. :) + Justin -- Justin
2015 Jun 18
0
C7: EPEL conflicts with Base and ElRepo?
On Thu, Jun 18, 2015 at 10:04:04PM +0100, Marko Vojinovic wrote: > > Hi everyone, > > This just came to my attention --- I have CentOS 7 installed on one > machine, and have configured elrepo and epel as additional > repositories. When I turned on the yum-priorities package (and set up > priorities in the order base&updates < elrepo < epel), it turns out > that
2011 Jan 30
3
libvirt bridge configuration
Hi Every one, I'm hoping some one can point me in the right direction. We are piloting KVM + Libvirt for migrating off Xen and I'm stuck with the network bridge configuration via libvirt. What we have currently with xen is: 1 server with Wan/lan interfaces and a pool of public ip addresses. Using xen bridge scripts I'd start a xenbr0 and attach eth0 (wan) and go ahead and assign
2015 Jun 18
4
C7: EPEL conflicts with Base and ElRepo?
Hi everyone, This just came to my attention --- I have CentOS 7 installed on one machine, and have configured elrepo and epel as additional repositories. When I turned on the yum-priorities package (and set up priorities in the order base&updates < elrepo < epel), it turns out that there are 65 conflicting packages between base and epel, and additional 5 between elrepo and epel (there
2011 Jan 04
2
Xen/KVM guest disk sizes
I was wondering if there is any way from either the virsh CLI or the libvirt API (preferably virsh) to get the amount of disk space to get the amount of disk space each guest has been assigned?? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20110104/c21c262f/attachment.htm>
2013 Dec 16
2
First & long question
Hello everybody! /(First I need to apologize becase I mussunderstood the prupose of libvirt-list and I sent this mail there instead of this list)/ I would like to introduce myself, as this is my first contact with libvirt mailing list (although I've been reading quite a lot of documentation). My name is Joaquim Barrera, from Barcelona, Catalonia. I am a computer engineer and recently I
2013 Sep 24
4
NFS crashes on Gluster 3.4.0
Hi, since we switched to NFS(due to many small files) we are experiencing heavy problems with Glusters NFS daemon. About once a day, the Gluster NFS process just crashes on one of the machines and doesn't come up again until I issue a restart of the Gluster daemon on that node. Sometimes the crashed node will even crash again after the restart. We have a ~2TB volume with 6 bricks on 5