mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-22 11:42:05 +00:00
Merge pull request #321 from pdlun92/docupdate1
fixed links in hierarchy DB setup
This commit is contained in:
commit
5bfd9c7f19
@ -5,7 +5,7 @@ Hierarchical Clusters
|
||||
:maxdepth: 2
|
||||
|
||||
introduction.rst
|
||||
setup_mn_hierachical_database.rst
|
||||
setup_mn_hierarchical_database.rst
|
||||
define_service_node.rst
|
||||
configure_dhcp.rst
|
||||
setup_service_node.rst
|
||||
|
@ -1,27 +0,0 @@
|
||||
Setup the MN Hierarchical Database
|
||||
==================================
|
||||
|
||||
Before setting up service nodes, you need to set up either MySQL, PostgreSQL,
|
||||
as the xCAT Database on the Management Node. The database client on the
|
||||
Service Nodes will be set up later when the SNs are installed. MySQL and
|
||||
PostgreSQL are available with the Linux OS.
|
||||
|
||||
Follow the instructions in one of these documents for setting up the
|
||||
Management node to use the selected database:
|
||||
|
||||
MySQL or MariaDB
|
||||
----------------
|
||||
|
||||
* Follow this documentation and be sure to use the xCAT provided mysqlsetup
|
||||
command to setup the database for xCAT:
|
||||
.. TODO http link
|
||||
|
||||
- `Setting_Up_MySQL_as_the_xCAT_DB <http://localhost/fake_todo>`_
|
||||
|
||||
PostgreSQL:
|
||||
-----------
|
||||
* Follow this documentation and be sure and use the xCAT provided pgsqlsetup
|
||||
command to setup the database for xCAT:
|
||||
.. TODO http link
|
||||
|
||||
- `Setting_Up_PostgreSQL_as_the_xCAT_DB <http://localhost/fake_todo>`_
|
@ -14,14 +14,12 @@ MySQL or MariaDB
|
||||
|
||||
* Follow this documentation and be sure to use the xCAT provided mysqlsetup
|
||||
command to setup the database for xCAT:
|
||||
.. TODO http link
|
||||
|
||||
- `Setting_Up_MySQL_as_the_xCAT_DB <http://localhost/fake_todo>`_
|
||||
- :doc:`/guides/admin-guides/large_clusters/databases/mysql_install`
|
||||
|
||||
PostgreSQL:
|
||||
-----------
|
||||
* Follow this documentation and be sure and use the xCAT provided pgsqlsetup
|
||||
command to setup the database for xCAT:
|
||||
.. TODO http link
|
||||
|
||||
- `Setting_Up_PostgreSQL_as_the_xCAT_DB <http://localhost/fake_todo>`_
|
||||
- :doc:`/guides/admin-guides/large_clusters/databases/postgres_install`
|
||||
|
Loading…
x
Reference in New Issue
Block a user