mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-21 19:22:05 +00:00
use the footnotes syntax instead of sup, add internal links at support matrix and change some words
This commit is contained in:
parent
9a7c05c0b6
commit
381de1bc58
@ -4,5 +4,5 @@ Mixed Cluster
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
mixed_cluster_support_matrix.rst
|
||||
mixed_cluster_mgt.rst
|
||||
support_matrix.rst
|
||||
managing_cluster.rst
|
||||
|
@ -1,5 +1,5 @@
|
||||
Mixed Cluster Management
|
||||
========================
|
||||
Managing Clusters
|
||||
=================
|
||||
|
||||
PPC64 MN deploying a System x86_64
|
||||
----------------------------------
|
||||
@ -76,6 +76,8 @@ Troubleshooting
|
||||
The syslinux network booting files are missing.
|
||||
Install the sylinux-xcat package provided in the xcat-deps repository: ``yum -y install syslinux-xcat``
|
||||
|
||||
.. _Building_a_Stateless_Image_of_a_Different_Architecture_or_OS:
|
||||
|
||||
Building a Stateless Image of a Different Architecture of OS
|
||||
------------------------------------------------------------
|
||||
|
@ -1,16 +1,5 @@
|
||||
Mixed Cluster Support Matrix
|
||||
============================
|
||||
|
||||
Supported xCAT cross-distribution hardware control and OS installation environments
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Notes:
|
||||
|
||||
* All the "yes" and "no" statements in the table are referring to hardware control and os provisioning, for the general purpose management like file sync and parallel commands, we do not see any obvious problem with any of the combination.
|
||||
|
||||
* The "yes" means should work but may or may not have been verified by the xCAT development/testing team.
|
||||
|
||||
* For diskless node, need another node that has the same os version and arch with the compute nodes to create diskless image, see TODO:Building_a_Stateless_Image_of_a_Different_Architecture_or_OS for more details
|
||||
Support Matrix
|
||||
==============
|
||||
|
||||
+---------+---------+---------+---------+---------+---------+---------+---------+---------+------+
|
||||
| | RedHat | SLES | RedHat | SLES | Ubuntu | RedHat | SLES | Ubuntu | AIX |
|
||||
@ -19,27 +8,27 @@ Notes:
|
||||
+=========+=========+=========+=========+=========+=========+=========+=========+=========+======+
|
||||
| RedHat | | | | | | | | | |
|
||||
| ppc64 | yes | yes | yes | yes | yes | yes | yes | yes | no |
|
||||
| MN/SN | | | :sup:`1`| :sup:`1`| :sup:`1`| | | | |
|
||||
| MN/SN | | | [1]_ | [1]_ | [1]_ | | | | |
|
||||
+---------+---------+---------+---------+---------+---------+---------+---------+---------+------+
|
||||
| SLES | | | | | | | | | |
|
||||
| ppc64 | yes | yes | yes | yes | yes | yes | yes | yes | no |
|
||||
| MN/SN | | | :sup:`1`| :sup:`1`| :sup:`1`| | | | |
|
||||
| MN/SN | | | [1]_ | [1]_ | [1]_ | | | | |
|
||||
+---------+---------+---------+---------+---------+---------+---------+---------+---------+------+
|
||||
| RedHat | | | | | | | | | |
|
||||
| x86_64 | yes | yes | yes | yes | yes | yes | yes | yes | no |
|
||||
| MN/SN | :sup:`4`| :sup:`4`| | | | | | | |
|
||||
| MN/SN | [4]_ | [4]_ | | | | | | | |
|
||||
+---------+---------+---------+---------+---------+---------+---------+---------+---------+------+
|
||||
| SLES | | | | | | | | | |
|
||||
| x86_64 | yes | yes | yes | yes | yes | yes | yes | yes | no |
|
||||
| MN/SN | :sup:`4`| :sup:`4`| | | | | | | |
|
||||
| MN/SN | [4]_ | [4]_ | | | | | | | |
|
||||
+---------+---------+---------+---------+---------+---------+---------+---------+---------+------+
|
||||
| Ubuntu | | | | | | | | | |
|
||||
| x86_64 | yes | yes | yes | yes | yes | yes | yes | yes | no |
|
||||
| MN/SN | :sup:`5`| :sup:`5`| | | | | | | |
|
||||
| MN/SN | [5]_ | [5]_ | | | | | | | |
|
||||
+---------+---------+---------+---------+---------+---------+---------+---------+---------+------+
|
||||
| RedHat | | | | | | | | | |
|
||||
| ppc64le | yes | yes | yes | yes | yes | yes | yes | yes | no |
|
||||
| MN/SN | :sup:`2`| :sup:`2`| | | | | | | |
|
||||
| MN/SN | [2]_ | [2]_ | | | | | | | |
|
||||
+---------+---------+---------+---------+---------+---------+---------+---------+---------+------+
|
||||
| SLES | | | | | | | | | |
|
||||
| ppc64le | no | no | yes | yes | yes | yes | yes | yes | no |
|
||||
@ -47,21 +36,24 @@ Notes:
|
||||
+---------+---------+---------+---------+---------+---------+---------+---------+---------+------+
|
||||
| Ubuntu | | | | | | | | | |
|
||||
| ppc64el | yes | yes | yes | yes | yes | yes | yes | yes | no |
|
||||
| MN/SN | :sup:`3`| :sup:`3`| | | | | | | |
|
||||
| MN/SN | [3]_ | [3]_ | | | | | | | |
|
||||
+---------+---------+---------+---------+---------+---------+---------+---------+---------+------+
|
||||
| AIX | no | no | no | no | no | no | no | no | yes |
|
||||
| MN/SN | | | | | | | | | |
|
||||
+---------+---------+---------+---------+---------+---------+---------+---------+---------+------+
|
||||
|
||||
|
||||
Notes:
|
||||
|
||||
#. To manage x86_64 servers from ppc64/ppc64le nodes, will need to install the packages **xnba-undi elilo-xcat** and **syslinux-xcat** manually on the management node. And manually run command "cp /opt/xcat/share/xcat/netboot/syslinux/pxelinux.0 /tftpboot/"
|
||||
* All the "yes" and "no" statements in the table are referring to hardware control and os provisioning, for the general purpose management like file sync and parallel commands, we do not see any obvious problem with any of the combination.
|
||||
|
||||
#. If the compute nodes are DFM managed systems, will need xCAT 2.9.1 or high versions and the ppc64le DFM and ppc64le hardware server on the management node.
|
||||
* The "yes" means should work but may or may not have been verified by the xCAT development/testing team.
|
||||
|
||||
#. If the compute nodes are DFM managed systems, will need xCAT 2.10 or high versions and the ppc64le DFM and ppc64le hardware server on the management node.
|
||||
* For diskless node, need another node that has the same os version and arch with the compute nodes to create diskless image, see :ref:`Building_a_Stateless_Image_of_a_Different_Architecture_or_OS` for more details.
|
||||
|
||||
#. If the compute nodes are DFM managed systems, will need the ppc64le DFM and ppc64le hardware server on the management node.
|
||||
.. rubric:: Footnotes
|
||||
|
||||
#. Does not support DFM managed compute nodes, hardware control does not work.
|
||||
.. [1] To manage x86_64 servers from ppc64/ppc64le nodes, will need to install the packages **xnba-undi elilo-xcat** and **syslinux-xcat** manually on the management node. And manually run command "cp /opt/xcat/share/xcat/netboot/syslinux/pxelinux.0 /tftpboot/"
|
||||
.. [2] If the compute nodes are DFM managed systems, will need xCAT 2.9.1 or high versions and the ppc64le DFM and ppc64le hardware server on the management node.
|
||||
.. [3] If the compute nodes are DFM managed systems, will need xCAT 2.10 or high versions and the ppc64le DFM and ppc64le hardware server on the management node.
|
||||
.. [4] If the compute nodes are DFM managed systems, will need the ppc64le DFM and ppc64le hardware server on the management node.
|
||||
.. [5] Does not support DFM managed compute nodes, hardware control does not work.
|
@ -8,20 +8,20 @@ Enable the HTTPS service for REST API
|
||||
|
||||
To improve the security between the REST API client and server, enabling the HTTPS service on the xCAT management is recommended. And the REST API client should use the 'https' to access web server instead of the 'http'.
|
||||
|
||||
* RHEL 6 (x86_64/ppc64) and RHEL 5 (x86_64) ::
|
||||
* **[RHEL 6 (x86_64/ppc64)]** and **[RHEL 5 (x86_64)]** ::
|
||||
|
||||
yum install mod_ssl
|
||||
service httpd restart
|
||||
yum install perl-JSON
|
||||
|
||||
* RHEL 5 (ppc64) ::
|
||||
* **[RHEL 5 (ppc64)]** ::
|
||||
|
||||
Uninstall httpd.ppc64 and install httpd.ppc: ::
|
||||
|
||||
rpm -e --nodeps httpd.ppc64
|
||||
rpm -i httpd.ppc mod_ssl.ppc
|
||||
|
||||
* SLES 10/11 (x86_64/ppc64) ::
|
||||
* **[SLES 10/11 (x86_64/ppc64)]** ::
|
||||
|
||||
a2enmod ssl
|
||||
a2enflag SSL
|
||||
@ -31,7 +31,7 @@ To improve the security between the REST API client and server, enabling the HTT
|
||||
/etc/init.d/apache2 restart
|
||||
zypper install perl-JSON
|
||||
|
||||
* Ubuntu ::
|
||||
* **[Ubuntu]** ::
|
||||
|
||||
sudo a2enmod ssl
|
||||
ln -s ../sites-available/default-ssl.conf /etc/apache2/sites-enabled/ssl.conf
|
||||
|
Loading…
x
Reference in New Issue
Block a user