All,


I have started to play with Maui for a small project after primarily using 
Moab. Right now I am merely doing a configure and make:

export CFLAGS="-g";./configure;make



I export CFLAGS to remove '-O2' which seems to cause some grief with mktime 
during configure.



When I check out the bin/mschedctl file and try to execute it, I get:


[root@r27 maui-3.3.1]# bin/ms
mschedctl  mstat
[root@r27 maui-3.3.1]# bin/mschedctl
ERROR:  command 'mschedctl' args not handled
ERROR:    service 35 not handled
ERROR:    Service[35] 'mschedctl' not implemented



Anyone else seeing this or know what can be done so it will work.

I am hoping this will help with daemon control. So far I have only been able to 
get maui to actually run in the foreground in debug mode, but the only way I 
have been able to stop it is to execute a kill command which is not real clean.



Brian Andrus
ITACS/Research Computing
Naval Postgraduate School
Monterey, California
voice: 831-656-6238



_______________________________________________
mauiusers mailing list
[email protected]
http://www.supercluster.org/mailman/listinfo/mauiusers

Reply via email to