2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-25 11:01:09 +00:00

Discover larger SMMv2 based chassis

SMMv2 can support 12 servers, so increase the limit.
This commit is contained in:
Jarrod Johnson 2021-01-20 09:08:56 -05:00
parent 7cfdf11bf2
commit edc4804146

View File

@ -41,7 +41,7 @@ def fixuuid(baduuid):
class NodeHandler(bmchandler.NodeHandler):
is_enclosure = True
devname = 'SMM'
maxmacs = 6 # support an enclosure, but try to avoid catching daisy chain
maxmacs = 14 # support an enclosure, but try to avoid catching daisy chain
def scan(self):
# the UUID is in a weird order, fix it up to match