You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Soheil Eizadi (JIRA)" <ji...@apache.org> on 2013/07/19 19:28:49 UTC

[jira] [Created] (CLOUDSTACK-3671) Set Host, Management Network and Storage Network Properly when there are multiple interfaces

Soheil Eizadi created CLOUDSTACK-3671:
-----------------------------------------

             Summary: Set Host, Management Network and Storage Network Properly when there are multiple interfaces
                 Key: CLOUDSTACK-3671
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3671
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Management Server
    Affects Versions: 4.2.0
            Reporter: Soheil Eizadi
            Priority: Minor


The behavior on CloudStack Management Server that has multiple interfaces is that is does not set the values of following configuration parameter:
host
management.network.cidr
secstorage.allowed.internal.sites

They get set to the default one that is in the database initialization (192.168.56.x), which are bogus as they typically don't match any interfaces on the host and problem with this behavior is that you don't get any errors but see second order problems. The typical problem seen is with the SSVM being created but not being able to communicate back to the Host at 192.168.56.1 address.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira