Hi Alejandro,

Upgraded, and every requisition has been synced one at a time and verified
(which was quite a mission, we have hundreds of them!).

Are you saying that if a node has one interface without a mac suffix, but
many other with a mac suffix, then the whole node will be skipped?

This is an example node that hasn't been merged:

snmp/1881# ls -al 
total 1876
drwxrwxr-x   24 root root   4096 Jan 30 13:06 .
drwxr-xr-x 2004 root root  49152 Jan 29 17:48 ..
drwxrwxr-x    6 root root   4096 Apr 10  2013 bgpPeerEntry
drwxrwxr-x   12 root root   4096 Nov  6 16:37 dot3PauseEntry
-rw-rw-r--    1 root root   1276 Apr 10  2013 ds.properties
drwxrwxr-x    2 root root   4096 Jan 29 15:11 fxp1_0
drwxrwxr-x    2 root root   4096 Jan 29 17:12 fxp1_0-020000000004
drwxrwxr-x    2 root root   4096 Jan 29 15:11 ge_0_0_0
drwxrwxr-x    2 root root   4096 Jan 30 12:40 ge_0_0_0_0-001f12af5800
drwxrwxr-x    2 root root   4096 Jan 29 17:12 ge_0_0_0-001f12af5800
drwxrwxr-x    2 root root   4096 Jan 29 15:11 ge_0_0_1_0
drwxrwxr-x    2 root root   4096 Jan 29 17:12 ge_0_0_1_0-001f12af5801
drwxrwxr-x    2 root root   4096 Jan 29 15:11 ge_0_0_2_0
drwxrwxr-x    2 root root   4096 Jan 29 17:12 ge_0_0_2_0-001f12af5802
drwxrwxr-x    2 root root   4096 Jan 29 15:11 ge_0_0_3_0
drwxrwxr-x    2 root root   4096 Jan 29 17:12 ge_0_0_3_0-001f12af5803
drwxrwxr-x    2 root root   4096 Jan 29 15:11 ge_1_3_0_0
drwxrwxr-x    2 root root   4096 Jan 29 17:12 ge_1_3_0_0-001f12af58db
drwxrwxr-x   50 root root   4096 Jul 17  2013 jnxCosQStat
drwxrwxr-x   40 root root  12288 Oct  3 14:45 jnxFirewallCounters
drwxrwxr-x    8 root root   4096 Apr 10  2013 jnxRpmResCalcSet
drwxrwxr-x    4 root root   4096 Apr 10  2013 jnxRpmResSampleType
drwxrwxr-x    8 root root   4096 Apr 10  2013 jnxRpmResSumCollection
-rw-rw-r--    1 root root 407828 Jan 31 15:06 juniper-router.jrb
-rw-rw-r--    1 root root    666 Jan 29 15:11 juniper-router.meta
drwxrwxr-x    2 root root   4096 Jan 29 15:11 lo0_0
-rw-rw-r--    1 root root 963488 Jan 31 15:06 mib2-icmp.jrb
-rw-rw-r--    1 root root   1097 Jan 29 15:11 mib2-icmp.meta
-rw-rw-r--    1 root root 370784 Jan 31 15:06 mib2-tcp.jrb
-rw-rw-r--    1 root root    409 Jan 29 15:11 mib2-tcp.meta
drwxrwxr-x    2 root root   4096 Apr 10  2013 pc_0_0_0_16383

Cross referencing that with the info in the DB

opennms=# select snmpifindex,snmpifname,snmpphysaddr from snmpinterface
where nodeid='1881' and snmpphysaddr is not null order by snmpifname;
 snmpifindex | snmpifname | snmpphysaddr 
-------------+------------+--------------
           1 | fxp0       | 00a0a561841e
          13 | fxp0.0     | 00a0a561841e
           2 | fxp1       | 020000000004
          14 | fxp1.0     | 020000000004
         501 | ge-0/0/0   | 001f12af5800
         532 | ge-0/0/0.0 | 001f12af5800
         502 | ge-0/0/1   | 001f12af5801
         533 | ge-0/0/1.0 | 001f12af5801
         503 | ge-0/0/2   | 001f12af5802
         534 | ge-0/0/2.0 | 001f12af5802
         504 | ge-0/0/3   | 001f12af5803
         535 | ge-0/0/3.0 | 001f12af5803
         529 | ge-1/3/0   | 001f12af58db
         536 | ge-1/3/0.0 | 001f12af58db
          16 | lo0.0      | 
         528 | lt-1/2/0   | 001f12af58bc
(16 rows)

..which I then cross referenced with the interfaces table for that node. 
They all match.



Cheers,
jcat



--
View this message in context: 
http://opennms.530661.n2.nabble.com/1-12-Upgrade-tools-failure-for-many-rrd-files-tp7585683p7585710.html
Sent from the OpenNMS - devel mailing list archive at Nabble.com.

------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this 
page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel

Reply via email to