AMP Bandwidth calculation is incorrect in Central License
Review Request #892 — Created May 30, 2025 and submitted
| Information | |
|---|---|
| mmiriam | |
| AMP | |
| amp_3_7 | |
| AE-1571 | |
| Reviewers | |
| apoorva.sn, ngurunathan, pmurugaiyan, prajesh | |
AE-1571 - AMP Bandwidth calculation is incorrect in Central License
Test1:
Able to import a volume license
======================================================================
Test2:
Able to import devices assigning the vol lic
======================================================================
Test3:
enabled two devices in auto modeselect perbw_limit,status,perbw,id,connection,status,auto from device2 ;
perbw_limit | status | perbw | id | connection | status | auto
-------------+--------+-------+----------------+------------+--------+------
0 | active | 512 | 192.168.85.101 | connected | active | 1
0 | active | 512 | 192.168.85.144 | connected | active | 1
============================================================================
Test 4:
when 192.168.85.144 bandwidth set to 566 manuallycm=# select perbw_limit,status,perbw,id,connection,status,auto from device2 ;
perbw_limit | status | perbw | id | connection | status | auto
-------------+--------+-------+----------------+-------------+--------+------
0 | active | 0 | 192.168.85.101 | unconnected | active | 1
566 | active | 566 | 192.168.85.144 | connected | active | 0
(2 rows)cm=# select perbw_limit,status,perbw,id,connection,status,auto from device2 ;
perbw_limit | status | perbw | id | connection | status | auto
-------------+--------+-------+----------------+------------+--------+------
0 | active | 458 | 192.168.85.101 | connected | active | 1
566 | active | 566 | 192.168.85.144 | connected | active | 0
(2 rows)
Change Summary:
Updated Testing DOne field and install script
Testing Done: |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+420 -264) |
