Welcome, Guest. Please Login or Register
Telcom Pro's
 
  HomeHelpSearchLoginRegister Nortel MetaSwitch  
 
 
Page Index Toggle Pages: 1
Send Topic Print
Table OFCTIID (Read 170 times)
Jan 17th, 2010 at 12:34am

George   Offline
Junior Member
Translations Technician
I Love Telcom!!

Posts: 6
**
 
Hello,
I have a problem adding new tuples to table ofctiid.  The table has 14,240 an is suppose to hold 32k tuples but it has already maxed out.
I ran a dmsmon;dblocks and found:
Number of digit blocks being used by AIN RESOURCE LAYER: Pool 0:     0
Number of digit blocks allocated for AIN RESOURCE LAYER: Pool 0: 32766
Percent Used:   0.0    Percent Available: 100.0
Number of digit blocks being used by AIN RESOURCE LAYER: Pool 1: 32766
Number of digit blocks allocated for AIN RESOURCE LAYER: Pool 1: 32766
Percent Used:  100.0    Percent Available:   0.0
Number of digit blocks being used by AIN RESOURCE LAYER: Pool 2:     0
Number of digit blocks allocated for AIN RESOURCE LAYER: Pool 2: 32766
Percent Used:   0.0    Percent Available: 100.0
Number of digit blocks being used by AIN RESOURCE LAYER: Pool 3:     0
Number of digit blocks allocated for AIN RESOURCE LAYER: Pool 3: 32766
Percent Used:   0.0    Percent Available: 100.0
Number of digit blocks being used by AIN RESOURCE LAYER: Pool 4:     0
Number of digit blocks allocated for AIN RESOURCE LAYER: Pool 4: 32766
Percent Used:   0.0    Percent Available: 100.0
Number of digit blocks being used by AIN RESOURCE LAYER: Pool 5:     0
Number of digit blocks allocated for AIN RESOURCE LAYER: Pool 5: 32766
Percent Used:   0.0    Percent Available: 100.0
Number of digit blocks being used by AIN RL SHARED DGLTR: Pool 0: 32437
Number of digit blocks allocated for AIN RL SHARED DGLTR: Pool 0: 32766
Percent Used:  99.0    Percent Available:   1.0
Number of digit blocks being used by AIN RL SHARED DGLTR: Pool 1:  1889
Number of digit blocks allocated for AIN RL SHARED DGLTR: Pool 1: 32766
Percent Used:   5.8    Percent Available:  94.2

So it seems as if pool 1 is already full and thats why table ofctiid won't accept any more entries but my question is: what about the other pools?  don't they get to be used?...any ideas?
 
IP Logged
 
Reply #1 - Feb 11th, 2010 at 12:52pm

mountain   Offline
Full Member
NOC Technician
Denver, CO USA

Posts: 169
***
 
Here's my speculation since I don't use that particular table.  The NTP states that the maximum is 32K tuples for TDP (4) triggers and 16 tuples for TDP 17 triggers.  If all the entries in table OFCTIID are TDP 4, then you would get 32k.  If all the entries in table OFCTIID, you will get a maximum of 16 tuples.  A combination of TDP 4 and TDP 17 will result in something between 16 and 32K.  If my math is correct, each TDP 17 entry reduces the number of TDP 4 entries by 2,000 (32000/16).  The number may not be exact, but it would seem you have 8 or 9 TDP 17 tuples in the table.

I suspect each AIN pool serves a different purpose/feature and doesn't necessarily flow from one pool to another.
 
IP Logged
 
Reply #2 - Feb 15th, 2010 at 11:23am

mountain   Offline
Full Member
NOC Technician
Denver, CO USA

Posts: 169
***
 
Here is a command you may want to try.  I played around with it a little and there is nothing destructive.  It does require a password to access the tool (via TOOLSUP).  The BPSM and BSD commands below may show how the AIN pools are allocated.

>ainrlqci
AINRLQCI:
>help
AIN Resource Layer Querying CI - subcommands are:
    ^        ^     ^        ^^
    Trigger Item Commands     TI Assignment Commands
    ------------------------------------------------
     ti_find                        tia_find
     ti_first                       tia_first
     ti_last                        tia_last
     ti_next                        tia_next
     ti_prev                        tia_prev
     ti_get                         tia_get_data
     ti_convert                     tiah_get_data
     ti_get_digs                    find_context
     free_obsoleted_contexts        find_handle_owner
                                   find_dgv

    Browsing Commands
    -------------------------------------------------
     BC   -- Browse Context
     BTI  -- Browse Trigger Items
     BOTI -- Browse Obsolete Trigger Items
     QH   -- Query the Hash system
     BPSM -- Browse the Pool Selections Matrix
     BHP  -- Browse the Hash Pools
     BSD  -- Browse the Shared Digilator Pools
     BCH  -- Browse the Map of agents to context handles
     ** NOTE: All numbers are printed in hex

    Memory Usage Statistics
    -------------------------------------------------
     MTI  -- Memory stats for all trigger items
     MTDP -- Memory stats for trigger items at a TDP
     MTIA -- Memory stats for all trigger item assignments
     MSUB -- Memory stats for all subscribers

     QUIT
     HELP
 
IP Logged
 
Page Index Toggle Pages: 1
Send Topic Print