Actions
Bug #4826
closedRudder does not report the Virtual Machine type correctly on AIX LPARs
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Web - Nodes & inventories
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
On a sample AIX LPAR (a VM from SiteOx.com), the inventory states that the machine is:
<VMSYSTEM>AIX_LPAR</VMSYSTEM>
However, the Rudder UI gives:
Machine type: Virtual machine (Unknown type)
We should replace Unknown type by "AIX LPAR" here :)
For the unknow part, it was missing in the parsing/storage of inventories, see => #4888
Here, we are just correcting the displaying of "vm.type.aixlpar" => "AIX LPAR"
Updated by Matthieu CERDA over 10 years ago
AFAIK, there is no other VM type than LPAR on AIX, so with this, we should be OK afterwards.
Updated by François ARMAND over 10 years ago
- Description updated (diff)
- Status changed from 8 to Pending technical review
- Assignee changed from François ARMAND to Nicolas PERRON
- Pull Request set to https://github.com/Normation/rudder/pull/518
Updated by François ARMAND over 10 years ago
- Assignee changed from Nicolas PERRON to Nicolas CHARLES
Updated by François ARMAND over 10 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset 30a164d18a7e5399c2f2a8b371d8558da142a955.
Updated by Nicolas CHARLES over 10 years ago
Applied in changeset b5b216f9fb50215daffc9fc20b452d5c1d679b4b.
Updated by Vincent MEMBRÉ over 10 years ago
- Category changed from Web - Nodes & inventories to 26
Updated by Vincent MEMBRÉ over 10 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.10.1, which was released today.
Check out:
- The release announcement: http://www.rudder-project.org/pipermail/rudder-announce/2014-June/000087.html
- The full ChangeLog: http://www.rudder-project.org/foswiki/bin/view/System/Documentation:ChangeLog27
- Download information: https://www.rudder-project.org/site/get-rudder/downloads/
Updated by Benoît PECCATTE over 9 years ago
- Category changed from 26 to Web - Nodes & inventories
Actions