Worker Bee
unread,Feb 8, 2013, 12:27:25 PM2/8/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to puppet...@googlegroups.com
Hi Everyone;
I am stumped. I have installed Mcollective and the puppet plugin on both RHEL and AIX. Everything is working fine on RHEL. However, I keep getting the following error on my AIX boxes. I have verified the configuration, etc....
On AIX, I do install everything into /opt/puppet. So, I am wondeting if there is some pathing issue that I cannot find. perhaps. At any rate, any help/advice would be greatly appreciated!
Both the puupetmaster and the Mcollective Client are running on RHEL servers.
[root@puppet5 ~]# mco puppet runonce --server aixbox -v
The puppet application failed to run, use -v for full error details: Cannot validate input: Unknown validator: 'puppet_server_address'.
Cannot validate input: Unknown validator: 'puppet_server_address'. (MCollective::DDLValidationError)
from /usr/lib/ruby/site_ruby/1.8/mcollective/ddl/base.rb:144:in `validate_input_argument' <----
from /usr/lib/ruby/site_ruby/1.8/mcollective/ddl/agentddl.rb:167:in `validate_rpc_request'
from /usr/lib/ruby/site_ruby/1.8/mcollective/ddl/agentddl.rb:159:in `each'
from /usr/lib/ruby/site_ruby/1.8/mcollective/ddl/agentddl.rb:159:in `validate_rpc_request'
from /usr/lib/ruby/site_ruby/1.8/mcollective/rpc/client.rb:219:in `method_missing'
from /usr/libexec/mcollective/mcollective/application/puppet.rb:280:in `runonce_command'
from /usr/libexec/mcollective/mcollective/application/puppet.rb:317:in `send'
from /usr/libexec/mcollective/mcollective/application/puppet.rb:317:in `main'
from /usr/lib/ruby/site_ruby/1.8/mcollective/application.rb:285:in `run'
from /usr/lib/ruby/site_ruby/1.8/mcollective/applications.rb:23:in `run'
from /usr/sbin/mco:20
Thanks!
Bee