Issue #20994 has been updated by Hailee Kenney.

Status changed from Unreviewed to In Topic Branch Pending Review
Branch changed from master to https://github.com/puppetlabs/facter/pull/448

----------------------------------------
Bug #20994: memoryfree and memorysize facts are set to 0 on AIX
https://projects.puppetlabs.com/issues/20994#change-91958

* Author: Aran Cox
* Status: In Topic Branch Pending Review
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 
* Keywords: AIX
* Branch: https://github.com/puppetlabs/facter/pull/448
* Affected Facter version: development
----------------------------------------
Previous versions of facter 1.6.8 simply didn't have memoryfree and memorysize 
facts for AIX.
Starting with 1.7.1 (or possibly some other intermediate vesion) the memoryfree 
and memorysize variables are being set to 0, which is worse than not having 
them.

This also affects the head of the master branch.  It does not matter if facter 
is run as root or not, the result is the same:

# uname;oslevel;facter --puppet memoryfree memoryfree_mb memorysize 
memorysize_mb memorytotal
AIX
6.1.0.0
memoryfree => 0.00 MB
memoryfree_mb => 0.00
memorysize => 0.00 MB
memorysize_mb => 0.00
memorytotal => 0.00 MB



-- 
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.


Reply via email to