Changes between Version 19 and Version 20 of Old/hNodes/cNodeVer3/dAssembly/e4NodesSetup


Ignore:
Timestamp:
Jun 19, 2013, 8:50:09 PM (11 years ago)
Author:
agosain
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Old/hNodes/cNodeVer3/dAssembly/e4NodesSetup

    v19 v20  
    5757
    5858Follow the steps on http://mytestbed.net/projects/omf54/wiki/Installation_Guide_54 to install OMF 5.4.
     59
     60Please setup DNS to resolve locally rather than use the domain setup by the dhcp client. This will help create your own sub-domain for OMF services such as XMPP,inventory and wimax-rf.
     61
     62Remove any "search" entries from /etc/resolv.conf as well as remove the "request domain-*" parameters from /etc/dhcp/dhclient.conf
     63
     64====== Setting up Inventory service ======
     65
     66After installing the ogs_inventory package to /usr/share/omf-aggmgr-5.4/omf-aggmgr/
     67
     68
     69Add all the nodes to the inventory database using
     70
     71{{{
     72
     73ruby addNode.rb
     74}}}