2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-05-12 09:24:19 +00:00
Commit Graph

386 Commits

Author SHA1 Message Date
jjohnson2 1ea9b98f0a Remove '-n' from pasu/piflash
Since '-n' can't work for pasu/piflash context, remove the option.
2015-06-04 10:42:54 -04:00
Jarrod Johnson 21a1a1b1bd Fix piflash invocation
iflash64 requires --unattended to behave properly.  Inject that
into the $::utilcmd to provide correct function.
2015-05-27 15:51:34 -04:00
jjohnson2 bb7da9ab61 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2015-05-18 15:24:39 -04:00
jjohnson2 c9dd5b6aed Fix issue with using getipmicons for pasu/piflash
getipmicons structures the data differently from getNodesAttribs.
Accomodate by merging each responses data in node by node rather
than simply overwriting with the last data.
2015-05-18 15:20:18 -04:00
ligc 2a107425ea not sure what happended, fix the bad checkin 8f7633c9b5 2015-05-14 04:00:58 -04:00
ligc 8f7633c9b5 remove the install/netboot/statelite from the usage statements of nodeset, imgcapture, genimage and packimgage 2015-05-14 03:55:42 -04:00
jjohnson2 4b426bad0b Make pasu/piflash consistent with other hardware credential lookup
Previously, pasu/piflash went to some trouble to hit common cases.
Switch to a method that uses the common target lookup code as
rpower/reventlog/etc to be consistent.
2015-05-13 14:48:59 -04:00
jjohnson2 3ba09c4157 Implement piflash
pasu can be slightly changed and frontend iflash.  Have pasu change
to use the command name to modify behavior.
2015-05-13 10:19:43 -04:00
jjohnson2 d123aab564 Fix lenovo utility usage of pasu
Lenovo uses the same asu utility, but a different path.  Try to
use the lenovo utility, falling back to the IBM location if
not found.
2015-05-08 10:53:18 -04:00
jjohnson2 3cc5e0cdf4 Fix asu handling of exotic characters
Exotic characters that may be interpreted by shell
are now quoted to prevent any interpolation.
2015-03-26 15:52:44 -04:00
jjohnson2 1bce6d44c8 Have ppping and psh verify peer
psh and ppping failed to verify the server certificate
2015-03-24 13:39:19 -04:00
Lei Ai 9f839cd82f 4612 Update script pgsqlsetup against PGSQL secure hole 2015-03-23 11:52:01 +08:00
jjohnson2 71d4dabbd4 Give confetty based consoles more of a grace period
For people doing X forwarding, wcons tiling has always been
flaky.  For confluent, we have a better cue, so give it
more time for the sake of X forwarded users
2015-03-20 11:00:10 -04:00
jjohnson2 ff3eee61f3 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2015-03-20 10:59:20 -04:00
jjohnson2 fb02c18853 Fix erroneous 'noping' in various circumstances
nmap's raw IP facility is prone to mistakes in various
environments.  Disable the raw IP handling by
telling nmap to run as if it didn't have privilege
2015-03-20 10:58:26 -04:00
ertaozh f731fb2ec9 fix bug 4609: rcons returns /opt/xcat/bin/rcons: line 62: [: ==: unary operator expected 2015-03-17 07:50:21 -04:00
Victor Hu 28cb65ebac rcons automatically uses confluent when it's installed on the xCAT
management machine.  Tests for /opt/confluent/bin/confetty

Change to first check consoleservice keyword in site table before
using confluent.  This allows us to install confluent on the machine
and control use with the keyword
2015-03-17 07:47:32 -04:00
GONG Jie f5d79bdaa2 Fix bug#4521 - [FVT] Script "mysqlsetup" assume end user has an empty MySQL/MariaDB root password. Which is not ture on Ubuntu Linux. 2015-03-09 14:39:55 +08:00
daniceexi 9ec565a908 Continue the change for avoiding sslv3 2015-03-02 05:04:43 -05:00
daniceexi eeec7c6d4f Continue the change for avoiding sslv3 2015-02-13 03:07:51 -05:00
daniceexi 7e550ebeaf pscp, fixed a code change error 2015-02-03 21:11:26 -05:00
jjohnson2 3cb83b2a19 Recognize confetty installed by pip
On some systems, pip install confetty will go to
/usr/local/bin.  Recognize and accept that.
2015-01-30 17:00:19 -05:00
jjohnson2 57f9ca6acf Allow wcons to accept geometry
If user passes in geometry, intelligently merge with
tiling geometry rather than confusingly attempt to
pass it through.
2015-01-30 16:58:49 -05:00
jjohnson2 a5bc39556c Fix confetty race condition induced by wcons
wcons was leaving a common control socket defined for all invocations
of confetty.  Fix this by not setting a socket for any but the first.
The channel is currently only used for wcons initial tiling, so
it should only be bothered with for that anyway.
2015-01-30 14:26:15 -05:00
ligc db84e8ee89 fix for bug 4456, change the rcons shebang line to /bin/bash 2014-12-08 14:34:36 +08:00
Casandra Qiu 69bf4249be Bug#4385 mysqlsetup does not support mariaDB in Ubuntu 2014-11-22 21:24:28 -05:00
Casandra Qiu 5373b22b61 Bug#4408 pgsqlsetup didn't work on ubuntu 2014-11-18 09:57:24 -05:00
jjohnson2 e2c31bad27 Implement confluent usage by r/wcons 2014-11-12 16:48:44 -05:00
Victor Hu b59f72bd8e changes to support --noupdate flag on genimage 2014-11-06 16:58:19 -05:00
lissav df45650bfb defect 4355 2014-11-04 07:51:04 -05:00
lissav 6b040b23f7 fix defect 4343 2014-10-30 08:49:19 -04:00
linggao 73d08b58fa added nmapoptions in the site table to resolve network slow response issues in nmap. defect 4300 2014-10-22 18:36:59 -04:00
mellor aab450c4de added --uploaduser as option and fixed default 2014-09-09 10:04:17 -04:00
mellor 9dd06c1047 second pass at new getxcatdocs - convert tables to pandoc, fix image downloads, and more 2014-09-09 09:31:06 -04:00
lissav 40b5891c4a defect 4254 2014-09-08 12:20:14 -04:00
mellor 77625c7fe9 rewrote getxcatdocs to work with Allura wiki on sourceforge 2014-08-21 16:14:29 -04:00
daniceexi ef0fbad422 fix the issue in rcons that it generated empty .consolerc. and fixed the issue that generated incorect .consolerc when run multiple rcons in parallel 2014-08-04 10:14:26 -04:00
ligc 49814b311c fix a message typo in *sqlsetup scripts 2013-08-01 16:42:45 +08:00
ligc 1a35256053 fix for bug 4202: parse the rcons -help and rcons --help 2014-07-28 17:01:19 -05:00
lissav 0fba751c63 fix incorrect change for starting mysql using startservice, sles/rh different 2014-07-11 08:52:48 -04:00
daniceexi a3cc1f8c3d SL6.5 support 2014-07-10 02:48:05 -04:00
ligc 1ea6e1c04a fix for bug 4187: uncomment the SSL_verify_mode in prsync for RHEL7 2014-07-07 10:18:24 -05:00
lissav 3a91016c26 add rinstall plugin 2014-06-24 07:53:50 -04:00
lissav 59a277bc40 fix incorrect call 2014-06-13 05:48:53 -04:00
immarvin fbce828647 correct the message 2014-06-09 06:52:07 -07:00
immarvin 5d479620a4 repleace the servcie stuff with newly added generic subroutines in xcat-client 2014-06-09 06:40:14 -07:00
lissav 52c35aad8a defect 4154 2014-06-05 09:11:49 -04:00
Jarrod Johnson 802366a48e Add a plugin to push xCAT config to confluent 2014-05-20 15:10:23 -04:00
lissav 7293046915 defect 4091 2014-05-08 09:49:39 -04:00
lissav 7b5aa8aed1 support MariaDB defect 4097 2014-04-29 10:10:45 -04:00