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

2155 Commits

Author SHA1 Message Date
Victor Hu 011651c2ac update statefull and diskfull to stateful and diskful
for consistency in the documentaion and code
2015-12-08 11:43:56 -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
ertaozh e5d8f86d8c fix issue 433: 2.11 build failed with renergy.1.pod 2015-11-19 02:57:00 -05:00
chenglch 821e453840 Add rflash doc for OpenPOWER machine 2015-11-19 02:24:38 -05:00
chenglch 67bd34741e Convert the original file to unix format 2015-11-19 02:12:42 -05:00
tingtli 3188a1167f Merge pull request #434 from zet809/issue_433
fix issue 433: 2.11 build failed with renergy.1.pod
2015-11-19 15:03:09 +08:00
ertaozh 959716c399 fix issue 433: 2.11 build failed with renergy.1.pod 2015-11-19 01:57:35 -05:00
penguhyang a4c62eedf3 correct 'updatenode node -k -F' without prompting message directly 2015-11-19 01:41:37 -05:00
Victor Hu f997141422 Merge pull request #402 from zet809/renergy_for_power_s822l
renergy support for IBM power s822LC, add power_reading and temp_read…
2015-11-18 22:40:59 -05:00
ertaozh 6b20360b57 modify renergy manpage, add powerusage and temperature 2015-11-18 22:01:26 -05:00
Xiaopeng Wang ef9ab5fb7d Merge pull request #419 from bybai/addkitcompmanpage
addkitcomp -n man page need to be updated for its extra fun…
2015-11-19 09:35:45 +08:00
bybai 3b2f25e3f2 issue418: addkitcomp -n man page need to be updated for its extra function 2015-11-18 00:51:47 -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
Victor Hu ff957c9429 Merge pull request #376 from pdlun92/i263
fixed rspconfig formatting in man page issue 263
2015-11-05 16:11:10 -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
Patrick Lundgren 6b304f6859 fixed rspconfig formatting in man page issue 263 2015-11-05 15:15:52 -05:00
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
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
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 829f107beb.
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