Bug #1755
Stop network before starting it in Debian context packages
Status: | Closed | Start date: | 02/04/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Javi Fontan | % Done: | 0% | |
Category: | Context | |||
Target version: | Release 4.0 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: | OpenNebula 3.8 |
Description
Pull request from https://github.com/OpenNebula/one/pull/4:
If network is already up, the Debian machine won't use the new configured interfaces file. Only with stop and start this is working (On Debian, restart is deprecated).
The symptoms are:
False IP and Netmask on startup.
History
#1 Updated by Javi Fontan over 8 years ago
- Status changed from Assigned to Closed
- Resolution set to fixed
Cherry picked into master (4387159f8b7b61dde33e78d93628b7d0817cf48c)