mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 11:22:27 +00:00 
			
		
		
		
	fixed links in hierarchy DB setup
This commit is contained in:
		| @@ -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>`_ | ||||
| @@ -13,15 +13,13 @@ 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 | ||||
|   command to setup the database for xCAT 3: | ||||
|  | ||||
|   - `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` | ||||
|   | ||||
		Reference in New Issue
	
	Block a user