So in 2.11, something was added to x86 discovery that is causing tremendous 
performance issues:
-    if ($request->{arch}->[0] =~ /ppc/ and $request->{platform}->[0] =~ 
/PowerNV/) {
-        xCAT::Utils->cleanup_for_powerLE_hardware_discovery($request, $doreq);
-    }
+    # Other arch such as IBM system x need also to go into this function.
+    xCAT::Utils->cleanup_for_powerLE_hardware_discovery($request, $doreq);

     my $restartstring = "restart";

So I'm going to back out that part of the code, putting it back to a POWER-only 
thing to do.  I'm not sure why we would want to be doing that at all at a 
glance, things work fine without it...
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to