2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-22 11:42:05 +00:00

3277 Commits

Author SHA1 Message Date
besawn
4b221d59e9
Merge pull request #7320 from peterwywong/ddns
Use xCAT::Utils:CheckVersion to compare BIND versions without using version.pm
2023-01-31 13:19:42 -05:00
Wai Yee Wong
457da8b073 Use xCAT::Utils:CheckVersion to compare BIND versions without using the version.pm 2023-01-26 21:16:55 -05:00
Mark Gurevich
d83e15372c Update docs for password encryption 2023-01-24 10:05:02 -05:00
Mark Gurevich
9fbd58bfc3 Initial Alma8 support 2023-01-18 11:00:59 -05:00
fangjzh
b99133ad84
Update diskinfo of Rocky Linux 8.7
Update diskinfo of Rocky Linux 8.7
2022-11-20 22:19:58 +08:00
besawn
621b4bb489 Updated enableSSHbetweennodes documentation in Zone.pm 2022-11-15 13:29:08 -05:00
peterwywong
1efc0f400d
Revert "Provide an error message when a new node name is an existing group name" 2022-09-02 15:25:17 -07:00
fangjzh
460409137c
Update diskinfo of Rocky Linux 8.6
add support for Rocky Linux 8.6
2022-05-28 21:08:31 +08:00
Wai Yee Wong
f5cd63562e Further minor changes 2022-05-03 11:21:26 -04:00
Wai Yee Wong
1205d6d983 Improvement on the warning message and enhancement on the test case 2022-05-02 16:42:53 -04:00
Wai Yee Wong
c51c0d00ce Provide an error message when a new node name is an existing group name 2022-04-29 16:30:19 -04:00
fangjzh
9036f7d0c9
add support for Rocky Linux 8.5
add the disk info of  Rocky-8.5-x86_64-dvd1.iso
2022-03-24 16:09:08 +08:00
Mark Gurevich
1bc43bc987 Handle SLES15 persistent kcmdline attribute (2) 2022-02-11 11:25:51 -05:00
Wai Yee Wong
0f1bce1871 Use bsr:N instead of bsr=N. 2021-08-25 12:19:49 -04:00
Wai Yee Wong
6b344a4c68 Support VM machine types specified through vm.othersettings 2021-08-23 17:36:06 -04:00
Mark Gurevich
50f5c9040d Add cleanupdiskfullxcatpost attribute to site table 2021-08-12 16:11:17 -04:00
Mark Gurevich
3e723703e7 Allow rscan to run on HMC V10 2021-07-29 15:58:25 -04:00
fangjzh
b9585a78e1 add Rocky Linux 8.4 support 2021-07-13 07:52:55 +08:00
Mark Gurevich
ddc0ae91a1 Docs improvements 2021-04-30 15:22:07 -04:00
Mark Gurevich
f045f67994 Support Oracle Linux on service nodes 2021-04-21 08:46:17 -04:00
Vinícius Ferrão
7526223a25 Fixed a typo on OL version in discinfo.pm 2021-04-16 17:17:26 -03:00
Vinícius Ferrão
0495fb0ffc Added discinfo values for all active releases 2021-03-12 18:17:10 -03: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
666399a22e Add namedincludes to site table documentation 2020-06-01 15:11:39 -04:00
Kurt H Maier
1065d64c70 DSHCLI.pm: Skip noderange-specific syncfiles during local copy 2020-05-14 11:48:46 -07:00
cxhong
369aff6549 fix syntax errors 2020-05-06 17:26:27 -04:00
cxhong
792aca18dc Discover Dell Switch via switchdiscover command 2020-05-06 17:03:47 -04:00
cxhong
db04e07303 modify Schema.pm 2020-02-28 15:55:45 -05:00
Mark Gurevich
e1e6d07155 Add ppc64le identifier 2020-02-21 08:19:23 -05:00
Mark Gurevich
e242ad59cc Add iso id for CentOS 8.1 2020-02-20 15:46:46 -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
Mark Gurevich
6ebee05df5 OpenBMC Thermal Mode {Perl] 2019-11-12 15:27:56 -05:00
Pythagoras Watson
bd0ad1ba43 Reduce maximum socket buffer size so select works
The maximum socket receive buffer size (SO_RCVBUF) is set from the value
in /proc/sys/net/core/rmem_max.  When this value is close to INT_MAX,
the select() system call used by IO::Select->can_read() never returns
true.  This causes packets to never be read.  Therefore, reduce the
maximum socket receive buffer size to a value which works.
2019-07-16 10:06:58 -07:00
cxhong
954e60a624 Add new Edgecore Mac address to switchinfo file 2019-07-09 15:10:05 -04:00
Mark Gurevich
934d92db9f More message improvements 2019-05-28 14:34:48 -04:00
Victor Hu
a761eb5404 Improve the message when the existing firmware level doesn't match the images provided (signed vs test) 2019-05-22 13:56:36 -04:00
Mark Gurevich
54cd535f06 Improve messages for rflash 2019-05-21 14:11:20 -04:00
zet809
e960063253
Revert "Fix issue that site.master is not set" 2019-03-22 18:18:12 +08:00
ertaozh
b51d749f13 Remove option -no-host-reboot for rflash 2019-03-22 15:59:58 +08:00
yangsong
e56f768361
Merge pull request #6074 from zet809/fix_issue_miss_sitemaster
Fix issue that site.master is not set
2019-03-22 14:51:38 +08:00
GONG Jie
3ef5dddde9 Revise Schema.pm based on the new default setting of xcatsslversion 2019-03-14 17:09:41 +08:00
GONG Jie
9b8068cb12 Do not show error message when command failure 2019-03-14 15:18:15 +08:00
ertaozh
d6b418bfb0 Fix issue that site.master is not set 2019-03-12 05:35:35 -04:00
GONG Jie
678087e120 Merge branch 'master' into rhels8-tmp 2019-03-01 16:12:05 +08:00
Bin Xu
869eabeec2 xCAT::DBobjUtils->gettbldesc does not parse params correctly and then cannot filter non used table and columns (#6042) 2019-02-27 10:57:45 +08:00
GONG Jie
4ee60e49f9 Merge branch 'master' into rhels8-tmp 2019-02-26 16:53:49 +08:00
Kilian Cavalotti
3576d780fc doc: use pkill instead of ps | grep | awk | xargs (#6034)
pkill is provided by the same procps package as ps, so should be present
wherever ps is.
2019-02-26 10:08:08 +08:00
yangsong
67d5caed37 EXECUTE in sync list will not invoke post sync scripts if the script itself is updated (#6001) 2019-02-20 17:45:58 +08:00
yangsbj
ca27ff256a fix issue xdcp EXECUTE of .post script not working as expected #5987 2019-02-12 03:00:40 -05:00
Yuan Bai
59c1630e76 add dnsforwardmode for makedns (#5970)
* add forwardmode for makedns

* polished

* polished

* update site table man doc

* polished

* polished
2019-01-24 14:36:35 +08:00