2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-10-23 07:25:38 +00:00
Commit Graph

1674 Commits

Author SHA1 Message Date
Yuan Bai
b117be552a refine tag prefix xcat.deployment for sles/ubuntu provision (#5831)
* refine tag prefix xcat.deployment for sles/ubuntu provision
2018-11-23 10:00:02 +08:00
Yuan Bai
c64a539b5a confignics find wrong network for nic when mask is empty (#5809)
* confignics find wrong network for nic when mask is empty
2018-11-16 13:21:06 +08:00
Yuan Bai
ed6852a9e4 add log tag for postscripts (#5805) 2018-11-15 17:12:55 +08:00
Yuan Bai
19c5ab3f49 fix 5800 nicextraparams does not overwrite existed ifcfg attribute (#5801) 2018-11-14 14:31:41 +08:00
cxhong
67e5a95878 Modify configinterface postscripts to handle the MASTER IP address (#5786)
* Modify configinterface postscripts to handle the MASTER IP address

* Add modification from comments
2018-11-14 13:41:15 +08:00
Yuan Bai
239ffd7eb7 fix 5789 xcatlib.sh: line 186: &0 : syntax error (#5790) 2018-11-12 15:22:14 +08:00
yangsong
7f0ed6caee remove mistake breaks (#5784) 2018-11-09 18:35:14 +08:00
yangsong
f55b3f867b several issues on site.httpport in otherpks and ospkgs (#5777)
* correct several issues

* refine ospkgs to support site.httpport
2018-11-08 17:50:14 +08:00
yangsong
01541aba74 correct several issues on site.httpport in diskless provision (#5774) 2018-11-07 18:19:35 +08:00
Yuan Bai
13bca11a9d add sys log for redhat statelite (#5771)
* add sys log for redhat statelite
2018-11-07 16:47:46 +08:00
zet809
5211c296d8 Add repoonly option for otherpkgs to only generate repo for pkgdir and otherpkgdir (#5768)
* Add repoonly option for otherpkgs to only generate repo for pkgdir and otherpkgdir

* Update otherpkgs based on comments
2018-11-07 10:11:05 +08:00
yangsbj
dc8c863283 refine the PR 2018-11-05 03:15:37 -05:00
yangsbj
5d90a4212c change HTTPPORT in /proc/cmdline to XCATHTTPPORT to avoid potential confilic 2018-11-04 21:54:30 -05:00
yangsbj
accb6d69a9 write HTTPPORT= to xcatinfo 2018-11-02 05:16:14 -04:00
yangsbj
5c910eca26 add support for site.httpport for post.xcat and updatenode 2018-11-01 05:21:08 -04:00
Yuan Bai
17dea7d590 log tag support for servicenode and fix updatenode testcase (#5749) 2018-10-31 14:05:53 +08:00
Yuan Bai
e7176d7093 log tag support for common scripts (#5743)
* log tag support for common scripts

* enhancements

* typo fixed
2018-10-30 16:57:39 +08:00
Yuan Bai
735b121e15 classify deployment log and updatenode log (#5725)
* classify deployment log and updatenode log

* add deployment starting for xcatroot
2018-10-24 17:03:52 +08:00
Yuan Bai
7b68047e22 fix enablekdump for redhat7.6 and 7.6-alt nfs vers 4 support (#5713)
* fix redhat7.6 nfs vers 4 support

* enhance

* polished
2018-10-18 14:58:36 +08:00
Yuan Bai
95ca105635 enhancements for sle15 diskful CN deployment (#5605)
* add sle dir for copycds

* remove HPC packages from sle15 template

* copycds support ppc64le sle15

* support packages products for sle15

* create repos  for all products in sle15 Package ISO

* fix deployment status postbooting in sle15

* support sle15

* add copycds example for sle15

* generate add_on product

* polished

* adjust product_dir
2018-09-18 18:03:32 +08:00
Yuan Bai
2027cb7a36 support nics type Omnipathin confignetwork (#5587) 2018-09-03 16:58:51 +08:00
Yuan Bai
7a470072b4 support encode hyphens in xcatlib.sh (#5570) 2018-08-31 17:37:46 +08:00
Yuan Bai
d94406edae Merge branch 'master' into sle15support 2018-08-20 17:10:12 +08:00
Gᴏɴɢ Jie
2d27aa8554 Hide the `command "chronyd" not found' error message. And pass the $MASTER environment variable to setupntp.traditional (#5520) 2018-08-20 10:21:40 +08:00
Jarrod Johnson
2a6cd52057 Correct for SLE15
SLE15 is a more unified distro.  Also fix install=
for SLES15, versus osimage
2018-08-06 14:02:03 -04:00
GONG Jie
306cb2b140 Fix minor configeth problem on Ubuntu 18.04 2018-08-03 16:04:31 +08:00
Yuan Bai
924a7a0373 Merge pull request #5445 from stanford-rc/routeop_gw
routeop: inconditionally replace the default gateway
2018-08-02 09:38:18 +08:00
Yuan Bai
199d5c35c1 Merge pull request #5444 from stanford-rc/hardeths_gw
hardeths: avoid duplicate GATEWAY entries in /etc/sysconfig/network
2018-08-02 09:31:56 +08:00
GONG Jie
72f99de607 Avoid use command route in configeth, since it is obsoleted 2018-08-01 14:37:02 +08:00
Kilian Cavalotti
e37b462c42 hardeths: when multiple default routes are defined, only select one 2018-07-27 15:29:19 -07:00
Kilian Cavalotti
ad07e33014 routeop: add missing definitions for $route{,dest}1 which are missing for the default route case.
Also, properly isolate bash variables from regexp in sed command.
2018-07-27 15:23:29 -07:00
Kilian Cavalotti
e807651fae routeop: inconditionally replace the default gateway 2018-07-27 14:29:23 -07:00
Kilian Cavalotti
a9d48dc251 hardeths: only add GATEWAY in /etc/sysconfig/network if it's not already
there. Replace it otherwise.
2018-07-27 14:20:00 -07:00
Yuan Bai
9e161adf7c enhance ifdown/ifup for confignetwork and confignics (#5430)
* use ip link set to replace ifdown/ifup

* enhanced

* polished
2018-07-26 17:28:32 +08:00
Yuan Bai
806c507a6a support sles12sp3 servicenode installation (#5426)
* support sles12sp3 servicenode installation

* polished
2018-07-24 17:32:08 +08:00
GONG Jie
08e83de7bc Tweak for setupntp. Ubuntu use chrony.service instead of chronyd.service 2018-07-24 17:06:00 +08:00
GONG Jie
803521a4ad Call setupntp.traditional when there is no chrony installed 2018-07-19 13:21:14 +08:00
GONG Jie
07a13a7697 Move setupchrony -> setupntp 2018-07-19 13:20:56 +08:00
GONG Jie
5f6ab869a2 Move setupntp -> setupntp.traditional 2018-07-19 13:20:42 +08:00
GONG Jie
efb78c301b Bash script setupchrony for chrony configuring. 2018-07-18 16:56:44 +08:00
xuweibj
8209b449c6 delete change policy table by xcat 2018-07-06 04:46:25 -04:00
Gᴏɴɢ Jie
4c5a2bbd77 Fix github issue #5365. Thinker for the openssl s_client -no_ssl2 command line argument (#5376) 2018-07-06 15:22:59 +08:00
zet809
3734832473 Merge pull request #5371 from xuweibj/I5345
update hwinv table by updatenode -P geinv
2018-07-05 15:55:59 +08:00
xuweibj
45a602bdf6 update hwinv table by updatenode -P geinv 2018-07-05 03:29:51 -04:00
Gᴏɴɢ Jie
da35f335b1 Fix github issue #5365. Proper handle the -no_ssl2 argument of openssl s_client (#5369) 2018-07-04 14:48:33 +08:00
Victor Hu
a79ad48ef0 Merge pull request #5361 from immarvin/onissue
remove date in updatenode message, for ticket Request removal of datefrom  line in xCAT framework, idea? #5348
2018-07-03 11:05:38 -04:00
Gᴏɴɢ Jie
da8983a95e Revert "Remove -no_ssl2 command line argument for openssl. Since new version of openssl do not support it any more (#5358)" (#5364)
This reverts commit dc2ea9014d.
2018-07-03 16:11:42 +08:00
yangsbj
3bfaa75c06 remove date in updatenode message, for ticket Request removal of date from line in xCAT framework, idea? #5348 2018-07-02 22:10:30 -04:00
Gᴏɴɢ Jie
dc2ea9014d Remove -no_ssl2 command line argument for openssl. Since new version of openssl do not support it any more (#5358) 2018-07-02 18:11:21 +08:00
Bin Xu
18c5afc0f4 support secure root method (#5286)
- support xcat_secure_pw:<user> API in credential plugin
 - for diskless, if enabled secure root, packimage will not write root password into image
 - for stateful, if enabled secure root, nodeset will not write root password into config file
 - and 'remoteshell' will update shadow file accordingly
2018-06-15 10:28:51 +08:00