Thanks for the reply Daniel. It helped me to modify OpenNebula storage config.
The oneadmin user's home dir '/home/oneadmin' is stored over a distinct NFS server now. It is shared with front-end and worker nodes using nfs and automount. Also, the OpenNebula var directory is stored over NFS which is mounted at $ONE_LOCATION/var on front-end and $VM_DIR at worker nodes. -- shantanu. On Mar 7, 2011, at 4:47 AM, Daniel Molina wrote: > Hi, > > The planning guide shows a configuration where the oneadmin home > directory is shared between the front-end and the worker nodes, > therefore the ssh authorized keys will be also shared between all the > oneadmin users enabling the passwordless access. However, you don't > need to export all the install location, but only the var directory, > as explained in the following link [1] > > [1] http://www.opennebula.org/documentation:rel2.2:sm > > Regards. > > On 4 March 2011 21:02, Shantanu Pavgi <[email protected]> wrote: >> >> Hi, >> >> The installation planning guide >> (http://www.opennebula.org/documentation:rel2.2:plan) mentions about >> exporting OpenNebula install location (ONE_LOCATION) to cluster nodes. I am >> trying to understand how this install dir is used by cluster nodes. Any >> elaboration would be really helpful. >> >> Thanks, >> Shantanu. >> _______________________________________________ >> Users mailing list >> [email protected] >> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org >> > > > > -- > Daniel Molina, Cloud Technology Engineer/Researcher > Major Contributor > OpenNebula - The Open Source Toolkit for Cloud Computing > www.OpenNebula.org | [email protected] _______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
