2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-02 19:40:10 +00:00

10201 Commits

Author SHA1 Message Date
Wai Yee Wong
c2523b7a41 Fix the repoquery parameters 2021-07-08 15:11:19 -04:00
Wai Yee Wong
973612103c Additional changes on comments 2021-07-08 14:56:52 -04:00
Wai Yee Wong
bacde95f37 Add back #!/bin/bash on Line 1 2021-07-08 14:36:46 -04:00
Wai Yee Wong
8c194d812a go-xcat provides correct versions of packages to be installed 2021-07-08 14:33:36 -04:00
Mark Gurevich
c230b098b4 Use a fixed redact string 2021-06-30 14:31:37 -04:00
Mark Gurevich
041e847279 Update comment 2021-06-29 14:19:41 -04:00
Mark Gurevich
85951981bb Redact passwords in log files 2021-06-29 13:48:33 -04:00
Wai Yee Wong
b8f9c70fd2 Process .bin files correctly by nodeset on RHEL 8.x 2021-05-07 16:39:54 -04:00
Mark Gurevich
9c13a7712f Add Oracle Linux to go-xcat 2021-05-07 13:19:39 -04:00
besawn
b2a60b8995
Merge pull request #6969 from peterwywong/copycds
Recognize Cumulus bin file correctly on RHEL 8.x
2021-05-06 07:59:31 -04:00
Wai Yee Wong
fb34d2b9ff Cumulus bin file to be recognized correctly on RHEL 8.x 2021-05-05 17:23:03 -04:00
Mark Gurevich
a9f00e5098 Exclude processing host entries for makenetworks 2021-05-05 13:53:32 -04:00
besawn
9f3900e0bd
Merge pull request #6964 from gurevichmark/netstat
Use ip instead of deprecated netstat
2021-05-04 15:30:39 -04:00
Jarrod Johnson
ff37c2fd6a Extend timeout for xcatd
Particularly on service nodes, it takes longer to startup
and systemd needs to be more patient.
2021-05-04 11:56:05 -04:00
Jarrod Johnson
1a47868599 Use ip instead of deprecated netstat 2021-05-03 14:51:34 -04:00
besawn
f7db977e16
Merge pull request #6957 from gurevichmark/copycds_doc
Remove erroneous = from man page
2021-04-30 13:59:43 -04:00
besawn
f4eacd318c
Merge pull request #6959 from gurevichmark/rh8_xfs
Fix mistake where someone used ext4
2021-04-29 17:48:02 -04:00
Jarrod Johnson
5251e67c00 Fix mistake where someone used ext4
RHEL uses xfs by default, selecting ext4 is a peculiar thing
to do.
2021-04-29 15:04:25 -04:00
Jarrod Johnson
f9f7cda833 Add missing shebangs to key scripts 2021-04-29 14:53:50 -04:00
Mark Gurevich
53d6ae9390 Remove = from usage also 2021-04-29 14:41:33 -04:00
besawn
5b67d116f2
Merge pull request #6952 from peterwywong/xcatsnap
Update xcatsnap by collecting more files and improving its code
2021-04-23 17:52:20 -04:00
Wai Yee Wong
5430fde3a3 Update xcatsnap by collecting more files and improving its code 2021-04-23 11:19:43 -04:00
Mark Gurevich
0dbc10bd0d Better comment for [-1] index 2021-04-21 15:33:43 -04:00
Mark Gurevich
f045f67994 Support Oracle Linux on service nodes 2021-04-21 08:46:17 -04:00
Mark Gurevich
3651690830
Merge pull request #6919 from viniciusferrao/oraclelinux
Support for Oracle Linux 7 and Oracle Linux 8
2021-04-20 16:52:34 -04:00
Vinícius Ferrão
75a6cd03fe Fixes statefull installation with Oracle Linux 2021-04-16 17:18:21 -03:00
besawn
d95898676c
Merge pull request #6941 from peterwywong/pci_passthru
Get the correct XML record for a PCI device which is one of the devices in an iommuGroup
2021-04-14 13:06:08 -04:00
Wai Yee Wong
1e768f4d5d Get the correct XML record for a PIC device if it is one of the devices in an iommuGroup 2021-04-12 12:16:05 -04:00
Mark Gurevich
7e635bafd9 Make xCAT-server require httpd 2021-04-07 15:23:05 -04:00
Mark Gurevich
e4619859c0 Use correct Perl string compare operator 2021-04-02 13:13:27 -04:00
Mark Gurevich
cdc565ff04 SLES15.2 service node pkglist needs wget 2021-04-01 14:03:15 -04:00
besawn
04a1b2a7cd
Merge pull request #6924 from gurevichmark/sles15.2_support
Add support for SLES15 SP2
2021-03-26 15:03:21 -04:00
Mark Gurevich
c2220cd695 Eliminate specifically checking for OS version 2021-03-26 12:34:50 -04:00
besawn
12d8731f5a
Merge pull request #6928 from peterwywong/sles12_template
Make compute.sles12.ppc64le.tmpl the same as compute.sles12.tmpl
2021-03-25 08:33:40 -04:00
Wai Yee Wong
12a72dcfb7 Make compute.sles12.ppc64le.tmpl the same as compute.sles12.tmpl 2021-03-24 10:25:18 -04:00
Mark Gurevich
5ead6c1bda Use 'find' to reliably find vmlinu* file on the partition 2021-03-23 15:34:39 -04:00
Mark Gurevich
237c7fee91 Additional packages locations for diskless image generation 2021-03-19 15:56:07 -04:00
Mark Gurevich
e6a7a2d332 Add repositories for diskless image generation 2021-03-18 16:59:23 -04:00
Mark Gurevich
42ffdddf9b For x86 also need to exclude Product-SLED 2021-03-16 17:33:13 -04:00
Mark Gurevich
d464c4fc6c Add support for SLES15 SP2 2021-03-16 16:08:35 -04:00
besawn
7a56cc16f9
Merge pull request #6922 from gurevichmark/copycds_sles15.2
Copycds for sles15.2
2021-03-15 16:28:59 -04:00
Jarrod Johnson
ecc26ed694 Workaround SuSE Full media difference
Profiles written around the initial SuSE15 concept
of 'Installer' and 'Packages' expect Packages in 2.
Workaround by symlinking a 2 when needed.
2021-03-15 15:08:45 -04:00
Jarrod Johnson
2556112b24 Support 'Full' media variant for SLES
SUSE sometimes publishes distro as a single media
2021-03-15 15:08:21 -04:00
Vinícius Ferrão
f82b6f48af Support for Oracle Linux 7 and Oracle Linux 8 2021-03-11 17:34:17 -03:00
Mark Gurevich
3b65b2d89e Extend XML Simple to pass parser options 2021-03-11 09:26:18 -05:00
besawn
9e0b3a3a34
Merge pull request #6816 from gurevichmark/nmve_install_disk
Support OS install on nvme disk
2021-03-04 07:46:13 -05:00
Mark Gurevich
ef814440be Extract correct size of the nvme disk partition 2021-03-03 13:51:27 -05:00
Mark Gurevich
01780a010e Improve debug messages and comments 2021-02-26 13:00:33 -05:00
Mark Gurevich
d2ebc7ea00 Improve xCAT uninstall on Ubuntu 2021-02-24 11:56:51 -05:00
Mark Gurevich
faddacc7e6 Skip key expiration verification when provisioning SLES15 compute and service nodes 2020-12-10 13:52:12 -05:00