Displaying 15 results from an estimated 15 matches for "parpart".
Did you mean:
parport
2011 Oct 31
1
[ruby-libvirt] who's using it
...reading through the rough rdoc-based API
documentation, which is not really helpful to me, as I do not know the C
API yet either.
my intention is, to some day, be able to create a Rails web app for
managing libvirt hosts (mainly OpenVZ/vserver/LXC and possibly QEMU).
Thanks in advance,
Christian Parpart.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20111031/4b894c12/attachment.htm>
2007 Jul 09
2
custom routing (two gateways)
...dbalancer
itself.
I tried here several approaches, like adding custom routing tables, and
modifying the tables (including main) either I got no answers routed to the
FW or no traffic got routed to the LB.
Can you please give me a hint on how to find the right way?
Thanks in advance,
Christian Parpart.
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2004 Apr 24
9
newbie: TC[NG] with (256kbit/s down and 768kbit/s up) on a router
..., maybe htb, cbq, or tbf, what ever(?) best fits right here.
Sorry, this is *my* brain-dead-pseudo-code to explain, what I want, with a
syntax associated to the tcc(tcng) examples I have found on the net.
Could someone *now* show me, how my goal should look in tcng syntax?
Many thanks,
Christian Parpart.
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2012 Jan 23
1
oVirt setup issues
...e? :(
In the end, I am having nothing working, feeling a little bit sad
about the possibly wasted time,
so I hope you guys can give me a hint on how to deal with VDSM (if
that's what I am missing here)
and how to deal with the compile error when installing from source.
Best regards,
Christian Parpart.
2011 Oct 28
0
[LLVMdev] [cfe-dev] RFC: Upcoming Build System Changes
...up-to-date this
info is) improve it in a way to make it more suitable for IDEs, however,
from the sysop point of view, it's much more a pleasure to work with cmake
than with autotools, and when you introduce (yet) another new build system,
it would be just a headache :)
Best regards,
Christian Parpart.
On Fri, Oct 28, 2011 at 12:55 PM, Csaba Raduly <rcsaba at gmail.com> wrote:
> On Fri, Oct 28, 2011 at 3:34 AM, Chandler Carruth wrote:
> > I have a very high level comment, and you may be able to directly shed
> light
> > on it before I dig into a lot more detail.
>...
2011 Nov 18
1
libvirt and linux-vserver
...g in review by more
than one person, why isn't it still in? so... merely two years after?
I think once the patched would have been applied, ppl would start
using it, and then also report bugs in case there were some not
yet found by the author nor the single reviewer :)
Best regards,
Christian Parpart.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20111119/c03c57f9/attachment.htm>
2006 Apr 27
0
Re: opengl under Xgl
On Thu, 2006-04-27 at 03:59 +0200, Christian Parpart wrote:
> On Wednesday 26 April 2006 12:15, David Reveman wrote:
> > compiz is always accelerated as it's not drawing to a redirected window
> > but to the root window.
>
> how is the redirected window stuff applying to direct rendering clients like
> most probabely Ope...
2010 Sep 08
0
[LLVMdev] how to call back from JITted code to some native custom functions/variables.
...s and variables (later on: loaded via
custom plugins and registered the way the API above offers us).
But I need some advice in how to go further. How could I now make such
"callbacks" to handler (function) calls and variable "calls" possible?
Many thanks in advance,
Christian Parpart.
[1] github.com/trapni/flow (the *tiny* source code I'm talking about)
2012 Jan 17
1
web frontend for managing libvirt servers
Hi all,
I know that redhat has some web based GUI for managing libvirt clusters,
however, I am not having purchased redhat :-)
Is there any good open-source web frontend you can recommend for managing
your libvirt instances? Ideally with VNC/spice support for connecting
to the remote?
I know of proxmox, which we used so far for our openvz containers, but
I am about
to migrate to KVM (and
2012 Jan 18
2
virt-manager 0.9.0-r2 gentoo, no starting
getting this when starting virt-manager
databunka src # virt-manager
Traceback (most recent call last):
File "/usr/share/virt-manager/virt-manager.py", line 383, in <module>
main()
File "/usr/share/virt-manager/virt-manager.py", line 285, in main
raise RuntimeError(_("Unable to initialize GTK: %s") % gtk_error)
RuntimeError: Kann GTK nicht
2012 Jan 13
2
(no subject)
Hello!
I just installed the qemu package 1.0.
Trying to start my vms with libvirt (virt-manager) resulted in the following
error message:
internal error cannot parse /usr/local/bin/qemu-system-arm version
number in 'QEMU emulator version 1.0, Copyright (c) 2003-2008 Fabrice
Bellard'
After that I installed the qemu package 0.15 and i didn't receive error.
But i have problems with
2010 Oct 29
1
[LLVMdev] LLVM program compile error w/ gcc 4.5 but not 4.4
....dir/all] Error 2
make: *** [all] Error 2
I absolutely have no idea on why GCC 4.5.x doesn't seem to like LLVM's
alignof<> - maybe due to a name-clash with GCC's provides system
headers... I don't know.
Does anyone have a helpful hint here?
Many thanks in advance,
Christian Parpart.
2007 Jun 16
3
What is the motivation for choosing nVidia?
Dear developers
I have just noticed your fantastic work, and I am looking forward to
send you dumps of my GeForce 6150, when I get vacation in two weeks.
It is an integrated GPU on my Asus A8N-VM CSM, so I hope it will work.
The reason I post is, I am wondering what the motivation is for doing
nVidia and not ATi?
I have read the "FAQ:Why are you doing this?", but it doesn't
2011 Oct 28
19
[LLVMdev] RFC: Upcoming Build System Changes
Hi all,
As you might have inferred, I'm in the process of working on some changes to the
way LLVM builds. I have outlined a rough proposal below, unless there are any
major objections I will probably start committing stuff next week.
This message may be verbose, if you want the executive summary, skip
to 'What This
Means For Jane "LLVM Developer" Doe' at the bottom.
2010 Mar 08
4
Cross-subvolume link causes kernel BUG
Hi.
While testing subvolumes in btrfs on 2.6.32.9, I hit a kernel BUG:
[ 492.164012] kernel BUG at fs/btrfs/inode.c:4365!
The commands to reproduce this bug are as follows:
# mount -t btrfs /dev/sda5 /scratch
# btrfsctl -S subvol /scratch
# date > /scratch/date
# ln /scratch/date /scratch/subvol/
ln segfaults, and the bug above is found in dmesg. Subsequent accesses
to the subvolume