Mageia Linux shorewall prevents installation: 01_config_private_network.sh fails
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
openstack-training-labs |
New
|
Undecided
|
Roger Luethi |
Bug Description
Hello,
The script autostart/
The console output report a ssh problem.
Software components :
* Openstack Training Labs Rocky (August 2018) (Rocky For Linux here : https:/
* Mageia 6 linux distro with all the updates ( https:/
* Virtualbox 5.2.22
* ssh : OpenSSH_7.5p1, OpenSSL 1.0.2q 20 Nov 2018
* iso file used by Openstack Training Labs Rocky : ubuntu-
I have the following errors :
In the console output :
...
INFO Starting VM controller with headless GUI
.INFO Waiting for ssh server in VM controller to respond at 127.0.0.1:2230.
.............INFO Connected to ssh server.
.....INFO Start autostart/
.......
.......
.INFO Start autostart/
.......
........ERROR ssh returned status 1.
ERROR Script failure: 01_config_
ERROR Script failed. Exiting.
[user@localhost labs]$
There are more details in these logs files :
1)
in logs\035_
....
Waiting for interface qr-* in router namespace.
Setting a gateway on the public network on the router.
Waiting for interface qg-* in router namespace.
Listing network namespaces.
qrouter-
qdhcp-fb772cd5-
qdhcp-8bfcc377-
Sourcing the admin credentials.
Getting the router's IP address in the public network.
openstack port list --router router
+------
| ID | Name | MAC Address | Fixed IP Addresses | Status |
+------
| 2ec82bbf-
| f98def78-
+------
Waiting for ping reply from public router IP (203.0.
2)
in logs\stacktrain.log file :
5560 08:28:19.653 stacktrain.
5560 08:28:19.653 stacktrain.core.ssh DEBUG vm_ssh: ssh -q -i /home/user/
5560 08:28:19.654 stacktrain.core.ssh DEBUG Writing live log for ssh call at /home/user/
5560 08:30:43.693 stacktrain.
5560 08:30:43.693 stacktrain.core.ssh DEBUG vm_ssh: ssh -q -i /home/user/
5560 08:30:44.182 stacktrain.core.ssh DEBUG Copying from
/home/
to
osbash@
5560 08:30:44.626 stacktrain.
5560 08:30:44.627 stacktrain.core.ssh DEBUG vm_ssh: ssh -q -i /home/user/
5560 08:30:44.627 stacktrain.core.ssh DEBUG Writing live log for ssh call at /home/user/
5560 08:32:05.766 stacktrain.core.ssh [0;31mERROR[0m ssh returned status 1.
5560 08:32:05.766 stacktrain.
18320 08:32:05.820 stacktrain.
Can you fix this problem ?
Thank you.
Changed in labs: | |
assignee: | nobody → Roger Luethi (rl-o) |
summary: |
- VM Controller's Script 01_config_private_network.sh in Openstack - Training Labs Rocky does not work because ssh problem + Mageia Linux shorewall prevents installation: + 01_config_private_network.sh fails |
I increased the value for $cnt variable, at the line 189 in the file scripts\ config_ private_ network. sh, from 20 to 600 seconds but I have the same problem.
Manually I have no ping reply from public router IP (203.0.113.125).