similar to: Forward routed network bridge on system's vlan

Displaying 20 results from an estimated 200 matches similar to: "Forward routed network bridge on system's vlan"

2012 Mar 08
1
Setting the default Hypervisor
Hi all, I'm using libvirt with qemu-kvm and virtualbox on the same system. Everything is working, but I want to change the default uri fo virsh. At the moment, if i run: # virsh uri vbox:///system and because of this, if I try to list my vm(s) in this way: # virsh list --all Id Name State ---------------------------------- the output is empty. I need always to pass the
2012 Apr 12
2
No way to obtain guest's cpu and mem usage?
Hi everybody, I'm using the PHP API to make a web interface interact with the virtual machines installed on some hypervisor. Everything is fine, but I would like to find a way to get the guest's cpu and mem usage, so that it should be possible to make some rrd graphs. I didn't find out anything and also it seems looking around that there is no way to obtain those data. What is strange
2012 Apr 04
0
Bare libvirt web interface
Hi, I set up a virtual environment based upon KVM/libvirt/pacemaker. When managing this I cannot use virt-manager or virsh, since everything is managed by the cluster. So when I need to migrate a vm I must drive the operation from pacemaker (via crm shell program). I'm ok with this kind of management, but what I need now is just a bare web interface to make the users see just the position (=
2012 Jan 16
2
Quota is not working (Debian Squeeze - Dovecot 1.2)
Hi all, I'm trying to make quota work in Squeeze (Dovecot 1.2.15-7). The quota module is correctly loaded and, when receiving a message, from the log I see these messages: Jan 16 11:20:04 mail-1 dovecot: deliver(testquota@<mydomain>): Loading modules from directory: /usr/lib/dovecot/modules/lda Jan 16 11:20:04 mail-1 dovecot: deliver(testquota@<mydomain>): Module loaded:
2010 Nov 04
0
Problem booting Microsoft Windows KVM virtual machine
Hi all, I'm having problems with a vm's startup, I cloned the entire disk of a Windows 2000 with dd on a drbd device, that disk was configured with two partitions. I'm able to see all the partitions contents by using kpartx and mount them: # kpartx -l /dev/drbd0 drbd0p1 : 0 202751488 /dev/drbd0 32 drbd0p2 : 0 285567360 /dev/drbd0 202751520 The problem is that when i try to startup
2012 Jun 25
1
Is it possible to in live migration?
Hi all, In live migration using shared memory, there would be a following step to input the password after typing: migrate --live vm_name qemu+ssh://Destination_IP/system. . I wonder if it is possible to include the password in the URI so that the password procedure can be avoided? Thanks, Yi -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Sep 07
1
How to dedicate a NIC for VM traffic without assigning it an IP
I am testing out a new server with RHEL6 running KVM. We have a few NICs on the server, one of which we would like to dedicate to network traffic to/from the virtual guests. Is it possible to do this without assigning an IP address to the NIC? We're currently doing something like this with Vmware Server, HP's HPVM for HP-UX/IA, and IBM's PowerVM for AIX. -- albert chin (china at
2012 Apr 16
2
What does cpu_time returned by virDomainGetCPUStats mean?
hi, everyone. I find an 'interesting' thing involving virDomainGetCPUStats(). I call it for cpu usage consumed by a domain and get a array of virTypedParameter. My system is 2-core and hyperviser return 1 parameter per cpu. So the contents of the array is like this. virTypedParameter[0] { .fiedl = "cpu_time" .type = 4 .value.ul = 51640610899
2006 May 26
0
Local groups with ADS users
Hi everybody, I've configured SAMBA for joining the ADs of the place where i work, and everything is working fine. This means that with "getent passwd" i see all the local and the ADS users, i am also able to log into my machine via ssh by using the pam_winbind module and so on. I've configured some directories that are shared by samba and are property of their owners and
2012 Apr 26
2
Is there a way for telling libvirt to auto define an xml under /etc/libvirt/qemu?
Hi everybody, like in the subject: is there a way for telling libvirt to auto define an xml under /etc/libvirt/qemu? I mean, sometimes it happens to have the /etc/libvirt/qemu shared between nodes, say with a NFS share, since I can set a new xml on a node and I want o see the virtual machine on all the others, is there a way to automate this or am I obligated to launch virsh define <xml> on
2006 May 19
2
sharing a printer
Hi folks, I installed a Samsung ML-1610 on CUPS and on my linux server the printer do its work fine. Now I'm trying to share the printer on my local network (windows home edition clients). My smb.conf: [samsung] comment = Samsung ML-1610 path = /tmp guest ok = Yes printable = Yes printer name = Samsung ML-1610 When I install the printer on the
2011 Sep 13
1
Invoking host system's programs with code running under Wine
Hi everyone! Recently I've made up my mind to code together a small plug-in for foobar2000 so it would go better with Mac OS X (Growl notifications, Adium statuses etc.). For that I need a method of running the AppleScript interpreter 'osascript' from inside the plugin. I wonder if Wine provides its own way to do that, or at least allows to call fork()?
2013 Apr 10
0
Bug#705124: downgrading, we would like to upgrade our developers to Testing. However, this bug prevents us from doing so, and would prevent us from migrating to 7.0 when it becomes released. Pretty critical to the system's stability.
-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20130410/3305bcbe/attachment.html>
2015 Oct 27
2
[RFC] Late October Update: Progress report on CMake build system's ability to replace autoconf
> On Oct 27, 2015, at 1:35 PM, Stephen Kelly via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Chris Bieneman via llvm-dev wrote: > >> * FreeBSD seemed to have problems with CMake identifying itself as amd64 >> causing x86_64 tests to fail > > This seems interesting. Do you have any more information? This came from an old thread:
2015 May 30
1
[LLVMdev] [RFC] Late May Update: Progress report on CMake build system's ability to replace autoconf
Takumi fixed that issue with r238628. Thanks, -Chris > On May 29, 2015, at 4:24 PM, Steve King <steve at metrokings.com> wrote: > > It seems the fix for Bug 19462 causes my stand-alone build of Clang to die with > > CMake Error at CMakeLists.txt:528 (install): > install EXPORT given no DESTINATION! > > Any pointers? > > On Thu, May 28, 2015 at 8:22 AM,
2016 Aug 08
0
why does add_local_groups come up in only one system's logs?
On Mon, 8 Aug 2016 15:27:44 -0300 francis picabia <fpicabia at gmail.com> wrote: > OK, that was my bad for copy/pasting some config lines I found with > a report of "this works!" on a bug report (only the second login > connects bug). > > I've included the domain and fixed the range so it won't overlap with > Unix IDs. > > # grep idmap
2015 Feb 03
2
[LLVMdev] [RFC] Progress report on CMake build system's ability to replace autoconf
> On Feb 3, 2015, at 1:06 PM, Jonathan Roelofs <jroelofs.lists at gmail.com> wrote: > > > > On 2/3/15 12:08 PM, Chris Bieneman wrote: > >> Other issues not tracked by bugs: >> >> * CMake builds for libc++? > Can you elaborate... what do you mean by this? AFAIK this already works. Duncan made a comment on IRC about being libc++, but I’m not aware
2016 Aug 08
0
why does add_local_groups come up in only one system's logs?
On Mon, 8 Aug 2016 10:24:03 -0300 francis picabia <fpicabia at gmail.com> wrote: > I have a couple of Debian 8.5 systems set up in similar manner. > Samba is version 4.2.10-Debian > > Here is the essential config... > > # testparm /etc/samba/smb.conf > Load smb config files from /etc/samba/smb.conf > Processing section "[homes]" > Loaded services file
2015 May 29
0
[LLVMdev] [RFC] Late May Update: Progress report on CMake build system's ability to replace autoconf
It seems the fix for Bug 19462 causes my stand-alone build of Clang to die with CMake Error at CMakeLists.txt:528 (install): install EXPORT given no DESTINATION! Any pointers? On Thu, May 28, 2015 at 8:22 AM, Chris Bieneman <beanz at apple.com> wrote: > Hi all, > > Time for another update on the status of the CMake build system. > > Completed: > * Bug 18496 - [cmake]
2015 Jul 29
0
[LLVMdev] [RFC] July Update: Progress report on CMake build system's ability to replace autoconf
Hi Chris, Looking forward to continued support for CMake! Along that note, I wanted to add one bug to your list of things to track, which to me seems up your alley but maybe was filed in the wrong bucket (or is actually someone else's problem). Bug 24154 - CMake shared files are broken in llvm-3.7-dev Cheers, Brenden On Wed, Jul 29, 2015 at 1:20 PM Chris Bieneman <beanz at