Displaying 5 results from an estimated 5 matches for "hbrock".
Did you mean:
brock
2010 Apr 17
1
Default network needed?
Hi list,
long(ish) time libvirt users, first time poster.
Question: Is the default network (192.168.122.0/24, NAT) created by
libvirt needed at all when guests are connected to the host's bridge
device (and not the default network)
I.e. when I have
<interface type='bridge'>
<source bridge='br0'/>
<model type='virtio'/>
</interface>
in
2010 Mar 16
3
[PATCH 0/2] Add readonly=on option to qemu -drive command line
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming blog: http://rwmj.wordpress.com
Fedora now supports 80 OCaml packages (the OPEN alternative to F#)
http://cocan.org/getting_started_with_ocaml_on_red_hat_and_fedora
2009 May 22
4
Installing vm in ovirt
I will try to explain problem as good as possible.
I just finished building my ovirt server from the git repo.
Added a vm in cobbler.
But when i install a vm it will install on breth0 on my managed node(this is
my admin network(199.1.10.*)).
Now it is not reachable on the quest network.
Isn't this suppose to be breth1(guest network(192.168.50.*))?
The management server has ip
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...RS b/AUTHORS
new file mode 100644
index 0000000..badbf1b
--- /dev/null
+++ b/AUTHORS
@@ -0,0 +1,17 @@
+ ovirt-server Authors
+ ====================
+
+The primary maintainers and people with commit access rights:
+
+ Scott Seago <sseago at redhat.com>
+ Hugh Brock <hbrock at redhat.com>
+ Steve Linabery <slinbery at redhat.com>
+ Jay Guiditta <jguiditta at redhat.com>
+ Mohammed Morsi <mmorsi at redhat.com>
+ Ian Main <imain at redhat.com>
+ Chris Lalancette <clalance at redhat.com>
+ Darryl...
2009 Jun 09
0
Announcing oVirt 0.99
Announcing oVirt 0.99
=====================
We are pleased to announce the release of oVirt 0.99, a significant step
forward in stability and feature set for oVirt project users.
Some highlights from the change log:
* Improved installer, oVirt Server will now install with an existing
FreeIPA setup present rather than insisting on installing FreeIPA from
scratch
* Anyterm console support --