Nutanix Foundation fails during pre-checks on SuperServer 6029TP-HTR
up vote
0
down vote
favorite
i'm trying to do foundation on my Superserver 6029TP-HTR.
Foundation: 4.2.1
NOS: 5.5.7
Connectivity between IPMI node and Foundation VM is ok.
I'm trying to install inserting each IPMI IP user/pwd.
Installation starts correctly, each node starts with Phoenix image but at 44% foundation fails during pre-install sanity tests.
This is the debug.log's output:
20181110 09:17:42 INFO Node with ip 192.168.7.21 is in phoenix. Generating hardware_config.json
20181110 09:17:45 ERROR Command '/usr/bin/python /phoenix/layout/layout_finder.py local hardware_attributes_override={"minimal_compute_node":false}' returned error code 1
stdout:
stderr:
Traceback (most recent call last):
File "/phoenix/layout/layout_finder.py", line 206, in
write_layout("hardware_config.json", 1)
File "/phoenix/layout/layout_finder.py", line 176, in write_layout
top = get_layout(node_position)
File "/phoenix/layout/layout_finder.py", line 139, in get_layout
system_info_override, use_legacy=use_legacy)
File "/phoenix/layout/layout_finder.py", line 64, in _find_model_match
raise NoMatchingModule()
__main__.NoMatchingModule: Unable to match system information to layout module
20181110 09:17:45 ERROR Failed to generate hardware_config.json. Error:
Traceback (most recent call last):
File "/phoenix/layout/layout_finder.py", line 206, in
write_layout("hardware_config.json", 1)
File "/phoenix/layout/layout_finder.py", line 176, in write_layout
top = get_layout(node_position)
File "/phoenix/layout/layout_finder.py", line 139, in get_layout
system_info_override, use_legacy=use_legacy)
File "/phoenix/layout/layout_finder.py", line 64, in _find_model_match
raise NoMatchingModule()
__main__.NoMatchingModule: Unable to match system information to layout module
20181110 09:18:01 ERROR Exception in ) @c690>
Traceback (most recent call last):
File "foundation/decorators.py", line 76, in wrap_method
File "foundation/imaging_step_pre_install.py", line 333, in run
StandardError: Couldn't figure out what platform 192.168.7.21 is. Either foundation can't reach it over the network or the system doesn't match foundation's expectations. log/node_192.168.7.21.manifest contains more diagnostic information.
20181110 09:18:01 ERROR Exception in running ) @c690>
Traceback (most recent call last):
File "foundation/imaging_step.py", line 158, in _run
File "foundation/decorators.py", line 76, in wrap_method
File "foundation/imaging_step_pre_install.py", line 333, in run
StandardError: Couldn't figure out what platform 192.168.7.21 is. Either foundation can't reach it over the network or the system doesn't match foundation's expectations. log/node_192.168.7.21.manifest contains more diagnostic information.
20181110 09:18:01 WARNING Skipping ) @c790> because dependencies not met, failed tasks: [) @c690>]
20181110 09:18:02 WARNING Skipping ) @c890> because dependencies not met, failed tasks: [) @c690>]
Any advices?
Thank you so much
Daniele
virtual-machine virtualization foundation
add a comment |
up vote
0
down vote
favorite
i'm trying to do foundation on my Superserver 6029TP-HTR.
Foundation: 4.2.1
NOS: 5.5.7
Connectivity between IPMI node and Foundation VM is ok.
I'm trying to install inserting each IPMI IP user/pwd.
Installation starts correctly, each node starts with Phoenix image but at 44% foundation fails during pre-install sanity tests.
This is the debug.log's output:
20181110 09:17:42 INFO Node with ip 192.168.7.21 is in phoenix. Generating hardware_config.json
20181110 09:17:45 ERROR Command '/usr/bin/python /phoenix/layout/layout_finder.py local hardware_attributes_override={"minimal_compute_node":false}' returned error code 1
stdout:
stderr:
Traceback (most recent call last):
File "/phoenix/layout/layout_finder.py", line 206, in
write_layout("hardware_config.json", 1)
File "/phoenix/layout/layout_finder.py", line 176, in write_layout
top = get_layout(node_position)
File "/phoenix/layout/layout_finder.py", line 139, in get_layout
system_info_override, use_legacy=use_legacy)
File "/phoenix/layout/layout_finder.py", line 64, in _find_model_match
raise NoMatchingModule()
__main__.NoMatchingModule: Unable to match system information to layout module
20181110 09:17:45 ERROR Failed to generate hardware_config.json. Error:
Traceback (most recent call last):
File "/phoenix/layout/layout_finder.py", line 206, in
write_layout("hardware_config.json", 1)
File "/phoenix/layout/layout_finder.py", line 176, in write_layout
top = get_layout(node_position)
File "/phoenix/layout/layout_finder.py", line 139, in get_layout
system_info_override, use_legacy=use_legacy)
File "/phoenix/layout/layout_finder.py", line 64, in _find_model_match
raise NoMatchingModule()
__main__.NoMatchingModule: Unable to match system information to layout module
20181110 09:18:01 ERROR Exception in ) @c690>
Traceback (most recent call last):
File "foundation/decorators.py", line 76, in wrap_method
File "foundation/imaging_step_pre_install.py", line 333, in run
StandardError: Couldn't figure out what platform 192.168.7.21 is. Either foundation can't reach it over the network or the system doesn't match foundation's expectations. log/node_192.168.7.21.manifest contains more diagnostic information.
20181110 09:18:01 ERROR Exception in running ) @c690>
Traceback (most recent call last):
File "foundation/imaging_step.py", line 158, in _run
File "foundation/decorators.py", line 76, in wrap_method
File "foundation/imaging_step_pre_install.py", line 333, in run
StandardError: Couldn't figure out what platform 192.168.7.21 is. Either foundation can't reach it over the network or the system doesn't match foundation's expectations. log/node_192.168.7.21.manifest contains more diagnostic information.
20181110 09:18:01 WARNING Skipping ) @c790> because dependencies not met, failed tasks: [) @c690>]
20181110 09:18:02 WARNING Skipping ) @c890> because dependencies not met, failed tasks: [) @c690>]
Any advices?
Thank you so much
Daniele
virtual-machine virtualization foundation
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
i'm trying to do foundation on my Superserver 6029TP-HTR.
Foundation: 4.2.1
NOS: 5.5.7
Connectivity between IPMI node and Foundation VM is ok.
I'm trying to install inserting each IPMI IP user/pwd.
Installation starts correctly, each node starts with Phoenix image but at 44% foundation fails during pre-install sanity tests.
This is the debug.log's output:
20181110 09:17:42 INFO Node with ip 192.168.7.21 is in phoenix. Generating hardware_config.json
20181110 09:17:45 ERROR Command '/usr/bin/python /phoenix/layout/layout_finder.py local hardware_attributes_override={"minimal_compute_node":false}' returned error code 1
stdout:
stderr:
Traceback (most recent call last):
File "/phoenix/layout/layout_finder.py", line 206, in
write_layout("hardware_config.json", 1)
File "/phoenix/layout/layout_finder.py", line 176, in write_layout
top = get_layout(node_position)
File "/phoenix/layout/layout_finder.py", line 139, in get_layout
system_info_override, use_legacy=use_legacy)
File "/phoenix/layout/layout_finder.py", line 64, in _find_model_match
raise NoMatchingModule()
__main__.NoMatchingModule: Unable to match system information to layout module
20181110 09:17:45 ERROR Failed to generate hardware_config.json. Error:
Traceback (most recent call last):
File "/phoenix/layout/layout_finder.py", line 206, in
write_layout("hardware_config.json", 1)
File "/phoenix/layout/layout_finder.py", line 176, in write_layout
top = get_layout(node_position)
File "/phoenix/layout/layout_finder.py", line 139, in get_layout
system_info_override, use_legacy=use_legacy)
File "/phoenix/layout/layout_finder.py", line 64, in _find_model_match
raise NoMatchingModule()
__main__.NoMatchingModule: Unable to match system information to layout module
20181110 09:18:01 ERROR Exception in ) @c690>
Traceback (most recent call last):
File "foundation/decorators.py", line 76, in wrap_method
File "foundation/imaging_step_pre_install.py", line 333, in run
StandardError: Couldn't figure out what platform 192.168.7.21 is. Either foundation can't reach it over the network or the system doesn't match foundation's expectations. log/node_192.168.7.21.manifest contains more diagnostic information.
20181110 09:18:01 ERROR Exception in running ) @c690>
Traceback (most recent call last):
File "foundation/imaging_step.py", line 158, in _run
File "foundation/decorators.py", line 76, in wrap_method
File "foundation/imaging_step_pre_install.py", line 333, in run
StandardError: Couldn't figure out what platform 192.168.7.21 is. Either foundation can't reach it over the network or the system doesn't match foundation's expectations. log/node_192.168.7.21.manifest contains more diagnostic information.
20181110 09:18:01 WARNING Skipping ) @c790> because dependencies not met, failed tasks: [) @c690>]
20181110 09:18:02 WARNING Skipping ) @c890> because dependencies not met, failed tasks: [) @c690>]
Any advices?
Thank you so much
Daniele
virtual-machine virtualization foundation
i'm trying to do foundation on my Superserver 6029TP-HTR.
Foundation: 4.2.1
NOS: 5.5.7
Connectivity between IPMI node and Foundation VM is ok.
I'm trying to install inserting each IPMI IP user/pwd.
Installation starts correctly, each node starts with Phoenix image but at 44% foundation fails during pre-install sanity tests.
This is the debug.log's output:
20181110 09:17:42 INFO Node with ip 192.168.7.21 is in phoenix. Generating hardware_config.json
20181110 09:17:45 ERROR Command '/usr/bin/python /phoenix/layout/layout_finder.py local hardware_attributes_override={"minimal_compute_node":false}' returned error code 1
stdout:
stderr:
Traceback (most recent call last):
File "/phoenix/layout/layout_finder.py", line 206, in
write_layout("hardware_config.json", 1)
File "/phoenix/layout/layout_finder.py", line 176, in write_layout
top = get_layout(node_position)
File "/phoenix/layout/layout_finder.py", line 139, in get_layout
system_info_override, use_legacy=use_legacy)
File "/phoenix/layout/layout_finder.py", line 64, in _find_model_match
raise NoMatchingModule()
__main__.NoMatchingModule: Unable to match system information to layout module
20181110 09:17:45 ERROR Failed to generate hardware_config.json. Error:
Traceback (most recent call last):
File "/phoenix/layout/layout_finder.py", line 206, in
write_layout("hardware_config.json", 1)
File "/phoenix/layout/layout_finder.py", line 176, in write_layout
top = get_layout(node_position)
File "/phoenix/layout/layout_finder.py", line 139, in get_layout
system_info_override, use_legacy=use_legacy)
File "/phoenix/layout/layout_finder.py", line 64, in _find_model_match
raise NoMatchingModule()
__main__.NoMatchingModule: Unable to match system information to layout module
20181110 09:18:01 ERROR Exception in ) @c690>
Traceback (most recent call last):
File "foundation/decorators.py", line 76, in wrap_method
File "foundation/imaging_step_pre_install.py", line 333, in run
StandardError: Couldn't figure out what platform 192.168.7.21 is. Either foundation can't reach it over the network or the system doesn't match foundation's expectations. log/node_192.168.7.21.manifest contains more diagnostic information.
20181110 09:18:01 ERROR Exception in running ) @c690>
Traceback (most recent call last):
File "foundation/imaging_step.py", line 158, in _run
File "foundation/decorators.py", line 76, in wrap_method
File "foundation/imaging_step_pre_install.py", line 333, in run
StandardError: Couldn't figure out what platform 192.168.7.21 is. Either foundation can't reach it over the network or the system doesn't match foundation's expectations. log/node_192.168.7.21.manifest contains more diagnostic information.
20181110 09:18:01 WARNING Skipping ) @c790> because dependencies not met, failed tasks: [) @c690>]
20181110 09:18:02 WARNING Skipping ) @c890> because dependencies not met, failed tasks: [) @c690>]
Any advices?
Thank you so much
Daniele
virtual-machine virtualization foundation
virtual-machine virtualization foundation
edited Nov 10 at 21:43
asked Nov 10 at 20:54
Daniele
6518
6518
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53243316%2fnutanix-foundation-fails-during-pre-checks-on-superserver-6029tp-htr%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown