2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-22 03:32:04 +00:00

467 Commits

Author SHA1 Message Date
Obihörnchen
dd29a98ae3
Remove reference in index.rst 2018-10-13 02:20:02 +02: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
Gᴏɴɢ Jie
fdd5772c5b Fix github issue #5577, document update (#5578) 2018-09-11 09:23:40 +08: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
ertaozh
21a30c8958 update goconserver quickstart document 2018-08-21 05:30:17 -04:00
cxhong
5b7b407793 update onie doc to add rspconfig sshcfg command (#5539) 2018-08-21 14:23:56 +08:00
ertaozh
229432618f Add message to deprecated makeconservercf 2018-08-20 05:36:04 -04:00
GONG Jie
8dfce22790 Remove trailing spaces in file docs/source/advanced/zones/overview.rst 2017-12-31 23:59:59 +00:00
GONG Jie
1837082678 Remove trailing spaces in file docs/source/advanced/zones/index.rst 2017-12-31 23:59:59 +00:00
GONG Jie
bed998d7d4 Remove trailing spaces in file docs/source/advanced/zones/change_zones.rst 2017-12-31 23:59:59 +00:00
GONG Jie
819c138812 Remove trailing spaces in file docs/source/advanced/xcat-inventory/version_control_inventory.rst 2017-12-31 23:59:59 +00:00
GONG Jie
f1b9e63405 Remove trailing spaces in file docs/source/advanced/xcat-inventory/index.rst 2017-12-31 23:59:59 +00:00
GONG Jie
4fa929b542 Remove trailing spaces in file docs/source/advanced/xcat-inventory/define_create_cluster.rst 2017-12-31 23:59:59 +00:00
GONG Jie
ec4c357b14 Remove trailing spaces in file docs/source/advanced/sysclone/sysclone.rst 2017-12-31 23:59:59 +00:00
GONG Jie
1b12c54178 Remove trailing spaces in file docs/source/advanced/security/ssl_config.rst 2017-12-31 23:59:59 +00:00
GONG Jie
04b63284c9 Remove trailing spaces in file docs/source/advanced/security/security.rst 2017-12-31 23:59:59 +00:00
GONG Jie
edf5f37751 Remove trailing spaces in file docs/source/advanced/security/certs.rst 2017-12-31 23:59:59 +00:00
GONG Jie
afbae5dd91 Remove trailing spaces in file docs/source/advanced/restapi/restapi_usage/restapi_usage.rst 2017-12-31 23:59:59 +00:00
GONG Jie
c4725ce15c Remove trailing spaces in file docs/source/advanced/restapi/restapi_setup/restapi_setup.rst 2017-12-31 23:59:59 +00:00
GONG Jie
1bb8f5c900 Remove trailing spaces in file docs/source/advanced/restapi/restapi_resource/restapi_reference.rst 2017-12-31 23:59:59 +00:00
GONG Jie
9fa5fa6c42 Remove trailing spaces in file docs/source/advanced/restapi/index.rst 2017-12-31 23:59:59 +00:00
GONG Jie
2ec978697b Remove trailing spaces in file docs/source/advanced/raid/hardware_raid.rst 2017-12-31 23:59:59 +00:00
GONG Jie
986f9068a3 Remove trailing spaces in file docs/source/advanced/probe/osdeploy.rst 2017-12-31 23:59:59 +00:00
GONG Jie
5b5c84a0f8 Remove trailing spaces in file docs/source/advanced/probe/index.rst 2017-12-31 23:59:59 +00:00
GONG Jie
c3bfa08e3a Remove trailing spaces in file docs/source/advanced/ports/xcat_ports.rst 2017-12-31 23:59:59 +00:00
GONG Jie
37f89d2b20 Remove trailing spaces in file docs/source/advanced/performance_tuning/linux_os_tuning.rst 2017-12-31 23:59:59 +00:00
GONG Jie
ba06eb05e7 Remove trailing spaces in file docs/source/advanced/pdu/pdu.rst 2017-12-31 23:59:59 +00:00
GONG Jie
692adf7ac6 Remove trailing spaces in file docs/source/advanced/pdu/irpdu.rst 2017-12-31 23:59:59 +00:00
GONG Jie
a037de1d0a Remove trailing spaces in file docs/source/advanced/pdu/index.rst 2017-12-31 23:59:59 +00:00
GONG Jie
e81bf828c0 Remove trailing spaces in file docs/source/advanced/pdu/crpdu.rst 2017-12-31 23:59:59 +00:00
GONG Jie
03e7ecc0e7 Remove trailing spaces in file docs/source/advanced/networks/vlan/vlan.rst 2017-12-31 23:59:59 +00:00
GONG Jie
ecf01c5303 Remove trailing spaces in file docs/source/advanced/networks/switchdiscover/switch_based_switch_discovery.rst 2017-12-31 23:59:59 +00:00
GONG Jie
9819c2d367 Remove trailing spaces in file docs/source/advanced/networks/switchdiscover/index.rst 2017-12-31 23:59:59 +00:00
GONG Jie
0ffb90e2e2 Remove trailing spaces in file docs/source/advanced/networks/onie_switches/os_cumulus/ztp.rst 2017-12-31 23:59:59 +00:00
GONG Jie
4a33008080 Remove trailing spaces in file docs/source/advanced/networks/onie_switches/os_cumulus/upgrade.rst 2017-12-31 23:59:59 +00:00
GONG Jie
80b3b7ed87 Remove trailing spaces in file docs/source/advanced/networks/onie_switches/os_cumulus/prepare.rst 2017-12-31 23:59:59 +00:00
GONG Jie
2a4158842a Remove trailing spaces in file docs/source/advanced/networks/onie_switches/os_cumulus/manage.rst 2017-12-31 23:59:59 +00:00
GONG Jie
ad762f3bb3 Remove trailing spaces in file docs/source/advanced/networks/onie_switches/os_cumulus/install.rst 2017-12-31 23:59:59 +00:00
GONG Jie
27910a4cad Remove trailing spaces in file docs/source/advanced/networks/onie_switches/index.rst 2017-12-31 23:59:59 +00:00
GONG Jie
196fd2c8be Remove trailing spaces in file docs/source/advanced/networks/infiniband/ufm_configuration.rst 2017-12-31 23:59:59 +00:00
GONG Jie
1b13317eb7 Remove trailing spaces in file docs/source/advanced/networks/infiniband/switch_configuration.rst 2017-12-31 23:59:59 +00:00
GONG Jie
4cbb30609c Remove trailing spaces in file docs/source/advanced/networks/infiniband/network_configuration.rst 2017-12-31 23:59:59 +00:00
GONG Jie
bbb51fa7a8 Remove trailing spaces in file docs/source/advanced/networks/infiniband/mlnxofed_ib_verified_scenario_matrix.rst 2017-12-31 23:59:59 +00:00
GONG Jie
0b51f619f0 Remove trailing spaces in file docs/source/advanced/networks/infiniband/mlnxofed_ib_known_issue.rst 2017-12-31 23:59:59 +00:00
GONG Jie
717fa816fc Remove trailing spaces in file docs/source/advanced/networks/infiniband/mlnxofed_ib_install_v2_preparation.rst 2017-12-31 23:59:59 +00:00
GONG Jie
52b3ad689b Remove trailing spaces in file docs/source/advanced/networks/infiniband/mlnxofed_ib_install_v2_diskless.rst 2017-12-31 23:59:59 +00:00