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

6244 Commits

Author SHA1 Message Date
Jarrod Johnson
868b639dd8 Support 'Full' media variant for SLES
SUSE sometimes publishes distro as a single media
2020-05-15 11:57:25 -04:00
Jarrod Johnson
f851be0c26 Add a workaround for wrong hwaddr
Sometimes the client sends 20: before the address,
adapt to cope
2020-04-14 10:04:50 -04:00
Jarrod Johnson
3c343f83d3 Fix ddns identification of local address
If networks contains a local, but routed address,
still count it as 'internal'.
2020-03-27 12:28:21 -04:00
Jarrod Johnson
efbab45817 Merge tag '2.15.1' into lenovobuild 2020-03-06 11:10:19 -05:00
Jarrod Johnson
9f87ebfb12 Add support for non-zero LUN
Systems are now more likely to do non-zero LUN
2020-02-28 16:03:44 -05:00
Mark Gurevich
d60d63ff09 Do not use Mihawk codename 2020-02-19 14:50:05 -05:00
Mark Gurevich
88ee3f1d67 Mihawk support for bmcdiscover and bmcsetup 2020-02-19 14:23:43 -05:00
cxhong
24727f3962 Remove stty command from Expect process 2020-02-02 14:40:24 -05:00
Mark Gurevich
cdd52eb6d9 OpenBMC rvitals command to handle varable number of fans 2020-01-28 15:06:20 -05:00
Jarrod Johnson
f2f7a4391f Use better CentOS release detection
While the media is vague, the rpm name is more
specific.
2020-01-27 16:27:35 -05:00
Jarrod Johnson
6af6ed227e Merge tag '2.15.0' into lenovobuild 2020-01-24 10:39:24 -05:00
Jarrod Johnson
101cfe4b1c Implement sle15.N for SuSE 15 service packs 2020-01-17 20:12:02 +01:00
Mark Gurevich
4ddb82f0d6 Merge pull request #6536 from cxhong/dhcp
Add SLE15 Hierarchy support for ppc64le
2020-01-16 16:47:53 -05:00
cxhong
3456d4dd98 Add SLE15 Hierarchy support for ppc64le 2020-01-16 16:07:31 -05:00
besawn
cd39cdabcc Merge pull request #6524 from gurevichmark/bmcdiscover_pw_change
bmcdiscover with bmc password expiration
2020-01-16 15:49:49 -05:00
Mark Gurevich
2d07085122 Display VM disk purge message instead of just logging it 2020-01-15 11:10:03 -05:00
Jarrod Johnson
43309df2d1 Move the entries and t_entry to a useful scope
It was not correctly made available to
code that needed it.
2020-01-13 09:40:24 -05:00
Mark Gurevich
5094f7a74d Update Usage output formatting 2020-01-09 14:29:42 -05:00
Mark Gurevich
3987e4b233 bmcdiscover with bmc password expiration 2020-01-09 13:56:33 -05:00
Jarrod Johnson
e9dc40717e Fix incorrect scoping of site variable handling 2020-01-09 10:13:37 -05:00
Mark Gurevich
773ef33235 Default to all for OpenBMC reventlog verbose 2020-01-07 14:00:05 -05:00
Mark Gurevich
82c03a47ea Use a different message utility to remove extra space after : 2020-01-07 11:01:41 -05:00
Mark Gurevich
2d58c5b860 Improve OpenBMC reventlog message for missing policyTable.json 2020-01-07 10:39:05 -05:00
Markus Hilger
98f111538b Add KVM CPU mode to vm.othersettings (see issue #4182)
Initial patch by @ajw1980
2019-12-05 12:31:10 +01:00
Jarrod Johnson
f7becef99e Comment out problematic trace call
The library is rarely available, do not incur
it as a requirement.
2019-12-04 14:15:39 -05:00
Mark Gurevich
4703244376 Remove /install/autoinst config files as part of nodepurge 2019-11-21 11:06:26 -05:00
Jarrod Johnson
f7ef37bb4f Merge branch 'lenovobuild2.14' of github.com:jjohnson42/xcat-core into lenovobuild2.14 2019-11-19 15:40:55 -05:00
Jarrod Johnson
4d738ab91e Update to modern squashfs parameters.
The le/be flags have been removed for some time.
2019-11-19 15:40:11 -05:00
Jarrod Johnson
3f7ad27591 Implement infiniband dhcp addr
Mellanox pretends to be ethernet, but
the OS does not play along.  To provide
for both, provide an infiniband-compatible
variant just in case.
2019-11-18 15:42:22 -05:00
besawn
a2db21c034 Merge pull request #6483 from gurevichmark/thermal_mode_python
OpenBMC Thermal Mode [Python]
2019-11-13 15:22:47 -05:00
Mark Gurevich
d571ea1c12 OpenBMC Thermal Mode [Python] 2019-11-13 10:44:50 -05:00
Mark Gurevich
6ebee05df5 OpenBMC Thermal Mode {Perl] 2019-11-12 15:27:56 -05:00
Jarrod Johnson
3cabd58e9a Implement sle15.N for SuSE 15 service packs 2019-11-12 14:15:33 -05:00
Jarrod Johnson
28a917b25c Port Generic CentOS check from Lenovo tree
This will do a more generic check if a discid is not found.
2019-11-08 08:25:32 -05:00
Jarrod Johnson
c2acfbc56b Add CentOS disc detection in a more generic way 2019-11-05 08:50:13 -05:00
besawn
daa0ab1782 Merge pull request #6451 from gurevichmark/bmcdiscover_zero_sn
bmcdiscover node name when serial or mtm and mac not available
2019-10-30 14:33:50 -04:00
besawn
71942297d6 Merge pull request #6464 from cxhong/kit
log error message if running kits on rhel8
2019-10-28 15:34:44 -04:00
cxhong
d034005e81 Error message if running kits on rhel8 2019-10-28 14:33:54 -04:00
besawn
8e0ddfb743 Merge pull request #6436 from omula/fix_gmond
Fix gmond
2019-10-24 16:39:16 -04:00
cxhong
fe4db25042 modify rinstall for service node error 2019-10-18 12:00:26 -04:00
cxhong
fee95d4882 modify nodeset return code for hierarchy support 2019-10-17 17:48:59 -04:00
Mark Gurevich
aa93414e69 bmcdiscover node name when serial or mtm and mac not available 2019-10-17 15:19:28 -04:00
Oriol Mula-Valls
806feb006a Replace init.d calls with systemd ones 2019-10-03 09:27:58 +02:00
besawn
834c97f1ce Merge pull request #6433 from gurevichmark/op940_fixes
OpenBMC fixes for OP940 changes
2019-10-02 14:17:26 -04:00
Mark Gurevich
35d0728550 Remove old debug statements 2019-09-26 16:06:46 -04:00
Mark Gurevich
ef93f188b4 OpenBMC fixes for OP940 changes 2019-09-26 15:27:16 -04:00
besawn
6e70980b25 Merge pull request #6425 from gurevichmark/op940_authentication
Openbmc hardware control with OP940 firmware
2019-09-19 16:56:11 -04:00
Mark Gurevich
afdf1f56af Mask password in logs and console output 2019-09-19 13:25:48 -04:00
cxhong
5b6570bd4e Handle the bad return code if rinstall only run on one node and failed on nodeset 2019-09-19 09:40:31 -04:00
Mark Gurevich
5dbe9f2026 Openbmc hardware control with OP940 2019-09-12 14:38:21 -04:00