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
5a56f8e720
Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core
2015-07-02 14:43:40 -04:00
7c70f2c3d1
Bug#4719 makentp man page need modified
2015-07-02 14:42:50 -04:00
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
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
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
46a35032ff
changed the man page for the usage of lsdef -t switch
2015-06-23 14:26:37 -04:00
8d957f8b11
fix for bug 4693: rcons -v calls xCAT::Version->Version()
2015-06-23 03:09:21 -04:00
9cf2093e22
man page and doc work for makentp.
2015-06-18 13:59:44 -04:00
78a6d8e39e
Revert "For Ubuntu builds, adding a .gitignore to ignore the files generated"
...
This reverts commit 829f107beb
.
2015-06-15 17:32:34 -04:00
829f107beb
For Ubuntu builds, adding a .gitignore to ignore the files generated
...
from the builds. Also remove the changelog because that file is going
to be ignored from the source tree. Ubuntu builds are being done
in the xcat-core directory and causing issues when we are switching
between releases. Should probably change the builds scripts as a longer
term solution
2015-06-15 17:14:05 -04:00
b8411821fa
added man page for makentp
2015-06-11 16:32:32 -04:00
0ea24f1db9
added new command makentp to setup ntp servers on mn and sn.
2015-06-11 12:17:01 -04:00
28bc448908
added link for switchdiscover command for ubuntu
2015-06-09 11:57:11 -04:00
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
40e1e5ee80
made nmap as default scan method for switchdiscover command
2015-06-02 15:51:07 -04:00
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
e63a398bfc
update build scripts to allow non-root user to build xcat-core tarball locally
2015-05-26 04:20:46 -04:00
c8b7962416
add how to check bmc user and password for teamsun
2015-05-22 07:22:58 -04:00
e86d75d453
man page for bmcdiscover
2015-05-21 23:09:12 -04:00
065a97db46
remove -n option for switchdisover command
2015-05-21 15:45:52 -04:00
bb7da9ab61
Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core
2015-05-18 15:24:39 -04:00
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
889d0d1a8c
update manpages of rmimage,liteimg and rinstall to remove the non-osimage flags and examples
2015-05-17 21:49:33 -04:00
31be446db8
remove -i options from switchdiscover man page
2015-05-15 16:09:25 -04:00
74cb3470eb
remove install/netboot/statelite from the manpages of genimage,packimage,nodeset and imgcapture
2015-05-14 04:29:23 -04:00
2a107425ea
not sure what happended, fix the bad checkin 8f7633c9b5
2015-05-14 04:00:58 -04:00
8f7633c9b5
remove the install/netboot/statelite from the usage statements of nodeset, imgcapture, genimage and packimgage
2015-05-14 03:55:42 -04:00
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
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
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
d55906f8cc
Task 41103: Create Man pages for switchdiscover
2015-05-07 15:26:33 -04:00
f4e8d1c233
Create a plugin to handle switchdiscover command
2015-05-06 16:49:47 -04:00
0ce312abb9
Modify the usage and man page for getmac -D --noping support
2015-04-27 04:45:11 -04:00
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
28e6939268
update the error message on xpod2man to better reflect what is
...
going on, looking for man5 pages, instead of claiming error
running the command.
2015-03-24 15:48:20 -04:00
1bce6d44c8
Have ppping and psh verify peer
...
psh and ppping failed to verify the server certificate
2015-03-24 13:39:19 -04:00
9f839cd82f
4612 Update script pgsqlsetup against PGSQL secure hole
2015-03-23 11:52:01 +08:00
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
ff3eee61f3
Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core
2015-03-20 10:59:20 -04:00
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
f731fb2ec9
fix bug 4609: rcons returns /opt/xcat/bin/rcons: line 62: [: ==: unary operator expected
2015-03-17 07:50:21 -04:00
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
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
9ec565a908
Continue the change for avoiding sslv3
2015-03-02 05:04:43 -05:00
eeec7c6d4f
Continue the change for avoiding sslv3
2015-02-13 03:07:51 -05:00
b2eb57d072
Add default value for attribute site.xcatsslversion=TLSv1 to avoid using sslv3 which might cause POODLE Attach
2015-02-12 09:44:01 -05:00
7e550ebeaf
pscp, fixed a code change error
2015-02-03 21:11:26 -05:00
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
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