Tested oscar-4.2.1r4033-20051208.tar.gz nightly on
Fedora Core 4 x86.
Even though systemimager-server-monitord is already
listed to start up in runlevel 3, it is not started by
default:
[root@fc4-x86 tmp]# chkconfig --list
systemimager-server-monitord
systemimager-server-monitord 0:off 1:off 2:off
3:on 4:on 5:on 6:off
[root@fc4-x86 tmp]#
/etc/init.d/systemimager-server-monitord status
Status of SystemImager's installation monitoring:
si_monitor... not running.
[root@fc4-x86 tmp]#
I did use yum to update the kernel, not sure if this is
related though:
[root@fc4-x86 tmp]# uname -a
Linux fc4-x86.oscar.gsc 2.6.14-1.1637_FC4 #1 Wed Nov 9
18:19:37 EST 2005 i686 athlon i386 GNU/Linux
Logged In: YES
user_id=879102
Turns out /usr/sbin/si_monitor could not be run because it
cannot find XML/Simple.pm in @INC (it is in
/usr/lib/perl5/vendor_perl/5.8.0).
One possible fix is to ensure that
systemimager-server-monitord is restarted when the "Monitor
Cluster Deployment" button is pressed.
Logged In: YES
user_id=505737
bump to 9
Logged In: YES
user_id=879102
Fixed in branch-4-2 r4038.
This needs to be properly fixed for trunk/5.0, please leave
open until this is properly fixed.
Logged In: YES
user_id=879102
Assigning to John since he is responsible for Fedora Core 4
x86 now.