Changes between Version 9 and Version 10 of Internal/RunningInventory


Ignore:
Timestamp:
Jan 5, 2016, 2:47:05 PM (8 years ago)
Author:
jkol
Comment:

added step to update inventory service cache before running topology scripts

Legend:

Unmodified
Added
Removed
Modified
  • Internal/RunningInventory

    v9 v10  
    6666rm 0A0A
    6767    }}}
     68 5. Update the inventory service "domain topology" cache (which nodes belong to what testbeds) by visiting the following URL:
     69   {{{
     70http://internal1.orbit-lab.org:5054/inventory/update_cache
     71   }}}
    6872 From internal1::
    69  5. run the ruby scripts:
     73 6. run the ruby scripts:
    7074    {{{
    7175root@internal1:~# cd /usr/share/omf-aggmgr-5.4/omf-aggmgr/ogs_inventory/
     
    7579    }}}
    7680    '''Note''': each ruby script takes some time to preform all the actions, and the omf-agg-manager restarts every even hour on the 11th minute. If the ruby process is running at that time it will fail.
    77  6.  Restart omf-agg-manager after updating topologies (due to 12/21/2015 change in node power monitoring service where it now only polls inventory when it starts up instead of on every power update)