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
Victor Hu
60bcc9e884
export XCATSSLVER=TLSv1 in xcathmc when on the sles11 platform.
...
change rcons so that if nodehm.conserver is set, the server is the SAME
node, don't pass the -s option to confetty for now.
2015-07-02 14:18:36 -04:00
Jarrod Johnson
78cd80b9d3
Remove never applicable '-n' from pasu/piflash usage
...
Usage output referenced -n option which doesn't actually exist
2015-06-26 16:42:51 -04:00
ligc
8d957f8b11
fix for bug 4693: rcons -v calls xCAT::Version->Version()
2015-06-23 03:09:21 -04:00
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 8f7633c9b55520f7b5cf88eedd4d523c01c6ec6c
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