[Ovirt-devel] [PATCH: node-image] Added matahari package to node image, replacing ovirt-identify-node.

Arjun Roy arroy at redhat.com
Fri Jul 10 16:48:09 UTC 2009


Matahari is a QMF agent that exposes node information and will provide
methods to administer some functions of the node as well. As an example,
it currently provides a method to blink the lights of a network adapter
to aid in physical identification.

Note that there is a related patch to ovirt-node (to add startup script support
for this package) and a related patch to server (replacing host-browser with the
new host-register, which interfaces with matahari on the node). All three of these
must be applied to test out the changes.

---
 common-pkgs.ks |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/common-pkgs.ks b/common-pkgs.ks
index cc507cf..dd25c15 100644
--- a/common-pkgs.ks
+++ b/common-pkgs.ks
@@ -22,6 +22,7 @@ python-libs
 db4
 vconfig
 python-virtinst
+matahari
 #debugging
 hdparm
 sos
-- 
1.6.2.5




More information about the ovirt-devel mailing list