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:32:50 UTC

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

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Soheil Eizadi updated CLOUDSTACK-3671:
--------------------------------------

    Description: 
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.


  was:
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.

    
> 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.
> 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 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