Issue #18418 has been updated by Michael Stahnke. Project changed from Puppet Enterprise (Public) to Facter
This appears to be a facter issue, affected by a PE customer. ---------------------------------------- Bug #18418: Oracle T4 series hardware Causes problem with Facter https://projects.puppetlabs.com/issues/18418#change-82772 Author: Celia Cottle Status: Unreviewed Priority: Normal Assignee: Category: Target version: Keywords: Branch: Affected Facter version: The way the physicalprocessor count is called by facter for Oracle T4 series hardware results in nil. One side effect is that it causes problems for the refresh-mcollective-metadata cron job: psrinfo: Physical processor view not supported root@node1# facter -d physicalprocessorcount psrinfo: Physical processor view not supported value for physicalprocessorcount is still nil Even in the Global Zone, the physicalprocessorcount is unavailable. This may be related to: https://projects.puppetlabs.com/issues/16526 The customer did a little bit of testing and found different options passed to the psrinfo command could get the correct result: psrinfo -p and psrinfo -pv fail However, psrinfo -v does appear to run and lists all of the "virtual cores" -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
