mirror of https://github.com/apache/cloudstack.git
This PR fixes that the /etc/network/interfaces is misconfigured in VPC VR startup, which causes VPC VR to be stuck for 1 minute and continue working. The issue is because ifup eth0 and ifdown eth0 do not work when /etc/network/interfaces is not correct in VPC VR. |
||
|---|---|---|
| .. | ||
| bootstrap.sh | ||
| cksnode.sh | ||
| cloud-early-config | ||
| common.sh | ||
| consoleproxy.sh | ||
| default.sh | ||
| dhcpsrvr.sh | ||
| elbvm.sh | ||
| ilbvm.sh | ||
| init.sh | ||
| postinit.sh | ||
| router.sh | ||
| secstorage.sh | ||
| vpcrouter.sh | ||