Changes between Version 9 and Version 10 of Internal/RunningInventory
- Timestamp:
- Jan 5, 2016, 2:47:05 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/RunningInventory
v9 v10 66 66 rm 0A0A 67 67 }}} 68 5. Update the inventory service "domain topology" cache (which nodes belong to what testbeds) by visiting the following URL: 69 {{{ 70 http://internal1.orbit-lab.org:5054/inventory/update_cache 71 }}} 68 72 From internal1:: 69 5.run the ruby scripts:73 6. run the ruby scripts: 70 74 {{{ 71 75 root@internal1:~# cd /usr/share/omf-aggmgr-5.4/omf-aggmgr/ogs_inventory/ … … 75 79 }}} 76 80 '''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)