Hide Forgot
Description of problem: After a clean install and run of skyring-setup, skyring listen on port 8181 and port 8080 instead of port 8181 and 10443. After a "systemctl restart skyring", it listen correctly on port 8181 and 10443. Version-Release number of selected component (if applicable): ceph-installer-1.0.15-1.el7scon.noarch How reproducible: Always. Steps to Reproduce: 1. Install and run skyring-setup 2. Check log and ss to confirm it bind to port 8181 and 8080 3. Restart skyring and confirm it bind to port 8181 and 10443 Actual results: Bind to port 8080. Expected results: Bind to port 100443. Additional info: I will attach two files showing logs and ss output before and after the restart to show what port skyring bind to.
Created attachment 1212108 [details] skyring log and ss output after skyring-setup
Created attachment 1212109 [details] skyring log and ss output after restarting skyring