After checking, the "service network start" doesn’t work since the /etc/sysconfig/network file is missing. I have created this file and after that the one-context works as expected.
-- Regards, Anandharaj -----Original Message----- From: Javier Fontan [mailto:[email protected]] Sent: Tuesday, July 08, 2014 5:11 PM To: Anandharaj Subramaniam Cc: [email protected] Subject: Re: [one-users] Contextualization on CentOS 6.5 Most of our services are CentOS 6.5 machines in OpenNebula. They all get the correct configuration with those packages. You can check these things: * Interfaces start in ETH0. Maybe the udev files got deleted and the interface names now have different names * /etc/sysconfig/network-config/ifcfg-eth* are generated with the correct information * The execution of bash -x /etc/init.d/vmcontext start is executing the scripts in /etc/one-context.d The packages in the repo and the ones in the development pages are not totally synchronized, we are working on it. You should better use the ones in the development pages as are the newest ones. On Tue, Jul 8, 2014 at 9:36 AM, Anandharaj Subramaniam <[email protected]> wrote: > Hi, > > > > Anyone tried opennebula-context 4.6.0 on CentOS 6? Somehow it didn’t > work in my test VM. Infact, manually running /etc/init.d/vmcontext > also doesn’t make any different. Below is the some info from the VM > > > > [root@localhost ~]# ls -l /mnt/ > > total 1 > > -rw-r--r-- 1 9869 9869 897 Jul 8 10:35 context.sh > > > > [root@localhost ~]# more /mnt/context.sh > > # Context variables generated by OpenNebula > > DISK_ID='1' > > ETH0_GATEWAY='192.168.254.xxx' > > ETH0_IP='192.168.254.xxx' > > ETH0_MAC='02:00:c0:a8:fe:b2' > > ETH0_MASK='255.255.255.0' > > ETH0_NETWORK='192.168.254.0' > > HOSTNAME='centos-6.5-x86_64-18' > > NETWORK='YES' > > SSH_PUBLIC_KEY=’my key’ > > TARGET='hda' > > > > Also, I notice, installing the opennebula-context thru the repo, > doesn’t have /etc/one-context.d/05-hostname file, but > http://dev.opennebula.org/attachments/download/778/one-context_4.6.0.r > pm do have that file > > > > > > -- > > Regards, > > Anandharaj > > > > > ________________________________ > DISCLAIMER: > > This e-mail (including any attachments) is for the addressee(s) only > and may be confidential, especially as regards personal data. If you > are not the intended recipient, please note that any dealing, review, > distribution, printing, copying or use of this e-mail is strictly > prohibited. If you have received this email in error, please notify > the sender immediately and delete the original message (including any > attachments). > > > MIMOS Berhad is a research and development institution under the > purview of the Malaysian Ministry of Science, Technology and > Innovation. Opinions, conclusions and other information in this e-mail > that do not relate to the official business of MIMOS Berhad and/or its > subsidiaries shall be understood as neither given nor endorsed by > MIMOS Berhad and/or its subsidiaries and neither MIMOS Berhad nor its > subsidiaries accepts responsibility for the same. All liability > arising from or in connection with computer viruses and/or corrupted > e-mails is excluded to the fullest extent permitted by law. > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org > -- Javier Fontán Muiños Developer OpenNebula - Flexible Enterprise Cloud Made Simple www.OpenNebula.org | @OpenNebula | github.com/jfontan ________________________________ DISCLAIMER: This e-mail (including any attachments) is for the addressee(s) only and may be confidential, especially as regards personal data. If you are not the intended recipient, please note that any dealing, review, distribution, printing, copying or use of this e-mail is strictly prohibited. If you have received this email in error, please notify the sender immediately and delete the original message (including any attachments). MIMOS Berhad is a research and development institution under the purview of the Malaysian Ministry of Science, Technology and Innovation. Opinions, conclusions and other information in this e-mail that do not relate to the official business of MIMOS Berhad and/or its subsidiaries shall be understood as neither given nor endorsed by MIMOS Berhad and/or its subsidiaries and neither MIMOS Berhad nor its subsidiaries accepts responsibility for the same. All liability arising from or in connection with computer viruses and/or corrupted e-mails is excluded to the fullest extent permitted by law. ------------------------------------------------------------------ - - DISCLAIMER: This e-mail (including any attachments) is for the addressee(s) only and may contain confidential information. If you are not the intended recipient, please note that any dealing, review, distribution, printing, copying or use of this e-mail is strictly prohibited. If you have received this email in error, please notify the sender immediately and delete the original message. MIMOS Berhad is a research and development institution under the purview of the Malaysian Ministry of Science, Technology and Innovation. Opinions, conclusions and other information in this e- mail that do not relate to the official business of MIMOS Berhad and/or its subsidiaries shall be understood as neither given nor endorsed by MIMOS Berhad and/or its subsidiaries and neither MIMOS Berhad nor its subsidiaries accepts responsibility for the same. All liability arising from or in connection with computer viruses and/or corrupted e-mails is excluded to the fullest extent permitted by law. _______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
