2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-20 21:20:36 +00:00
Commit Graph

3227 Commits

Author SHA1 Message Date
9b4f539eb2 Remove support of RHEL 8 Partner Inspection Snapshot 1 and Partner Inspection Snapshot 2.
Revert "Add two disc ID for rhels8.0"

This reverts commit c8ed19a9d0.
2019-01-08 13:42:49 +08:00
b53100a59f Merge pull request #5929 from xcat2/master
Merge master branch to rhels8 branch
2019-01-08 13:40:21 +08:00
dd8f6b840e fix indent 2019-01-03 09:04:06 -05:00
378447afb9 Comments from ertao 2019-01-02 14:02:00 -05:00
530399d598 Modified syncfile list for EXECUTEALWAYS clause 2018-12-18 11:00:24 -05:00
8cf9e330ea fix issue Unable to boot a RHEL compute node with an image that has site.installdir #2029 (#5892) 2018-12-13 17:39:37 +08:00
8f3c3f7677 Fix issue 5150: tabch and tabdump commands can not deal with invalid attribute names (#5846)
* Fix issue 5150: tabch and tabdump commands can not deal with invalid attribute names

* reuse buildWhereClause for key retriving
2018-11-30 08:19:42 +08:00
527ef2b4f8 fix issue [automation] Installation failed on several OS because error in DSHCLI.pm #5840 2018-11-27 21:27:10 -05:00
8ac336fe7e EXECUTEALWAYS will only execute syncfile in the syncfile list (#5834) 2018-11-27 14:58:11 +08:00
fc49f012e6 For the newly installed xCAT-core, set site.xcatsslversion to TLSv1_2 as the default setting (#5798) 2018-11-23 11:29:13 +08:00
2cc06ef0b7 Fix issue 5721: xCAT-client rpm seems to depend on xCAT-server (#5826) 2018-11-21 13:49:17 +08:00
28ba3a5cff imporve the performance to list group object when lots of groups defined (#5769)
* imporve the performance to list group object when lots of groups defined (#5761)

* - for list group attribute, using the similiar method as node object, but for group
not consider the inherit and regex translation (pass $options{keep_raw} = 1)
2018-11-13 14:06:10 +08:00
92c019bdb3 set default value for $::XCATSITEVALS{httpport} if site.httpport is not specified (#5780) 2018-11-09 15:28:17 +08:00
8ff0bb805e Have xCAT client try IPv6 if IPv4 fails
If IPv6 support is added to a system after xcat is running,
then trying to reach 'localhost' may end up being '::1' instead
of '127.0.0.1'.  This will be fine after xCAT restarts from before
IPv6 support being available, but until that time the daemon is
IPv4 only.  Have Client try IPv4 if IPv6 fails to accomodate this
situation.
2018-10-31 15:34:58 -04:00
c97d4ee287 Merge pull request #5675 from gurevichmark/exterme_cluster
xCAT name consistency
2018-10-12 17:17:34 -04:00
5efa7ab42b Modify the output message if failed pping_hostname() (#5664)
* Modify output message
2018-10-12 17:33:28 +08:00
0c0854aa2b syncfiles: try to fix the issue where sync lists are generated with the (#5680)
wrong destination username. Bugs #4455, #5252
2018-10-12 16:14:30 +08:00
311e1e5951 Merge pull request #5669 from gurevichmark/manpage_fixes
Formatting and spelling fixes for some man pages
2018-10-11 15:15:32 -04:00
74cd024a01 hierarchicalattrs does not work on some columns with special delimiter (#5663) (#5688) 2018-10-10 18:07:10 +08:00
c8ed19a9d0 Add two disc ID for rhels8.0 2018-10-05 14:41:53 -04:00
5b3aef0e82 Formatting and spelling fixes 2018-10-04 14:13:27 -04:00
3d41124508 Changes after the review 2018-10-03 11:19:27 -04:00
3970342342 xCAT name consistency 2018-10-01 13:15:58 -04:00
5ca6e01b83 [Docu] Correct default xcatsslversion
It's TLSv1 not SSLv3 anymore.
2018-09-22 02:29:13 +02:00
f1d51c1c74 Add /etc/gshadow for the syncfile MERGE clause (#5572) 2018-09-05 09:49:02 +08:00
85894795c6 Change options Verbose to verbose 2018-08-21 15:18:12 -04:00
5fc4e7fad5 Enhancement for using site cache in plugin (#5535)
* site cache when run plugin does not work very well
- using cache from plugin when getNodesAttribs/getNodeAttribs (pass it into DB process from plugin process)
- Site cache is a whole hash, so to use cache when by the hash is there, instead of the specified key is there.
It is because that there might be no key defined in site table.

* with XCATBYPASS, to populate site hash before scan_plugins. Then only 1 query for site table to do whole things.

* cache site when init plugins on service nodes

* missing to comment the old codes query from xCAT DB process
2018-08-21 18:36:52 +08:00
f678b44839 Remove trailing spaces in file perl-xCAT/xCAT/zvmUtils.pm 2017-12-31 23:59:59 +00:00
10a39df027 Remove trailing spaces in file perl-xCAT/xCAT/zvmMsgs.pm 2017-12-31 23:59:59 +00:00
fd6b22d55d Remove trailing spaces in file perl-xCAT/xCAT/zvmCPUtils.pm 2017-12-31 23:59:59 +00:00
08357faa33 Remove trailing spaces in file perl-xCAT/xCAT/data/switchinfo.pm 2017-12-31 23:59:59 +00:00
8a928c3003 Remove trailing spaces in file perl-xCAT/xCAT/Zone.pm 2017-12-31 23:59:59 +00:00
c8cf28755c Remove trailing spaces in file perl-xCAT/xCAT/Yum.pm 2017-12-31 23:59:59 +00:00
8f24d2bae1 Remove trailing spaces in file perl-xCAT/xCAT/Version.pm 2017-12-31 23:59:59 +00:00
b03809cea4 Remove trailing spaces in file perl-xCAT/xCAT/Utils.pm 2017-12-31 23:59:59 +00:00
995c1906b2 Remove trailing spaces in file perl-xCAT/xCAT/Usage.pm 2017-12-31 23:59:59 +00:00
3cf35a1dbd Remove trailing spaces in file perl-xCAT/xCAT/TableUtils.pm 2017-12-31 23:59:59 +00:00
28dc607ff3 Remove trailing spaces in file perl-xCAT/xCAT/Table.pm 2017-12-31 23:59:59 +00:00
db4fa6ab66 Remove trailing spaces in file perl-xCAT/xCAT/ServiceNodeUtils.pm 2017-12-31 23:59:59 +00:00
471f104202 Remove trailing spaces in file perl-xCAT/xCAT/Scope.pm 2017-12-31 23:59:59 +00:00
8c57224029 Remove trailing spaces in file perl-xCAT/xCAT/Schema.pm 2017-12-31 23:59:59 +00:00
5f7334d9bc Remove trailing spaces in file perl-xCAT/xCAT/SSH.pm 2017-12-31 23:59:59 +00:00
8e7362a03f Remove trailing spaces in file perl-xCAT/xCAT/SINV.pm 2017-12-31 23:59:59 +00:00
c68e3273b1 Remove trailing spaces in file perl-xCAT/xCAT/RemoteShellExp.pm 2017-12-31 23:59:59 +00:00
c8f977674b Remove trailing spaces in file perl-xCAT/xCAT/RSYNC.pm 2017-12-31 23:59:59 +00:00
1870218cc1 Remove trailing spaces in file perl-xCAT/xCAT/RSH.pm 2017-12-31 23:59:59 +00:00
888740a97c Remove trailing spaces in file perl-xCAT/xCAT/ProfiledNodeUtils.pm 2017-12-31 23:59:59 +00:00
6eed2ff63e Remove trailing spaces in file perl-xCAT/xCAT/NetworkUtils.pm 2017-12-31 23:59:59 +00:00
019ee7ee81 Remove trailing spaces in file perl-xCAT/xCAT/MsgUtils.pm 2017-12-31 23:59:59 +00:00
e57395aa0b Remove trailing spaces in file perl-xCAT/xCAT/MacMap.pm 2017-12-31 23:59:59 +00:00