On Thu, 4 Feb 2010 11:48:39 +0000 Govind RHUL wrote: > Hello All, Hi,
[...] > In maui log > ALERT: checksum does not match (7f6e12a311303224:ddbc535dcb3dd1d5) > request 'TS=1265198851 AUTH=root DT=CMD=showq AUTH=root ARG=0 ALL 0 > > Both client/server rpm are same build, version etc and also try to > find the key from maui n showq command both are same. did you build client/server? I've recently experinced same issue. I found that people says you must run : strings /usr/sbin/maui | grep '^[0-9][0-9][0-9][0-9][0-9][0-9]$' to find the key, but we had to run: strings /usr/sbin/maui | grep '^[0-9][0-9][0-9][0-9][0-9]$' 5 digit instead of 6. then: diagnose --hots=your.maui.server -g --keyfile=/path/key.txt key is completly diff. First command always return 333333 (on all my maui servers) the other returns diff key for each server, so client works. > Please advise how to resolve this problem. > > Regards > Govind HTH, Arnau _______________________________________________ mauiusers mailing list [email protected] http://www.supercluster.org/mailman/listinfo/mauiusers
