2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-05-12 17:34:16 +00:00
Commit Graph

439 Commits

Author SHA1 Message Date
Mark Gurevich 4b0ce18b9d Add DSH_VERIFY environment variable to xdsh command 2017-03-23 15:44:11 -04:00
Mark Gurevich 1463615f3f Changes suggested by comments 2017-03-21 11:45:26 -04:00
Mark Gurevich 4e1d4629a9 Preserve the user ownership of the file for xdcp command 2017-03-20 13:19:39 -04:00
zet809 072cfd01d1 Merge pull request #2431 from arif-ali/rcons_update
Update rcons, so that it detects conserver
2017-03-03 17:34:25 +08:00
Andy Wray c61d356d1c Changed colors in wcons to improve readability 2017-02-28 10:28:42 -05:00
Arif Ali 2189641a9b Merge branch 'master' into rcons_update 2017-02-24 11:15:05 +00:00
ertaozh 1e3cf89cf4 Return error if no /usr/bin/fping is available 2017-02-22 21:39:48 -05:00
yangsong b1adaf4ac2 Merge pull request #2432 from jjohnson42/fixrcons
Fix spurious output in rcons on uninstalled console
2017-01-23 02:35:01 -06:00
Jarrod Johnson 3971d0db7a Fix spurious output in rcons on uninstalled console
alternative.
2017-01-20 13:43:08 -05:00
arif a5f39f972f Update rcons, so that it detects conserver 2017-01-20 11:17:23 +00:00
Weihua Hu d37413654c Merge pull request #2298 from immarvin/onsles12sp2
fix issue [fvt]sles12.2 mysqlsetup -i could not work #2297
2016-12-15 14:29:31 +08:00
immarvin 5b882fc24d fix issue [fvt]sles12.2 mysqlsetup -i could not work #2297 2016-12-08 22:21:12 -05:00
Samveen Gulati c6f7861fb1 [xCAT-client]xdshbak: Add bare output sub-option -b for -x 2016-10-10 15:49:23 +00:00
Samveen Gulati ccd0ff64f5 [xCAT-client]xdshbak: Use version sorting on hostnames 2016-10-10 15:49:23 +00:00
Samveen Gulati 7fcfc0700b [xCAT-client]xdshbak: make header match manpage 2016-10-10 15:49:22 +00:00
Samveen Gulati 7b6b421b17 [xCAT-client]xdshbak: make -x match manpage 2016-10-10 15:49:22 +00:00
Samveen Gulati 2742a29bcf [xCAT-client]xdshbak: make -q match manpage 2016-10-10 15:49:22 +00:00
chenglch 7b87c6e417 Add STDIN redirection support for stanza definition (#1863)
close-issue: #1671
2016-09-20 14:33:25 +08:00
cxhong 9181279913 mysqlsetup failed becuase /usr/bin/mysql_install_db is not available (#1702)
* mysqlsetup failed becuase /usr/bin/mysql_install_db is not available

* use variable

* chang "-e" to "-x"
2016-08-17 18:44:19 -05:00
Jarrod Johnson 22fe457bc1 Fix tcons interaction with filename globbing
Filename globbing strings are not good to happen
to noderanges.  Use quotes to avoid it in script.
Caller still needs to be careful to quote/escape
on their end.
2016-08-12 15:57:11 -04:00
Chuck Brazie 193a9680d4 Fix indentation in xdsh (#1617)
* Merged the zVM changes into some xcat_client files

Change-Id: I3405cede348c63ea6b43ceda4bdfdad0f3a5422a

* Fix indentation in xdsh
2016-08-03 10:38:24 +08:00
yangsong 860b61a7ed Revert "Master client merges for two files from zVM" (#1619) 2016-08-03 10:34:25 +08:00
Chuck Brazie a21edcdcb5 Merged the zVM changes into some xcat_client files (#1608)
Change-Id: I3405cede348c63ea6b43ceda4bdfdad0f3a5422a
2016-08-03 10:03:15 +08:00
immarvin 45c1dc0f92 fix [FVT]:mysqlsetup -i failed to setup database on sles12 #1413 ;refine the logic to determine hostname of the master 2016-07-28 01:37:28 -04:00
Mark Gurevich db9a71750e Fix sytax errors reported by perltidy 2016-07-25 08:56:18 -04:00
Mark Gurevich fb911143fe perltidy all perl files, part 2 2016-07-21 13:27:40 -04:00
Mark Gurevich 0a3fbd8d51 perltidy all perl files 2016-07-20 11:40:27 -04:00
Casandra Qiu 5db2a67553 Add mysql user to localhost account 2016-06-29 13:52:07 -04:00
wangxiaopeng ca7c9ad69a issue 1171: set SSL_verifycn_scheme => none for IO::Socket::SSL->new 2016-06-22 10:04:04 -04:00
Casandra Qiu b5842bf905 Support Mariadb on ubuntu 16.04 2016-04-19 14:01:08 -04:00
XuWei e78de31c1a To fix issue #784, output error message when use rcons node -f -s 2016-03-15 02:01:19 -04:00
Xiaopeng Wang 045b81e3b7 Merge pull request #507 from bybai/pshv
fix #506 psh/pscp -v and -h
2016-01-04 13:33:15 +08:00
penguhyang 6aeb577bfa return values are zero for updatenode -f with incompatiable flags -k -S -P 2015-12-15 21:18:14 -05:00
bybai 50864280f9 fix psh/pscp -v and -h 2015-12-02 02:40:04 -05:00
bybai c118070d7b pasu/psh/pscp Connection failure in sles11.4,error info in rh7.1 2015-11-26 06:05:33 -05:00
Victor Hu dfd6475c00 Merge pull request #387 from penguhyang/updatenode_k
correct the message to make the updatenode -k output looks neat
2015-11-23 13:04:52 -05:00
penguhyang a4c62eedf3 correct 'updatenode node -k -F' without prompting message directly 2015-11-19 01:41:37 -05:00
Xiaopeng Wang b37dd4bef0 Merge pull request #328 from whowutwut/sf_reference_cleanup
Remove references to sourceforge in xcat-core
2015-11-17 23:55:23 +08:00
penguhyang f6e1f59f3e correct the message to make the output looks neat 2015-11-16 00:09:15 -05:00
Patrick Lundgren 1e68e93938 Added flag to check SLES 12 for SP1, run same flow as Ubuntu 2015-11-05 15:29:28 -05:00
Victor Hu 0c2a3f4bff Add link to the PDF version of the document for convenience 2015-10-28 09:20:56 -04:00
Victor Hu 8a39aa8aa5 Remove references to sourceforge in these files 2015-10-27 16:54:21 -04:00
Casandra Qiu f4c6742e59 Modify pgsqlsetup to support sels12 SP1 2015-10-23 11:08:53 -04:00
Casandra Qiu 6932f19ec1 check postgresql-server instead of postgresql 2015-10-08 17:02:23 -04:00
Casandra Qiu 0240e7a444 failed to check postgresql package and ids 2015-10-08 14:33:16 -04:00
Xiaopeng Wang e22d5f2bdf Merge pull request #214 from bybai/pping
fix issue pping cannot connect sqlsite under non-root user
2015-09-25 15:03:23 +08:00
bybai 8ed8818e74 fix issue pping cannot connect sqlsite under non-root user 2015-09-25 02:52:44 -04:00
penguhyang 7cae7cc0d1 add --noverify option to skip the node network availability verification in updatenode 2015-09-23 04:29:39 -04:00
Victor Hu 1176909e54 Check that /etc/init.d/confluent is there (installed) before checking
for confluent running if using conserver
2015-07-06 10:15:57 -04:00
Victor Hu bfd69e9824 If conserver and confluent are running at the same time, rcons
will say "Connection closed."  Add a check in the rcons code to
make sure that if confluent is configured to be used, conserver is not
running and vice versa.
2015-07-02 14:41:43 -04:00