Some nodes seem to be missing IP interfaces from the ReST-pulled list in element/node.jsp. Node 37 in particular is missing IP interface 64.235.224.203, which is the SNMP primary interface and the sole interface in the requisition from which the node was created. Searching for this IP address in the list control causes it the interface to come out of hiding. This feels to me like a bug in the webapp's interaction with the ReST service that underlies the list – node 37 has a total of 48 IP interfaces but the pager control on the IP interfaces box says "1-10 of 10".
Other nodes in this system seem to have similar problems. The problem seems so far to be isolated to Brocade (Foundry) nodes, but we're working with only a handful of nodes in total so it's not certain that it's really isolated. SNMP data collection works fine for this node.
I have a database dump from the customer which I'll pass on out of band to the development team.
Environment
Debian 1.10-nightly snapshot, package version 1.10.1-0.20120321.1 on Ubuntu hardy LTS (8.04.2) 32-bit with Sun Java 6
java version "1.6.0_24"
Java(TM) SE Runtime Environment (build 1.6.0_24-b07)
Java HotSpot(TM) Server VM (build 19.1-b02, mixed mode)
Acceptance / Success Criteria
None
Attachments
2
Lucidchart Diagrams
Activity
Show:
Jeff Gehlbach November 15, 2012 at 3:46 PM
Testing by Alejandro showed this problem not reproducible in the latest 1.10 code.
Jeff Gehlbach November 15, 2012 at 3:45 PM
Whatever was wrong, I guess it's fixed in the latest 1.10 code. Will resolve. Thanks for the testing, Alejandro!
Some nodes seem to be missing IP interfaces from the ReST-pulled list in element/node.jsp. Node 37 in particular is missing IP interface 64.235.224.203, which is the SNMP primary interface and the sole interface in the requisition from which the node was created. Searching for this IP address in the list control causes it the interface to come out of hiding. This feels to me like a bug in the webapp's interaction with the ReST service that underlies the list – node 37 has a total of 48 IP interfaces but the pager control on the IP interfaces box says "1-10 of 10".
Other nodes in this system seem to have similar problems. The problem seems so far to be isolated to Brocade (Foundry) nodes, but we're working with only a handful of nodes in total so it's not certain that it's really isolated. SNMP data collection works fine for this node.
I have a database dump from the customer which I'll pass on out of band to the development team.