[chef] Re: [chef-openstack] Issues related to IP address and FQDN


Chronological Thread 
  • From: Jay Pipes < >
  • To: ,
  • Subject: [chef] Re: [chef-openstack] Issues related to IP address and FQDN
  • Date: Tue, 02 Jul 2013 06:18:14 -0400

On 07/02/2013 03:13 AM, saurav sen wrote:
Hi all,

This is my first post in this group. We have recently moved to a new
openstack environment. I have configured the knife configurations to
talk to the new openstack environment. I am able to view the nodes and
the server instances using the help of knife openstack commands.

I am also able to spin up new environments. But when i am trying to
install IBM HTTP server or Websphere application server, i am getting
errors related to FQDN or IPv4

below is the error when i am installing IBM HTTP server.


    httpd: apr_sockaddr_info_get() failed for ihsnode04.target.com.novalocal
    httpd: Could not reliably determine the server's fully qualified
    domain name, using 127.0.0.1 for ServerName


I am able to fix it by adding the floating ip assigned to the new VM
with its hostname in /etc/hosts file, but is this the only way. I am
giving the hostname in the httpd.conf file as "localhost" or "*:80" . So
ideally it should be able to pick up the localhost.


Furthermore i dont see any of the atrributes set for the new node.
Normally we would see the domain, fqdn details ip adress etc. But
nothing is getting listed under the node's atrribute.

Hi Saurav,

This mailing list is for the Chef cookbooks, roles, and environment definitions related to deploying OpenStack with Chef. I think you will get more replies on the main Chef mailing list:

http://lists.opscode.com/sympa

I've cc'd the main Chef mailing list on my reply here.

From your error above, it looks like your compute instance's name is "ihsnode04.target.com.novalocal". From what I can tell, you will want to set the dhcp_domain setting in your nova.conf file to something other than "novalocal" (the default). grep for dhcp_domain here:

http://docs.openstack.org/grizzly/openstack-compute/admin/content/list-of-compute-config-options.html

All the best,
-jay



  • [chef] Re: [chef-openstack] Issues related to IP address and FQDN, Jay Pipes, 07/02/2013

Archive powered by MHonArc 2.6.16.

§