Changes between Version 8 and Version 9 of Internal/Presentation/GENIMar09
- Timestamp:
- Mar 12, 2009, 7:16:32 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/Presentation/GENIMar09
v8 v9 12 12 === Step 1: Install new Grid Service. === 13 13 14 * Update the current Grid Services for the outdoor testbed with the GS package attached below 14 * Update the current Grid Services for the outdoor testbed with the GS package attached below. 15 15 16 * All the services configuration should be the same as before for: cmc, frisbee, inventory, oml2Server, pxe 16 * All the services configuration should be the same as before for: cmc, frisbee, inventory, oml2Server, pxe. 17 17 18 18 * We now have a new service called 'result' (which allows user to access experiment measurement databases without login to the server hosting that database). … … 36 36 * If necessary, modify nodehandler.yaml.winlab as you would do for other consoles at winlab. 37 37 38 * Nothing special (compared to a normal NH upgrade on other winlab testbed) should be done here. By default with 'nodehandler.yaml.winlab , config file, the NH should use Multicast to communicate with the nodes, which is exactly what we want for this demo38 * Nothing special (compared to a normal NH upgrade on other winlab testbed) should be done here. By default with 'nodehandler.yaml.winlab' config file, the NH should use Multicast to communicate with the nodes, which is exactly what we want for this demo. 39 39 40 === Step 3: Install new software on each Node === 40 41 41 * To be installed on the Node: Node Agent, OML2 Client, OTG2, Libsigar42 * First load the latest baseline image on a node. You should use a fixed node here to make things easier. We will install all the required software on that fixed node, then we will create an new 'demo' disk image from that node, and use it to install on other nodes (fixed and mobile) 42 43 43 * To be installed on the servers: Grid Service2, OML2 Server 44 * Update the current Node Agent for the node with the NA package attached below. 45 46 * Nothing special (compared to a normal NA upgrade on other winlab testbed) should be done here. By default with 'nodeagent.yaml.winlab' config file, the NA should use Multicast to communicate with the NH, which is exactly what we want for this demo. 47 48 * Update the current OTGv2 applications with the OTGv2 package below. 49 50 * Install the new Libsigar library from the package below. 51 52 * Install the new OML-Client library from the package below.