linggao
40e1e5ee80
made nmap as default scan method for switchdiscover command
2015-06-02 15:51:07 -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
ligc
e63a398bfc
update build scripts to allow non-root user to build xcat-core tarball locally
2015-05-26 04:20:46 -04:00
amy0701
c8b7962416
add how to check bmc user and password for teamsun
2015-05-22 07:22:58 -04:00
amy0701
e86d75d453
man page for bmcdiscover
2015-05-21 23:09:12 -04:00
Casandra Qiu
065a97db46
remove -n option for switchdisover command
2015-05-21 15:45:52 -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
889d0d1a8c
update manpages of rmimage,liteimg and rinstall to remove the non-osimage flags and examples
2015-05-17 21:49:33 -04:00
Casandra Qiu
31be446db8
remove -i options from switchdiscover man page
2015-05-15 16:09:25 -04:00
ligc
74cb3470eb
remove install/netboot/statelite from the manpages of genimage,packimage,nodeset and imgcapture
2015-05-14 04:29:23 -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
Casandra Qiu
d55906f8cc
Task 41103: Create Man pages for switchdiscover
2015-05-07 15:26:33 -04:00
Casandra Qiu
f4e8d1c233
Create a plugin to handle switchdiscover command
2015-05-06 16:49:47 -04:00
WangXiaoPeng
0ce312abb9
Modify the usage and man page for getmac -D --noping support
2015-04-27 04:45:11 -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
Victor Hu
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
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
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
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
Jia Zhao
3b86d90a7c
merge from 2.9 about supporting powerkvm in nodeimport
2015-01-20 14:15:07 +08:00
daniceexi
312dec35bf
rpower manpage: remove the incorrect request to install acpid for softoff in diskless
2015-01-11 22:04:52 -05:00
daniceexi
2c09d13724
update the manpage for renergy command that don't set power saving for P8 server which is running in OPAL mode
2015-01-08 06:26:12 -05:00
litingt
9c3671ed76
add xCAT commands for PCM, fix defect 4477
2015-01-04 23:37:09 -08:00
daniceexi
5131f51509
Remove the capping related information from man page and usage
2014-12-29 03:00:32 -05:00
daniceexi
175ac75c8e
Add man page for P8 energy; some minor fixes in CIMUtils.pm and energy.pm
2014-12-26 05:58:04 -05:00
ligc
db84e8ee89
fix for bug 4456, change the rcons shebang line to /bin/bash
2014-12-08 14:34:36 +08:00
ligc
5ef5b62877
Remove the AIX multicast route words from lsslp manpage, it is required after 2.7.8
2013-11-27 16:06:29 +08:00
ligc
fea8c45131
fix for bug 4288, add the -i flag to pasu manpage
2013-11-26 15:48:20 +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
Casandra Qiu
2d1961c4f9
bug#4286 makedns should have a verbose mode
2014-11-12 10:24:38 -05:00
daniceexi
21d12983c9
Since xcatd fast restart cannot be supported in systemd enabled OS, we implemented fast restart in restartxcatd command
2014-11-11 12:18:58 -05:00