[Pkg-opennebula-devel] Bug#674294: Bug#674294: opennebula-node: Handle one node conf files and one manager conf files in different /etc/ dirs

Olivier Berger olivier.berger at it-sudparis.eu
Thu May 24 11:20:35 UTC 2012


On Thu, 24 May 2012 12:57:55 +0200, Jaime Melis <j.melis at fdi.ucm.es> wrote:
> OpenNebula nodes shouldn't have /etc/one. They don't need it at all. As
> fair as I can see, the opennebula-node shouldn't install /etc/one. Am I
> wrong?
> 

Uh, maybe I'm wrong, but there are quite a few occurrences in :
# rgrep /etc /var/tmp/one/
/var/tmp/one/image/fs/fsrc:    ETC_LOCATION=/etc/one/
/var/tmp/one/image/fs/fsrc:    ETC_LOCATION=$ONE_LOCATION/etc/
/var/tmp/one/vnm/vmware/VMware.rb:   ETC_LOCATION      = "/etc/one/"
/var/tmp/one/vnm/vmware/VMware.rb:   ETC_LOCATION      = ONE_LOCATION + "/etc/"
/var/tmp/one/vmm/vmware/vmware_driver.rb:       ETC_LOCATION = "/etc/one/" 
/var/tmp/one/vmm/vmware/vmware_driver.rb:       ETC_LOCATION = ONE_LOCATION  + "/etc/"
/var/tmp/one/auth/x509/authenticate:    ETC_LOCATION="/etc/one/"
/var/tmp/one/auth/x509/authenticate:    ETC_LOCATION=ONE_LOCATION+"/etc/"
/var/tmp/one/auth/ssh/authenticate:    ETC_LOCATION="/etc/one/"
/var/tmp/one/auth/ssh/authenticate:    ETC_LOCATION=ONE_LOCATION+"/etc/"
/var/tmp/one/auth/server_x509/authenticate:    ETC_LOCATION="/etc/one/"
/var/tmp/one/auth/server_x509/authenticate:    ETC_LOCATION=ONE_LOCATION+"/etc/"
/var/tmp/one/auth/plain/authenticate:    ETC_LOCATION="/etc/one/"
/var/tmp/one/auth/plain/authenticate:    ETC_LOCATION=ONE_LOCATION+"/etc/"
/var/tmp/one/auth/ldap/authenticate:    ETC_LOCATION="/etc/one/"
/var/tmp/one/auth/ldap/authenticate:    ETC_LOCATION=ONE_LOCATION+"/etc/"
/var/tmp/one/auth/server_cipher/authenticate:    ETC_LOCATION="/etc/one/"
/var/tmp/one/auth/server_cipher/authenticate:    ETC_LOCATION=ONE_LOCATION+"/etc/"
/var/tmp/one/auth/quota/authorize:    ETC_LOCATION="/etc/one/"
/var/tmp/one/auth/quota/authorize:    ETC_LOCATION=ONE_LOCATION+"/etc/"
/var/tmp/one/im/vmware.d/vmware.rb:   ETC_LOCATION = "/etc/one/" 
/var/tmp/one/im/vmware.d/vmware.rb:   ETC_LOCATION = ONE_LOCATION  + "/etc/"

Maybe that's all unneeded for the nodes...

My assumption that /var/tmp/one contains things used by a node may be
wrong, as I did deploy the node and manager on the same host. I fear I
need to RTFM ;)

Thanks in advance.

Best regards,
-- 
Olivier BERGER 
http://www-public.it-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)






More information about the Pkg-opennebula-devel mailing list