Changes between Version 4 and Version 5 of Internal/RunningInventory
- Timestamp:
- Jun 26, 2013, 8:59:21 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/RunningInventory
v4 v5 28 28 }}} 29 29 From grid:: 30 3. Turn on nodes30 3. As root run the run_inventory script: 31 31 {{{ 32 omf tell -a on -t <topo> 32 root@console.grid:~# cd /root/inventory/ 33 root@console.grid:/root/inventory# ./run_inventory.rb 33 34 }}} 34 1. Wait 5-10 minutes for nodes to boot and load inventory information. If doing a large portion of the grid the nodes should be turned on in small batches to avoid overloading the server. 35 1. Turn nodes back off 35 Starting Output will look like: 36 36 {{{ 37 omf tell -a offh -t <topo> 37 root@console.grid:/root/inventory# ./run_inventory.rb 38 /usr/lib/ruby/vendor_ruby/restclient/response.rb:11: warning: method redefined; discarding old body 39 I, [2013-06-26T16:55:18.502861 #30052] INFO -- : Database: Restfull DB connected to http://internal1.orbit-lab.org:5054/inventory/ 40 =================== grid.orbit-lab.org ==================== 41 =================== First pass ==================== 42 Turning off 400 nodes 43 Sleep for a minute 44 Turning on 400 nodes 45 Give it 900 to collect 46 . 47 . 48 . 38 49 }}} 50 This script will take 45 minutes to run. 39 51 40 52 From repository1:: 41 6. '''Break the link''' if this is not done the next person to use the grid will have a bad time.53 4. '''Break the link''' if this is not done the next person to use the grid will have a bad time. 42 54 {{{ 43 55 rm 0A0A