[Puppet Users] Agent nodes not appearing in Enterprise live management

2013-03-22 Thread Steve F
Hi all,

First off, I'm very much a new user when it comes to Puppet, just trying to 
get my head around all that it can do so I'm assuming I've missed something 
extremely obvious.

I have a small setup consisting of three virtual machines on the same 
subnet who can all happily talk to each other and run puppet agent -t with 
no problems.

There is the master running the learning VM from their tutorial
[root@learn modules]# facter puppetversion
2.7.19 (Puppet Enterprise 2.7.0)

An agent (also running the learning VM in agent only mode:
[root@agent1 modules]# facter puppetversion
2.7.19 (Puppet Enterprise 2.7.0)

and a second agent which I've configured from scratch.
[root@agent2 modules]# facter operatingsystem operatingsystemrelease
operatingsystem = CentOS
operatingsystemrelease = 6.4
[root@agent2 modules]# facter puppetversion
3.1.1

While I know there are issues with running puppet 3.x.x with a 2.7.x 
version of Enterprise, I only seem to get warnings so far. 
My main problem is that I cannot see either agent under the Live Management 
portion of the Enterprise console running on the master. They appear as 
nodes everywhere else, but I cannot force a single run instance or query 
packages, users etc from the console.

Anyone have any ideas?
Steve


-- 
You received this message because you are subscribed to the Google Groups 
Puppet Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [Puppet Users] Agent nodes not appearing in Enterprise live management

2013-03-22 Thread Martin Alfke
Hi Steve,

On 22.03.2013, at 10:49, Steve F wrote:

 Hi all,
 
 First off, I'm very much a new user when it comes to Puppet, just trying to 
 get my head around all that it can do so I'm assuming I've missed something 
 extremely obvious.
 
 I have a small setup consisting of three virtual machines on the same subnet 
 who can all happily talk to each other and run puppet agent -t with no 
 problems.
 
 There is the master running the learning VM from their tutorial
 [root@learn modules]# facter puppetversion
 2.7.19 (Puppet Enterprise 2.7.0)
 
 An agent (also running the learning VM in agent only mode:
 [root@agent1 modules]# facter puppetversion
 2.7.19 (Puppet Enterprise 2.7.0)
 
 and a second agent which I've configured from scratch.
 [root@agent2 modules]# facter operatingsystem operatingsystemrelease
 operatingsystem = CentOS
 operatingsystemrelease = 6.4
 [root@agent2 modules]# facter puppetversion
 3.1.1

Have you used the Enterprise Installer on this machine or have you used the 
Open Source version?
The Enterprise installer adds more functionality (facts, functions, modules) 
and installs services (MCollective) which are required to use the Live 
Management from PE.

 
 While I know there are issues with running puppet 3.x.x with a 2.7.x version 
 of Enterprise, I only seem to get warnings so far. 
 My main problem is that I cannot see either agent under the Live Management 
 portion of the Enterprise console running on the master. They appear as nodes 
 everywhere else, but I cannot force a single run instance or query packages, 
 users etc from the console.
 
 Anyone have any ideas?
 Steve
 
 
 
 -- 
 You received this message because you are subscribed to the Google Groups 
 Puppet Users group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to puppet-users+unsubscr...@googlegroups.com.
 To post to this group, send email to puppet-users@googlegroups.com.
 Visit this group at http://groups.google.com/group/puppet-users?hl=en.
 For more options, visit https://groups.google.com/groups/opt_out.
  
  

-- 
You received this message because you are subscribed to the Google Groups 
Puppet Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.