2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-30 09:36:41 +00:00

22 Commits

Author SHA1 Message Date
Kilian Cavalotti
c0c6082b13 dodiscovery: use information from FRU instead of DMI for MTM
Don't use information from DMI to populate the MTM field, as there is no
guarantee it will match with what's in the FRU pages. Since
`bmcdiscover` uses FRU information, use it in `dosdiscovery` too so they
will match for MTMS discovery.
2017-02-13 10:57:26 -08:00
Kilian Cavalotti
603c7785f7 MTM: add support for other vendors, in the form of vendor::model 2017-02-10 13:38:22 -08:00
zet809
482857fcfc Merge pull request #1366 from whowutwut/dodiscover_msg
Fix some issues with the HW discovery script after testing on OpenPower
2016-07-05 10:34:00 +08:00
Victor Hu
1f121f11d9 Change the logger commands to print to stderr so that the SOL console
will record the messages
2016-06-24 16:00:31 -04:00
ertaozh
75bc7d91f4 refine hardware discovery framework, put mtms based hardware discovery to typemtms.pm module 2016-06-24 01:58:34 -04:00
Victor Hu
2d193ad6bf Merge pull request #1206 from xuweibj/S101003
Add genesis log in doxcat, dodiscovery and bmcsetup
2016-06-10 11:24:50 -04:00
XuWei
547176bf58 Add genesis log in doxcat 2016-05-31 23:03:59 -04:00
ertaozh
d4a8bc6b6a fix issue 1115: Don't run rspconfig after hardware discovery finished for servers Other than S822L(TLT) 2016-05-19 04:36:18 -04:00
XuWei
e47447bc1e Make genesis to include bmc ip in the findme package 2016-04-01 02:15:43 -04:00
ertaozh
b5717ba88b fix issue 457: xCAT 2.11 / S822LC: Node Discovery failed due to MTM with spaces 2015-11-24 02:19:34 -05:00
zhaoertao
053225fb26 fix bug 4296 :p8le hw discovery error info about syslog and dmidecode 2014-10-15 00:21:48 -07:00
zhaoertao
088ee8e9cd add an attribute for findme used to check it is running powerNV model 2014-09-10 01:51:06 -07:00
zhaoertao
0f4a674527 modify genesis to support system P hardware discovery 2014-09-05 02:10:54 -07:00
linggao
2f17a10f92 added capacity table to store cpu, memory and disk sizes for nodes 2013-12-19 08:25:41 -05:00
Jarrod Johnson
c6608120cb Try to bring up extra interfaces for discovery 2013-08-13 13:28:34 -04:00
jbjohnso
4e4e10d1f8 Rebuild discovery payload every cycle.
Since some things like LLDP data might trickle in, enable gather to
be gathered as it changes.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16979 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-07-15 14:09:19 +00:00
jbjohnso
3496d08373 Add support for xcatd to recognize and unpack gzip compressed payloads
Put back in extended NIC information, but compress it

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14999 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-25 14:37:17 +00:00
jbjohnso
d6845031fb Disable new nic element to avoid packet fragmentation, will revisit how to do this later
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14997 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-25 13:43:31 +00:00
jbjohnso
1225448e75 Restory 'legacy' mac tag for backwards compat if needed
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14953 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-22 21:19:11 +00:00
jbjohnso
f3fffcefed Correct typo in XML for discovery
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14952 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-22 21:18:57 +00:00
jbjohnso
8fc33eaeea Enhanced inventory collection of ethernet devices
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14893 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-15 20:00:44 +00:00
jbjohnso
dde7db8565 Add tree for teh overlay package
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14587 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-07 15:59:34 +00:00