Bugzilla – Bug 2541
[cluster] openMosix GUI cluster utilities
Last modified: 2007-04-01 00:07:48 UTC
bump version to 1.4 * openMosixview -> the main monitoring+admistration application * openMosixprocs -> a process-box for managing processes * openMosixcollector -> collecting daemon which logs cluster+node informations * openMosixanalyzer -> for analyzing the data collected by the openMosixcollector * openMosixhistory -> a process-history for your cluster * openMosixmigmon -> monitor & control process migrations in the cluster * 3dmosmon -> a 3d view for monitoring your cluster
Created attachment 605 [details] updated spell to openmosixview 1.4
I will test this once I get OpenMosix to compile into my kernel...currently having problems (two machines have XFS, another is SMP [which shouldn't be a problem]). We shall see.
Why does this depend on MesaLib? That is provided by Xfree86, normally, and if you need GLUT, there's a spell glut for it. Does this depend specifically on MesaLib, or does it just need OpenGL support? The latter is also provided by Xfree86 and MesaLib is not compatible with those libraries.
I added openmosix-tools to cluster, but I receive the following error when casting openmosixview: Preparing to install openmosixview /bin/cp: cannot stat `openmosixview/openmosixview': No such file or directory /bin/cp: cannot stat `openmosixprocs/openmosixprocs/openmosixprocs': No such file or directory /bin/cp: cannot stat `openmosixcollector/openmosixcollector/openmosixcollector': No such file or directory /bin/cp: cannot stat `3dmon/3dmosmon/3dmosmon': No such file or directory /bin/cp: cannot stat `3dmon/mosstatd/mosstatd': No such file or directory /bin/cp: cannot stat `openmosixanalyzer/openmosixanalyzer/openmosixanalyzer': No such file or directory /bin/cp: cannot stat `openmosixhistory/openmosixhistory/openmosixhistory': No such file or directory /bin/cp: cannot stat `openmosixmigmon/openmosixmigmon/openmosixmigmon': No such file or directory create symbolic link `/etc/rc0.d/K45openmosixcollector' to `/etc/init.d/openmosixcollector.sh' create symbolic link `/etc/rc1.d/K45openmosixcollector' to `/etc/init.d/openmosixcollector.sh' create symbolic link `/etc/rc2.d/K45openmosixcollector' to `/etc/init.d/openmosixcollector.sh' create symbolic link `/etc/rc6.d/K45openmosixcollector' to `/etc/init.d/openmosixcollector.sh' It does not appear to make the binaries...
Created attachment 612 [details] fixed BUILD script it should build now needed ./configure --enable-mt
Yeah, it compiles! ;) It's still missing a few files, though. I tried to start the "Collector" from the 'openmosixview' GUI and got the following: could not write to /root/.openMosixview sh: line 1: /etc/init.d/openmosixcollector: No such file or directory So, we need another init.d/xinet.d file called openmosixcollector. It appears that openmosixview has init.d hard coded. :(
Created attachment 613 [details] updated OMV spell added a fix to PRE_BUILD to make the "collector" work from the OMV GUI
Added to cluster, thanks! :)
if any of these still have issues outstanding then they can be reopened, but most have just been overlooked/forgotten ("these" refers to the 611 fixed but not closed bugs I just found in our database)
reassign to sm-grimoire-bugs