[
https://issues.apache.org/jira/browse/CLOUDSTACK-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Animesh Chaturvedi updated CLOUDSTACK-3671:
-------------------------------------------
Fix Version/s: 4.3.0
> 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
> Fix For: 4.3.0
>
>
> 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.
> The workaround to this problem is to set the values of configuration values:
> host
> management.network.cidr
> secstorage.allowed.internal.sites
> Restart your CSM and also delete the System VMs so they have the proper host
> information when they are recreated.
--
This message was sent by Atlassian JIRA
(v6.1#6144)