I haven't yet dug in to understand the intent, but:
    my $hierarchy_field = 
xCAT::TableUtils->get_site_attribute("hierarchicalattrs");

That line in Table.pm is causing tremendous slowdown, particularly around 
discovery.  When a process does not have XCATSITEVALS populated, this causes an 
unmanageable number of SQLQ queries.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to