Slave nodes are not booted because of 'cobbler check' in product.sh
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Released
|
Critical
|
Serhii Ovsianikov | ||
6.0.x |
Fix Committed
|
High
|
Serhii Ovsianikov |
Bug Description
"build_id": "2015-03-
"ostf_sha": "5cc59010fd4db7
"build_number": "153",
"release_versions": {"2014.2-6.1": {"VERSION": {"build_id": "2015-03-
"auth_required": true,
"api": "1.0",
"nailgun_sha": "c2b857b040a2e2
"production": "docker",
"python-
"astute_sha": "3a39ae300b8b3b
"feature_groups": ["mirantis"],
"release": "6.1",
"fuelmain_sha": "baf24424a4e056
"fuellib_sha": "510e82f3fd21e4
1. Today I updated fuel-main folder
2. After it I started to install ISO #153
3. Master node installed successfully, but slave nodes are not booted. There were error: " Fatal! No bootable medium found"
4. Dockerctl restart cobbler
5. Power off/on slave nodes. They are booted normally
6. I commented 3 strings in product.sh
# expect "$prompt"
# send "dockerctl check cobbler >/dev/null 2>&1\r"
# expect "*ready*"
7. Reinstall master-node. Slave nodes installed successfully
We restart all the NICs of master node after we ensure Cobbler is ready.
Restarting NIC breaks network connection between Cobbler and outgoing physical network.