Bugs item #3304821, was opened at 2011-05-19 15:35
Message generated for change (Comment added) made by fbattle
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=532251&aid=3304821&group_id=71730
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Dynamic Simulator plugin
Group: 2.17.0
Status: Open
Resolution: Rejected
Priority: 5
Private: No
Submitted By: Fred Battle (fbattle)
Assigned to: Lars Wetzel (larswetzel)
Summary: Inventory shows two readOnly entries, but one not readOnly
Initial Comment:
Found this using the 2.16.0 release andthe dynamic simulator.
If I read the simulation.data file correct, there are two hpi inventory entries, one is marked readOnly and the other is not.
But I ran hpi_shell and ran the inv command. If you view the two inventory entries you will see that both display as readOnly. Using an snmp mib browser and our own company's hpi interface to openhpi, I also found the two entries to be readOnly.
----------------------------------------------------------------------
>Comment By: Fred Battle (fbattle)
Date: 2011-05-23 11:34
Message:
Hi Lars,
Following is my output from 2.16.0. I assume you are using the latest
2.17 candidate code, so it seems reasonable to close this bug.
OpenHPI> inv
(001):Chassis 1:{S|RDR|ELOG|INV|RST|PWR|AN|CNT|WDT|DS|RES|DIMI|FUMI}
(002):CPU 1:{S|RDR|DS|RES}
(003):DASD 1 1:{S|RDR|DS|RES}
(004):HS DASD 1 2:{S|RDR|ELOG|INV|RST|PWR|AN|FRU|CNT|WDT|HS|DS|RES}
(005):Fan 1:{S|RDR|CNT|DS|RES}
RPT ID ==> 1
(001): INVENTORY_RDR ID=196609, Tag=Simulator Inv 1
INVENTORY NUM ==> 1
Inventory: 1 Update count: 0 Read Only: TRUE Areas: 1
Area: 1 Type: CHASSIS_INFO Read Only: TRUE Fields: 1
Field: 1 Type: MANUFACTURER Read Only: TRUE (TEXT: ENGLISH:
IBMXXX (len=6))
OpenHPI> inv
(001):Chassis 1:{S|RDR|ELOG|INV|RST|PWR|AN|CNT|WDT|DS|RES|DIMI|FUMI}
(002):CPU 1:{S|RDR|DS|RES}
(003):DASD 1 1:{S|RDR|DS|RES}
(004):HS DASD 1 2:{S|RDR|ELOG|INV|RST|PWR|AN|FRU|CNT|WDT|HS|DS|RES}
(005):Fan 1:{S|RDR|CNT|DS|RES}
RPT ID ==> 4
(001): INVENTORY_RDR ID=196609, Tag=Simulator HS DASD Inv 1
INVENTORY NUM ==> 1
Inventory: 1 Update count: 0 Read Only: TRUE Areas: 1
Area: 1 Type: CHASSIS_INFO Read Only: TRUE Fields: 1
Field: 1 Type: MANUFACTURER Read Only: TRUE (TEXT: ENGLISH:
IBMXXX (len=6))
Thanks for looking into this.
-Fred
----------------------------------------------------------------------
Comment By: Lars Wetzel (larswetzel)
Date: 2011-05-21 07:34
Message:
Hi Fred,
I don't find your issue. Here the output e.g. of hpi_shell:
PT ID ==> 001
(001): INVENTORY_RDR ID=196609, Tag=Simulator Inv 1
INVENTORY NUM ==> 001
Inventory: 1 Update count: 0 Read Only: TRUE Areas: 1
Area: 1 Type: CHASSIS_INFO Read Only: TRUE Fields: 1
Field: 1 Type: MANUFACTURER Read Only: TRUE (TEXT: ENGLISH:
IBMXXX (len=6))
...
hpi_shell> inv 018
(001): INVENTORY_RDR ID=196609, Tag=Simulator HS DASD Inv 1
INVENTORY NUM ==> 1
Inventory: 1 Update count: 0 Read Only: FALSE Areas: 1
Area: 1 Type: CHASSIS_INFO Read Only: FALSE Fields: 1
Field: 1 Type: MANUFACTURER Read Only: FALSE (TEXT: ENGLISH:
IBMXXX (len=6))
As you can see: One time it is set on FALSE and one time it is set on
TRUE.
I checked it twice with hpitop - the same result ...
BR
Lars
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=532251&aid=3304821&group_id=71730
|