34 | | Ensure that you start autofs |
| 36 | }}} |
| 37 | |
| 38 | Please ensure that you start autofs |
| 39 | |
| 40 | 8. OMF Install -To manage your nodes |
| 41 | To install omf packages modify your apt source tree to include mytestbed url and then run update on the apt for it to pull down the package information. The above steps can be done by these steps[[BR]] |
| 42 | {{{ |
| 43 | echo "deb http://pkg.mytestbed.net/ubuntu hardy/" >> /etc/apt/sources.list |
| 44 | apt-get update |
| 45 | }}} |
| 46 | |
| 47 | |
| 48 | |
| 49 | For the console we need to add the following packages |
| 50 | omf-resctl liboml omf-expectl omf-common omf-aggrmgr . Please try and install the latest release[[BR]] |
| 51 | {{{ |
| 52 | apt-get install liboml omf-expctl-5.2 omf-common-5.2 omf-aggmgr-5.2 |
| 53 | }}} |
| 54 | 9. OMF Configuration |
| 55 | |
| 56 | |
| 57 | |