Xiaopeng Wang
83e4df505e
Merge pull request #301 from zet809/bmcdiscovery_add_flag_t
...
add flag -t for bmcdiscovery to generate a temp bmc node
2015-11-05 16:11:02 +08:00
immarvin
850ab73b0c
refine the manpage of chvm
2015-11-02 22:00:09 -05:00
immarvin
c5f1075aee
add kvm features: cpu pining, memory binding and pci passthrough
2015-11-02 22:00:08 -05:00
ertaozh
861164068b
add flag -t for bmcdiscovery to generate a temp bmc node
2015-11-01 21:31:32 -05: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
penguhyang
3a441756fb
create links for rescanplugins
2015-09-21 14:21:34 +08:00
bybai
550a6fc46e
update format
2015-08-11 01:27:10 -04:00
bybai
ebe296f8e2
modify bmcdiscover manpage to support -z -s -w.
2015-08-10 02:12:41 -04:00
bybai
7af5d4820f
add link for bmcdiscover
2015-08-03 23:29:23 -04:00
amy0701
5e0c59b620
add link for bmcdiscover.
2015-07-16 02:58:40 -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
5a56f8e720
Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core
2015-07-02 14:43:40 -04:00
Casandra Qiu
7c70f2c3d1
Bug#4719 makentp man page need modified
2015-07-02 14:42:50 -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
linggao
46a35032ff
changed the man page for the usage of lsdef -t switch
2015-06-23 14:26:37 -04:00
ligc
8d957f8b11
fix for bug 4693: rcons -v calls xCAT::Version->Version()
2015-06-23 03:09:21 -04:00
linggao
9cf2093e22
man page and doc work for makentp.
2015-06-18 13:59:44 -04:00
Victor Hu
78a6d8e39e
Revert "For Ubuntu builds, adding a .gitignore to ignore the files generated"
...
This reverts commit 829f107beb4a4fed764cee41c417bcf2054282ce.
2015-06-15 17:32:34 -04:00
Victor Hu
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
linggao
b8411821fa
added man page for makentp
2015-06-11 16:32:32 -04:00
linggao
0ea24f1db9
added new command makentp to setup ntp servers on mn and sn.
2015-06-11 12:17:01 -04:00
linggao
28bc448908
added link for switchdiscover command for ubuntu
2015-06-09 11:57:11 -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
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