msinhore opened a new issue, #10100:
URL: https://github.com/apache/cloudstack/issues/10100

   <!--
   Verify first that your issue/request is not already reported on GitHub.
   Also test if the latest release and main branch are affected too.
   Always add information AFTER of these HTML comments, but no need to delete 
the comments.
   -->
   
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    * Bug Report
   
   ##### COMPONENT NAME
   <!--
   Categorize the issue, e.g. API, VR, VPN, UI, etc.
   -->
   ~~~
   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.
   ~~~
   
   ##### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on main 
branch.
   -->
   
   ~~~
   4.20.0
   ~~~
   
   ##### CONFIGURATION
   <!--
   Information about the configuration if relevant, e.g. basic network, 
advanced networking, etc.  N/A otherwise
   -->
   N/A
   
   
   ##### OS / ENVIRONMENT
   <!--
   Information about the environment if relevant, N/A otherwise
   -->
   N/A
   
   ##### SUMMARY
   <!-- Explain the problem/feature briefly -->
   I follow the steps to create a static routing in CloudStack adding the IPv4 
subnet to the Zone, creating Network Offering for static routing, enabling the 
persistent flag to get the VR Public IP address to set up the upstream router. 
   
   When creating the Network, it fails.
   
   ##### STEPS TO REPRODUCE
   <!--
   -->
   For bugs, show exactly how to reproduce the problem, using a minimal 
test-case. Use Screenshots if accurate.
   - Add the IPv4 subnet to the Zone
   - Add a static routed Network Offering with `persistent` flag enabled.
   - Create a Network using the Network Offering. 
   
   <!-- Paste example playbooks or commands between quotes below -->
   ~~~
   Backtrace with the complete failure.
   https://gist.github.com/msinhore/6afcc0b7c4387b17a792246d6a24d4be
   ~~~
   
   <!-- You can also paste gist.github.com links for larger files -->
   
   ##### EXPECTED RESULTS
   <!-- What did you expect to happen when running the steps above? -->
   
   ~~~
   Network created and VR allocated with a public IP address.
   ~~~
   
   ##### ACTUAL RESULTS
   <!-- What actually happened? -->
   Fails during the creation.
   <!-- Paste verbatim command output between quotes below -->
   ~~~
   
https://gist.githubusercontent.com/msinhore/6afcc0b7c4387b17a792246d6a24d4be/raw/e7c3ab9cbc3d28d62652a0da01a219f11736d45e/gistfile1.txt
   ~~~
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to