mcomaster icon indicating copy to clipboard operation
mcomaster copied to clipboard

After installed mcomaster web UI, NO Node was managed.

Open sk8erb0i opened this issue 10 years ago • 1 comments

Hi,

I installed mcomaster as the doc http://mcomaster.org/docs/install. Mcomaster was started up successfully, but no nodes was discovered.It seems that no data was in the redis database.

[root@sk00 mcomaster-master]# /usr/local/bin/redis-cli 127.0.0.1:6379> keys mcollective::agent::* (empty list or set)

I installed ruby193 by rvm, bundle & mcollective-client were installed by gem.

[root@sk00 yum.repos.d]# ruby -v ruby 1.9.3p551 (2014-11-13 revision 48407) [x86_64-linux]

Redis/mcomaster were installed by source. In this case, did I miss some redis configurations?

PS: I copied all mco-client lib file to dir /usr/libexec/mcollective/mcollective and mco ping was good.

[root@sk00 yum.repos.d]# mco ping ag.bestv.com.cn time=42.82 ms

Thanks a lot!

sk8erb0i avatar Jan 09 '16 15:01 sk8erb0i

I forgot one thing,there was a warning after assets:precompile as following.

[root@sk00 mcomaster-master]# rake assets:precompile [WARN] table 'Role' doesn't exist. Did you run the migration ? Ignoring rolify config.

@ajf8 Could you help this case?

Thanks a lot! :)

sk8erb0i avatar Jan 09 '16 15:01 sk8erb0i