Julien Cornuwel
2009-Sep-08 10:34 UTC
[Puppet Users] Virtual recipe signals hardware nodes as ''openvz''
Hi, Not sure this is the right place to report this. On an OpenVZ HardwareNode, the ''virtual'' parameter given by facter says ''openvz''. This is because the /proc/user_beancounters file also exists on the hardware node. This has some bad side-effects as a hardware node should, for example, have a NTP configuration, where a container should not. Regards, --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
Larry Ludwig
2009-Sep-08 13:27 UTC
[Puppet Users] Re: Virtual recipe signals hardware nodes as ''openvz''
On Sep 8, 2009, at 6:34 AM, Julien Cornuwel wrote:> > Hi, > > Not sure this is the right place to report this. > On an OpenVZ HardwareNode, the ''virtual'' parameter given by facter > says ''openvz''. > This is because the /proc/user_beancounters file also exists on the > hardware node. > > This has some bad side-effects as a hardware node should, for example, > have a NTP configuration, where a container should not. > > Regards, >If it''s a bug open up a ticket here: http://projects.reductivelabs.com/ Regards... -L -- Larry Ludwig Reductive Labs --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
James Turnbull
2009-Sep-08 13:32 UTC
[Puppet Users] Re: Virtual recipe signals hardware nodes as ''openvz''
2009/9/8 Julien Cornuwel <cornuwel@gmail.com>:> > Hi, > > Not sure this is the right place to report this. > On an OpenVZ HardwareNode, the ''virtual'' parameter given by facter > says ''openvz''. > This is because the /proc/user_beancounters file also exists on the > hardware node.Check the current Facter tickets - I am pretty sure this is a known issue. Regards James Turnbull -- Author of: * Pro Linux Systems Administration (http://tinyurl.com/linuxadmin) * Pulling Strings with Puppet (http://tinyurl.com/pupbook) * Pro Nagios 2.0 (http://tinyurl.com/pronagios) * Hardening Linux (http://tinyurl.com/hardeninglinux) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
Christian Hofstaedtler
2009-Sep-08 17:03 UTC
[Puppet Users] Re: Virtual recipe signals hardware nodes as ''openvz''
On Sep 8, 12:34 pm, Julien Cornuwel <cornu...@gmail.com> wrote:> Not sure this is the right place to report this. > On an OpenVZ HardwareNode, the ''virtual'' parameter given by facter > says ''openvz''. > This is because the /proc/user_beancounters file also exists on the > hardware node.This has been fixed already: http://projects.reductivelabs.com/projects/facter/repository/revisions/6393e82e86def14891b204803aba156059736749 Facter 1.5.6 correctly reports "openvzhn" for Hardware Nodes (and "openvzve" for containers).> This has some bad side-effects as a hardware node should, for example, > have a NTP configuration, where a container should not.True. Christian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---