Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failure When Creating a Static Routed Network with Persistent Flag Enabled #10100

Open
msinhore opened this issue Dec 12, 2024 · 1 comment
Open
Assignees
Milestone

Comments

@msinhore
Copy link

msinhore commented Dec 12, 2024

ISSUE TYPE
  • Bug Report
COMPONENT NAME
Network
CLOUDSTACK VERSION
4.20.0
CONFIGURATION

N/A

OS / ENVIRONMENT

N/A

SUMMARY

There is a failure when attempting to create a Static Routed Network with the persistent flag enabled. The persistent flag is important because it allows Administrators to configure static routes in the upstream router before deploying Instances within the network. Without this functionality, proper route configuration cannot be guaranteed prior to usage, disrupting workflows that rely on pre-established static routes.

STEPS TO REPRODUCE
  • Add the IPv4 subnet to the Zone
  • Add a static routed Network Offering with persistent flag enabled.
  • Create a Network using the Network Offering.
Backtrace with the complete failure.
https://gist.github.com/msinhore/6afcc0b7c4387b17a792246d6a24d4be
EXPECTED RESULTS
Network created and VR allocated with a public IP address.
ACTUAL RESULTS

Fails during the creation.

https://gist.githubusercontent.com/msinhore/6afcc0b7c4387b17a792246d6a24d4be/raw/e7c3ab9cbc3d28d62652a0da01a219f11736d45e/gistfile1.txt
@weizhouapache weizhouapache added this to the 4.20.1 milestone Dec 12, 2024
@weizhouapache
Copy link
Member

thanks @msinhore
added to 4.20.1 milestone

@weizhouapache weizhouapache self-assigned this Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants