Issue #11612 has been updated by Alex Harvey.
I've managed to find a multi-core linux box to compare the Solaris behaviour with and found - <pre> physicalprocessorcount => 1 processor0 => Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz processor1 => Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz processor2 => Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz processor3 => Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz processor4 => Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz processor5 => Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz processor6 => Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz processor7 => Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz processorcount => 8 </pre> This is a 4-core 8-thread CPU. So I would like to implement the HP-UX facts to follow the linux facts rather than the Solaris. Meanwhile, I still feel that the regrettable conclusion of this discussion is that I have no choice but to parse machinfo to get these facts on HP-UX. Is that okay? ---------------------------------------- Bug #11612: add facter support for ia 11.31 hpux processor discover and a bug fix for network interface https://projects.puppetlabs.com/issues/11612#change-78217 Author: hongbo hu Status: Merged - Pending Release Priority: Normal Assignee: Category: library Target version: 1.6.15 Keywords: facter hpux Branch: https://github.com/puppetlabs/facter/pull/232 Affected Facter version: 1. add cpu information support to facter support HPUX 11.31 IA64 2. when server has mc-sg the network card has standby lan card marked with '*' ,when run faster ,it'll show ifconfig no such interface error pull requre at github https://github.com/puppetlabs/facter/pull/127 I'll add more feature for hp and aix -- 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 post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
