similar to: oVirt setup issues

Displaying 20 results from an estimated 700 matches similar to: "oVirt setup issues"

2011 Oct 31
1
[ruby-libvirt] who's using it
Hey all, I would like to know who / what project is using this binding. So I could learn the API a bit easier than 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
2007 Jul 09
2
custom routing (two gateways)
Hi all, i''m having a somewhat stupid problem I can''t get rid of. we''ve a server that accepts incoming world connections from a load balancer (10.10.10.4) to port 80, and we still want to serve incoming ssh/http from the firewall (10.10.10.1) routed to this host (10.10.10.90) and their reply packets of cause shall be send out through the firewall. unfortunately, both
2004 Apr 24
9
newbie: TC[NG] with (256kbit/s down and 768kbit/s up) on a router
Hi all, this is really not really very easy to understand, or, to get in. Well, I''ve the following configuration on the router box: LAN - interface: eth0 - network: 192.168.2.5/24 - bandwidth: 100Mbit/s INET interface - interface: ppp0 - network: .dynamic.ip./0 - bandwidth: DOWN=1536kbit/s and UP=256kbit/s the LAN interface is to serve 6 other clients with internet and
2011 Oct 28
0
[LLVMdev] [cfe-dev] RFC: Upcoming Build System Changes
I wouldn't say that. I know quite a few systems here around that even try to avoid python where possible. but cmake however, as a build system, is welcomed by all of us (working as a sysop in a unix environment). I'd also (as a non-llvm-dev but llvm-userdev) vote for NOT reinventing the wheel but to use the tool the fits you the best, personally that's even cmake, too. it has a well
2018 Mar 11
0
Re: [PATCH v5 4/4] v2v: Add -o rhv-upload output mode.
Hi, one more thing. On Sun, 11 Mar 2018 13:17:47 +0100 Tomáš Golembiovský <tgolembi@redhat.com> wrote: > > + > > +def close(h): > > + global params > > + > > + http = h['http'] > > + connection = h['connection'] > > + > > + http.close() > > + > > + # If we didn't fail, then finalize the
2011 Nov 18
1
libvirt and linux-vserver
Hi, I was just googling around for linux-vserver support in libvirt, however, only found sad ppl complaining about the fact, that there is still no linux-vserver support in libbirt. Despite the fact, that there was some kind of lag 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,
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
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
2018 Mar 11
2
Re: [PATCH v5 4/4] v2v: Add -o rhv-upload output mode.
On Thu, 8 Mar 2018 09:37:19 +0000 "Richard W.M. Jones" <rjones@redhat.com> wrote: > PROBLEMS: > - Target cluster defaults to "Default". > - Using Insecure = True, is that bad? Since you have --rhv-cafile mandatory, there is no reason to set Insecure=True. > - -of qcow2 does not work, with multiple problems > - Need to attach disks to VMs somehow
2012 Aug 25
8
JBOSS installation and Configuration through puppet
Hi All, I have puppet server and client ready. I found JBOSS module and manifests under https://github.com/example42/puppet-jboss/<https://github.com/example42/puppet-jboss/blob/master/manifests/init.pp> and imported it through git. I am encountering these isse while I run : http://pastebin.com/S67JqmSK -- You received this message because you are subscribed to the Google Groups
2009 Nov 17
2
Just what is puppet doing here?
What is puppet doing here? Nov 17 00:02:01 gumby yum: Installed: tf-starterkit-tfel0-1.0-1.tf.noarch Nov 17 00:02:01 gumby puppetd[720]: (//Node[gumby.fr.xxx.com]/Starterkit::Setup[tfel0]/Package[tf-starterkit-tfel0]/ensure) created Nov 17 00:02:07 gumby yum: Installed: tf-jboss-server-4.2.3.GA-1.tf.noarch Nov 17 00:02:07 gumby puppetd[720]:
2007 Aug 10
2
jinfo, jboss and ExtendedDTraceProbes
Hi, I would like to use dtrace to observe some behaviour in my J2EE app running in JBoss. I start JBoss normally in a 1.6 VM. When I try to enable set the ExtendedDTraceProbes flag using jinfo, I get a thread dump in the JBoss console and the message: "Unable to open door: target process not responding or HotSpot VM not loaded" in the jinfo console. I have tried this with both
2012 Sep 03
2
Class for transfering files from Server to Client
I have installed JBOSS application manually following these steps: [code] 1.$ su -c "yum install java-1.6.0-openjdk-devel" 2.$ java –version 3.wget http://download.jboss.org/jbossas/7.1/jboss-as-7.1.1.Final/jboss-as-7.1.1.Final.zip 4.$ unzip jboss-as-7.1.1.Final.zip -d /usr/share 5.$ adduser jboss 6.$ chown -fR jboss.jboss /usr/share/jboss-as-7.1.1.Final/ 7.$ su jboss 8.$ cd
2009 Nov 04
2
Using before=> in a definition...
I hope I haven''t dug myself into a corner here... How can I make sure that /some/file.xml is created BEFORE the jboss-tfel0 service is started? I can''t use before => in the file{} in the jboss class because it doesn''t exist there. define create_jboss_inst($inst, $version, $naming_port) { .... service { "jboss-$inst": require
2009 Nov 10
23
Puppet Not Running chkconfig correctly.
So, I noticed that when adding a service to puppet, puppet is running a chkconfig <service>. However, as far as I can tell, puppet should be running a chkconfig --add <service>, otherwise the symlinks don''t get created from the service in /etc/rc.d/rc6.d back to the service in /etc/init.d. As as a result, the service is not stopped on shut down. I must be missing something
2010 Nov 17
5
centos add user failed
Hello, I have problem with creating user under centos: part of my class: user {jboss: ensure => present, home => "$jboss_home", shell => "/bin/bash", groups => jboss, } and in log I see: err change from absent to present failed: Could not create user jboss: Execution of ''/usr/sbin/useradd -d
2012 Dec 20
3
Whats the best approach to create a repo of the installers to be used for installing and upgrading in the puppet managed nodes
Lets take the example, I am having a jboss-4.2.3 installers as a .tar file. In general to install jboss, i ll 1. untar the jboss-4.2.3 into a prefefined folder (opt/server/jbossas/) into multiple servers 2. untar the openjdk into a preferined path (/opt/software/java)set the path in the bash.profile 3. Create server profile in the place where jboss is installed 4. Start the server. Lets say
2005 May 05
4
Twice NAT Possible
Hi all, I have had shorewall running successfully for over two years, its a great firewall! I have a NAT question that I cannot seem to find the answer to, and I was hoping someone could give me a hand. I have recently learned of a type of NAT called "Twice NAT", it which when a specific DNS address is requested, the information is forwarded on. I have outlined what I would