Issue #1578 has been updated by jamtur01. Category set to library Status changed from Unreviewed to Closed
This is fixed in the latest Facter release. Please upgrade. ---------------------------------------- Bug #1578: "Timed out seeking value for" message without high load in linux vserver http://projects.reductivelabs.com/issues/show/1578 Author: mfischer Status: Closed Priority: Normal Assigned to: Category: library Target version: Complexity: Unknown Keywords: I'm running Debian lenny and since I installed new linux-vserver guests I got the new facter 1.5 version which spits out the following: <pre> qa03:~# facter --version 1.5 qa03:~# facter Timed out seeking value for operatingsystem Timed out seeking value for lsbdistcodename Timed out seeking value for lsbmajdistrelease Timed out seeking value for lsbrelease Timed out seeking value for lsbdistdescription Timed out seeking value for lsbdistid Timed out seeking value for lsbdistrelease architecture => i386 domain => local facterversion => 1.5 fqdn => qa03.local hardwareisa => unknown hardwaremodel => i686 hostname => qa03 id => root interfaces => eth0,eth0 ipaddress => 10.16.0.143 kernel => Linux kernelrelease => 2.6.22.19-vs2.2.0.7 macaddress => 00:0a:e4:82:98:64 macaddress_eth0 => 00:0a:e4:82:98:64 memoryfree => 364.49 MB memorysize => 512.00 MB netmask => 255.255.0.0 operatingsystem => Linux operatingsystemrelease => 2.6.22.19-vs2.2.0.7 processor0 => Intel(R) Xeon(R) CPU 5140 @ 2.33GHz processor1 => Intel(R) Xeon(R) CPU 5140 @ 2.33GHz processor2 => Intel(R) Xeon(R) CPU 5140 @ 2.33GHz processor3 => Intel(R) Xeon(R) CPU 5140 @ 2.33GHz processorcount => 4 ps => ps -ef puppetversion => 0.24.5 rubysitedir => /usr/local/lib/site_ruby/1.8 rubyversion => 1.8.7 swapfree => 0.00 kB swapsize => 0.00 kB uniqueid => 100a8f00 </pre> There's no high load like suggested in issue #1422 and also there's not time sync problem. When I run facter 1.3.8 on another vserver which is also Debian lenny but not yet upgraded, there's not such problem: <pre> dev01:~# facter --version 1.3.8 dev01:~# facter architecture => i386 domain => local facterversion => 1.3.8 fqdn => dev01.local hardwareisa => unknown hardwaremodel => i686 hostname => dev01 id => root ipaddress => 10.16.0.101 kernel => Linux kernelrelease => 2.6.22.19-vs2.2.0.7 lsbdistcodename => lenny lsbdistdescription => Debian GNU/Linux testing (lenny) lsbdistid => Debian lsbdistrelease => testing macaddress => 00:0a:e4:82:98:64 memoryfree => 3.82 GB memorysize => 3.96 GB operatingsystem => Debian operatingsystemrelease => 2.6.22.19-vs2.2.0.7 processor0 => Intel(R) Xeon(R) CPU 5140 @ 2.33GHz processor1 => Intel(R) Xeon(R) CPU 5140 @ 2.33GHz processor2 => Intel(R) Xeon(R) CPU 5140 @ 2.33GHz processor3 => Intel(R) Xeon(R) CPU 5140 @ 2.33GHz processorcount => 4 ps => ps -ef puppetversion => 0.24.4 rubysitedir => /usr/local/lib/site_ruby/1.8 rubyversion => 1.8.7 sshdsakey => ... sshrsakey => ... swapfree => 8.00 GB swapsize => 8.00 GB uniqueid => 100a6500 </pre> ---------------------------------------- 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://reductivelabs.com/redmine/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 -~----------~----~----~----~------~----~------~--~---
