2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-09-04 09:18:17 +00:00
Commit Graph

1823 Commits

Author SHA1 Message Date
zet809
fd8ae366e5 Merge pull request #5706 from xcat2/master
Merge master to 2.14 for 2.14.4 release(1)
2018-10-16 09:24:19 +08:00
ertaozh
f74a57e272 The 2.14.4 release information 2018-10-15 04:15:10 -04:00
Victor Hu
1d238a5111 Merge pull request #5672 from Obihoernchen/patch-7
[Docu] Remove "Install NVIDIA Management Library"
2018-10-12 20:40:52 -04:00
Obihörnchen
dd29a98ae3 Remove reference in index.rst 2018-10-13 02:20:02 +02:00
Victor Hu
c97d4ee287 Merge pull request #5675 from gurevichmark/exterme_cluster
xCAT name consistency
2018-10-12 17:17:34 -04:00
Victor Hu
53c988bd2d Merge pull request #5646 from gurevichmark/python_doc
Improve flow and grammar for openbmc python installation doc
2018-10-11 15:16:18 -04:00
Victor Hu
311e1e5951 Merge pull request #5669 from gurevichmark/manpage_fixes
Formatting and spelling fixes for some man pages
2018-10-11 15:15:32 -04:00
Mark Gurevich
5b3aef0e82 Formatting and spelling fixes 2018-10-04 14:13:27 -04:00
Mark Gurevich
3d41124508 Changes after the review 2018-10-03 11:19:27 -04:00
Mark Gurevich
3970342342 xCAT name consistency 2018-10-01 13:15:58 -04:00
Mark Gurevich
d9df3762c4 Doc enhancements to localdisk instructions (#5654) 2018-09-28 10:52:43 +08:00
Obihörnchen
1e90fb67ee [Docu] Remove "Install NVIDIA Management Library"
You can't install NVML anymore. NVML has been part of CUDA since CUDA version 8. See: https://developer.nvidia.com/gpu-deployment-kit
```
The GPU Deployment Kit is part of the CUDA Toolkit, in versions 8 and later, and is no longer available as a separate download.
```
The package is called: `cuda-nvml-dev-9-2.ppc64le`
2018-09-27 18:59:12 +02:00
Obihörnchen
dfe968db2f [Docu] IB switch configuration: fix passwd entry
The entry in the passwd table has to use the key `switch`, otherwise the sshusername and password is not detected.

See `man switches` page:
```
       sshusername
                 The remote login user name. It can be for ssh or telnet. If it is for telnet,
                 set protocol to "telnet". If the sshusername is blank, the username, password
                 and protocol will be retrieved from the passwd table with "switch" as the key.

       sshpassword
                 The remote login password. It can be for ssh or telnet. If it is for telnet, set
                 protocol to "telnet". If the sshusername is blank, the username, password and
                 protocol will be retrieved from the passwd table with "switch" as the key.
```
See `man passwd` page:
```
       key
              The type of component this user/pw is for. Valid values: blade (management module), 
              ipmi (BMC), system (nodes), omapi (DHCP), hmc, ivm, cec, frame, switch.
```
2018-09-26 14:48:09 +02:00
zet809
1d7d0b17a2 Merge pull request #5667 from xcat2/master
Merge master to 2.14 for 2.14.4 release.(1)
2018-09-26 14:35:25 +08:00
Mark Gurevich
e80c7ca270 Review suggestions 2018-09-25 11:25:54 -04:00
Victor Hu
1ad3eada3e Merge pull request #5638 from gurevichmark/rhev_doc
Update RHEV docs
2018-09-24 14:53:58 -04:00
Mark Gurevich
2945c8fe4d Add pointer to localdisk 2018-09-20 16:59:05 -04:00
Mark Gurevich
7ba6f1a6f9 Add attention that service node needs internet access 2018-09-19 16:56:49 -04:00
Mark Gurevich
79aa6a5dc3 Eliminate some formatting errors when building the docs 2018-09-19 15:13:45 -04:00
Mark Gurevich
964e844b73 Improve flow and grammar for openbmc python installation doc 2018-09-19 15:08:46 -04:00
Mark Gurevich
4164dd2dc9 Merge pull request #5628 from xuweibj/I302
modify openbmc python installation doc
2018-09-18 10:27:53 -04:00
Mark Gurevich
3447544ffb Update RHEV docs 2018-09-18 09:59:25 -04:00
Yuan Bai
95ca105635 enhancements for sle15 diskful CN deployment (#5605)
* add sle dir for copycds

* remove HPC packages from sle15 template

* copycds support ppc64le sle15

* support packages products for sle15

* create repos  for all products in sle15 Package ISO

* fix deployment status postbooting in sle15

* support sle15

* add copycds example for sle15

* generate add_on product

* polished

* adjust product_dir
2018-09-18 18:03:32 +08:00
Victor Hu
089c6c576c Update ubuntu_os_other_pkg.rst
Fix some spelling issues and update formatting
2018-09-13 14:27:55 -04:00
xuweibj
8fe2d9a49b modify openbmc python installation doc 2018-09-12 01:29:18 -04:00
Gᴏɴɢ Jie
fdd5772c5b Fix github issue #5577, document update (#5578) 2018-09-11 09:23:40 +08:00
Victor Hu
1235521e46 Merge pull request #5602 from gurevichmark/https_setting
Clarify doc for REST API over http
2018-09-06 17:07:30 -04:00
Victor Hu
752c704346 Minor change in the wording for the last note on this page 2018-09-06 17:06:44 -04:00
Victor Hu
2f33ccbddf Adding some minor formatting changes 2018-09-06 16:51:45 -04:00
Mark Gurevich
e6abe56c5d Commiting suggested review changes 2018-09-06 16:07:21 -04:00
Mark Gurevich
830ae48994 Clarify doc for REST API over http 2018-09-05 16:09:02 -04:00
Mark Gurevich
b993ee9f0c Regenerate .rst man pages with create_man_pages 2018-08-30 15:25:25 -04:00
Casandra Qiu
06944f333f modify pod file and rst file 2018-08-21 18:35:59 -04:00
yangsong
7b7d9ab675 merge master to 2.14 branch (#5546)
* To fix issue that lose activation success log

* update onie doc to add rspconfig sshcfg command (#5539)

* fix osarch missing from copycds (#5543)

* Modify release information for 2.14.3 release

* update goconserver quickstart document

* Enhancement for using site cache in plugin (#5535)

* site cache when run plugin does not work very well
- using cache from plugin when getNodesAttribs/getNodeAttribs (pass it into DB process from plugin process)
- Site cache is a whole hash, so to use cache when by the hash is there, instead of the specified key is there.
It is because that there might be no key defined in site table.

* with XCATBYPASS, to populate site hash before scan_plugins. Then only 1 query for site table to do whole things.

* cache site when init plugins on service nodes

* missing to comment the old codes query from xCAT DB process
2018-08-21 18:38:08 +08:00
ertaozh
21a30c8958 update goconserver quickstart document 2018-08-21 05:30:17 -04:00
ertaozh
281b304514 Modify release information for 2.14.3 release 2018-08-21 04:33:59 -04:00
cxhong
5b7b407793 update onie doc to add rspconfig sshcfg command (#5539) 2018-08-21 14:23:56 +08:00
ertaozh
e6884feabd Deal with conflict between 2.14 and master 2018-08-20 17:54:59 +08:00
ertaozh
e0d1c70cd1 deal with conflict between 2.14 and master 2018-08-20 17:53:37 +08:00
ertaozh
229432618f Add message to deprecated makeconservercf 2018-08-20 05:36:04 -04:00
zet809
6411bec73f Merge pull request #5389 from xcat2/master
Merge master to 2.14 branch for 2.14.2 release(1)
2018-07-10 17:17:46 +08:00
Weihua Hu
3c008b9520 Merge pull request #5388 from zet809/modify_release_info_for_2.14.2
release information for 2.14.2
2018-07-10 16:43:45 +08:00
ertaozh
49f02a8f20 release information for 2.14.2 2018-07-10 04:31:33 -04:00
Gᴏɴɢ Jie
2bd189b73c Merge pull request #5372 from immarvin/ondoc
refine doc for mkdef --template
2018-07-05 16:22:45 +08:00
yangsbj
a1482e074c refine doc for mkdef --template 2018-07-05 02:47:00 -04:00
Yuan Bai
29f2aa8c22 Merge pull request #5319 from robin2008/secure_doc
secureroot doc
2018-07-05 10:25:12 +08:00
Mark Gurevich
19c263a8de Merge pull request #5335 from bybai/coral_doc
create HA doc
2018-06-27 10:49:04 -04:00
bybai
af099caccd adjust some steps 2018-06-27 02:57:43 -04:00
xuweibj
72bf29ae54 add --nodeps in confluent doc for rpm install 2018-06-26 21:37:27 -04:00
Mark Gurevich
75f20e93b0 Simplified HA instructions 2018-06-26 11:54:57 -04:00