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










share|improve this question




























    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










    share|improve this question


























      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










      share|improve this question















      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






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Nov 10 at 21:43

























      asked Nov 10 at 20:54









      Daniele

      6518




      6518





























          active

          oldest

          votes











          Your Answer






          StackExchange.ifUsing("editor", function () {
          StackExchange.using("externalEditor", function () {
          StackExchange.using("snippets", function () {
          StackExchange.snippets.init();
          });
          });
          }, "code-snippets");

          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "1"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














           

          draft saved


          draft discarded


















          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






























          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















           

          draft saved


          draft discarded



















































           


          draft saved


          draft discarded














          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





















































          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







          Popular posts from this blog

          Xamarin.iOS Cant Deploy on Iphone

          Glorious Revolution

          Dulmage-Mendelsohn matrix decomposition in Python