2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-09-05 17:58:14 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
Jarrod Johnson
dff64db18b Use 'interface' to make subcategorized net
Map interface column to the confluent mechanism for
multiple nic specification.
2017-10-19 14:56:34 -04:00
Jarrod Johnson
8a2a7ccdc1 Merge tag '2.13.4' into lenovobuild2.13
xCAT 2.13.4 release
2017-06-21 13:58:26 -04:00
Jarrod Johnson
ef136c7f91 Fix incorrect switch table handling
A different program flow is required to deal with the oddity of the
switch table
2017-03-29 16:31:55 -04:00
banuchka
fd5e40b8ca add console.logging=full if global consoleondemand set to no. Use value from consoleondemand per node basis. 2017-03-24 12:01:12 +00:00
Jarrod Johnson
240e8a2d2e Add support for migrating switch table
confluent now supports switch discovery
2017-03-07 14:24:08 -05:00
Jarrod Johnson
8cdc0e50d3 Fix import of mp data to confluent
The plugin was incorrectly attempting to pull
in fields from the nodepos table rather
than mp.
2017-03-01 09:59:46 -05:00
Jarrod Johnson
fa78fb4ba6 Fix import of mp data to confluent
The plugin was incorrectly attempting to pull
in fields from the nodepos table rather
than mp.
2017-03-01 09:56:54 -05:00
Jarrod Johnson
897b224c1f Fix confluent behavior with explict noderange 2017-01-20 16:35:26 -05:00
Jarrod Johnson
4ee9f6b456 Fix various issues in confluent plugin
confluent plugin was triggering perl warnings in various
situations.  Correct those mistakes.
2017-01-20 15:01:17 -05:00
Jarrod Johnson
bdcf94d4c2 Fix various issues in confluent plugin
confluent plugin was triggering perl warnings in various
situations.  Correct those mistakes.
2017-01-20 14:59:28 -05:00
Jarrod Johnson
83e243e692 Fix makeconfluentcfg -d
makeconfluentcfg -d erroneously would exit after only considering
the first possible node.  Allow it to iterate over all the
confluent nodes seeking a match.
2016-08-31 10:01:31 -04:00
Mark Gurevich
0a3fbd8d51 perltidy all perl files 2016-07-20 11:40:27 -04:00
Jarrod Johnson
0815a44929 Copy location data into confluent on makeconfluentcfg 2016-04-11 16:07:23 -04:00
Jarrod Johnson
50ce848930 Handle ',,' in nodelist
If ',,' is in nodelist, then confluent is
told to deal with empty groups.  Filter
that phenomenon out.
2015-10-19 14:56:30 -04:00
Victor Hu
63f547a168 Print a more user friendly message when running makeconfluentcfg
if the confluent daemon is not running.  Bug #4705
2015-06-18 15:35:43 -04:00
jjohnson2
4d3e209c3e Push xCAT nodegroup membership to confluent
With noderanges, it would be very handy for xCAT
group membership to be reflected in confluent.  Have
makeconfluentcfg push that data into confluent.
2015-03-30 15:25:33 -04:00
Jarrod Johnson
48641cf945 Modify for 0.2 confluent
0.2 confluent rethought some facets.  Adapt to that reality
2014-07-31 09:09:17 -04:00
Jarrod Johnson
6f9c87f6b2 For non ipmi methods, have confluent use the xcat<meth>.sh module that corresponds 2014-05-28 15:27:31 -04:00
Jarrod Johnson
a7484ee4ec Remove test value in previous commit 2014-05-20 15:15:25 -04:00
Jarrod Johnson
802366a48e Add a plugin to push xCAT config to confluent 2014-05-20 15:10:23 -04:00