Skip to content

Commit fbef772

Browse files
authored
Merge pull request #501 from SUSE/fs/fix_dead_sbp_links
fix dead sbp links
2 parents be7836d + 08fd730 commit fbef772

File tree

43 files changed

+113
-112
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+113
-112
lines changed

adoc/SAP-Multi-SID.adoc

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
:autoYastGuide12: https://documentation.suse.com/sles/12-SP4/html/SLES-all/book-autoyast.html
124124
:haAdminGuide12: https://documentation.suse.com/sle-ha/12-SP4/html/SLE-HA-all/book-sleha.html
125125
:launchPadNotes: https://launchpad.support.sap.com/#/notes/
126-
:reslibrary: https://documentation.suse.com/sbp/sap/
126+
:reslibrary: https://documentation.suse.com/sbp/sap-12/
127127
:refsidadm: <sidadm>
128128
:refHost1: <host1>
129129
:refInst: <instanceNumber>
@@ -182,7 +182,7 @@ For the latest product documentation updates, see https://documentation.suse.com
182182
More guides and best practices documents referring to SUSE Linux Enterprise Server and {sap} can be
183183
found and downloaded at the SUSE Best Practices Web page:
184184

185-
https://documentation.suse.com/sbp/sap
185+
https://documentation.suse.com/sbp/sap-12/
186186

187187
Here you get access to guides for {SAPHANA} system replication
188188
automation and High Availability (HA) scenarios for {SAPNw} and {s4hana}.
@@ -351,7 +351,7 @@ This guide will cover the following scenarios:
351351

352352
Configuration examples in this guide are given with cluster-controlled filesystem resources.
353353
Nevertheless, also the simple-mount concept based on SAPStartSrv resources
354-
(https://documentation.suse.com/sbp/sap/html/SAP-S4HA10-setupguide-simplemount-sle15/)
354+
(https://documentation.suse.com/sbp/sap-15/html/SAP-S4HA10-setupguide-simplemount-sle15/)
355355
fits well for Multi-SID scenarios.
356356
// TODO PRIO1: verify simple-mount URL
357357

@@ -380,7 +380,7 @@ WARNING: When adding more resources, be aware of the following risks:
380380

381381
==== Installation
382382
The installation process is described in the *SUSE Best Practices* guides for {sapS4} and {sapNW}. They can be found here:
383-
https://documentation.suse.com/sbp/sap
383+
https://documentation.suse.com/sbp/sap-12/
384384

385385
Repeat the steps for preparing the hosts and infrastructure:
386386

@@ -402,7 +402,7 @@ The tested setup was done with up to *five* SID in one cluster.
402402
=== Example ENSA1 in a Two-Node Cluster
403403
//[[2nensa1]]
404404
As known from the setup based on the *SUSE Best Practices* document for {sapNW}
405-
(https://documentation.suse.com/sbp/sap -> {sapNW} High Availability Cluster 7.40 - Setup Guide),
405+
(https://documentation.suse.com/sbp/sap-12/html/SAP_HA740_SetupGuide_AWS/index.html),
406406
the cluster integration can be done with a configuration file. Create one configuration file for each SID
407407
and load them one by one into the cluster. The description below will help to do the steps in the right direction.
408408

@@ -743,7 +743,7 @@ _As user _{sid2-lc}adm_, for example on ASCS host, check the SAP system
743743
=== Example ENSA2 in a Two-Node Cluster
744744
//[[2nensa2]]
745745
As known from the setup based on the *SUSE Best Practice* document for {sapS4}
746-
(https://documentation.suse.com/sbp/sap -> {sapS4} - Enqueue Replication 2 High Availability Cluster - Setup Guide),
746+
(https://documentation.suse.com/sbp/sap-12/html/SAP_S4HA10_SetupGuide-SLE12/index.html),
747747
the cluster integration can be done with a configuration file. Create one configuration file for each SID
748748
and load them one by one into the cluster. The following description will help to do the steps in the right direction.
749749

@@ -938,7 +938,7 @@ _As user *root*_ showing a cluster configuration for two {sap} systems
938938
====
939939
=== Example ENSA1 in a Multi-Node Cluster
940940
This base setup is already documented in the *SUSE Best Practices* document for {sapNW}
941-
(https://documentation.suse.com/sbp/sap -> {sapS4} - SAP NetWeaver High Availability Cluster 7.40 - Setup Guide - Best Practice Guide).
941+
(https://documentation.suse.com/sbp/sap-12/html/SAP_NW740_SLE12_SetupGuide/).
942942
The OS and node preparation must be done for each future cluster member:
943943

944944
* patch level
@@ -953,7 +953,7 @@ and load them one by one into the cluster. The steps are equal to the steps desc
953953

954954
=== Example ENSA2 in a Multi-Node Cluster
955955
This base setup is already documented in the *SUSE Best Practices* document for {sapS4}
956-
(https://documentation.suse.com/sbp/sap -> {sapS4} - Enqueue Replication 2 High Availability Cluster - Best Practice Guide).
956+
(https://documentation.suse.com/sbp/sap-12/html/SAP_S4HA10_SetupGuide-SLE12/).
957957
The OS and node preparation must be done for each future cluster member:
958958

959959
- patch level
@@ -970,8 +970,8 @@ and load them one by one into the cluster. The steps are equal to the steps desc
970970
//[[2nensa1ensa2]]
971971

972972
As known from the setup based on the *SUSE Best Practices* document for {sapNW} and {sapS4}
973-
(https://documentation.suse.com/sbp/sap -> {sapNW} High Availability Cluster 7.40 - Setup Guide)
974-
(https://documentation.suse.com/sbp/sap -> {sapS4} - Enqueue Replication 2 High Availability Cluster - Setup Guide),
973+
(https://documentation.suse.com/sbp/sap-12/html/SAP_NW740_SLE12_SetupGuide/)
974+
(https://documentation.suse.com/sbp/sap-12/html/SAP_S4HA10_SetupGuide-SLE12/),
975975
the cluster integration can be done with a configuration file. Create one configuration file for each SID
976976
and load them one by one into the cluster.
977977

adoc/SAP-NetWeaver-7.50-SLE-15-Setup-Guide-AliCloud.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ resources are provided at the {sles4sap} resource
5454
library: https://www.suse.com/products/sles-for-sap/#resource .
5555

5656
This guide and other SAP-specific best practices documents can be downloaded from
57-
the documentation portal at https://documentation.suse.com/sbp/sap.
57+
the documentation portal at https://documentation.suse.com/sbp/sap-12/.
5858

5959
Here you can find guides for {SAPHANA} system replication
6060
automation and HA scenarios for {SAPNw} and {s4hana}.
@@ -138,7 +138,7 @@ because of the focus of the {sapCert} certification.
138138
If your database is {sapHana}, we recommend to set up the performance-optimized
139139
system replication scenario using our automation solution {sapHanaSR}. The
140140
{sapHanaSR} automation should be set up in an own two node cluster. The setup is
141-
described in a separate best practices document available at http://documentation.suse.com/sbp/sap.
141+
described in a separate best practices document available at http://documentation.suse.com/sbp/sap-12/.
142142
In case of using ASE database together with an HADR setup, there is an example in this document.
143143

144144
.Three systems for the certification setup
@@ -986,7 +986,7 @@ _On {myNode2}_
986986
The MaxDB needs min.40 GB. We use {myDevPartDb} and mount the partition to
987987
_/sapdb_.
988988

989-
A detailed description can be found link:https://documentation.suse.com/sbp/all/single-html/SAP_NW740_SLE12_SetupGuide/#_installing_db_on_hacert03_example_maxdb[here]
989+
A detailed description can be found link:https://documentation.suse.com/sbp/sap-15/html/SAP-nw740-sle15-setupguide/index.html#id-installing-db-on-hacert03-example-maxdb[here]
990990

991991
=== Installing DB on {myNode3} (example SAP HANA)
992992

@@ -995,7 +995,7 @@ indicators. Check the supported configurations at
995995
https://support.sap.com/en/release-upgrade-maintenance.html#section_1969201630[SAP HANA Hardware Directory]
996996
and https://www.sap.com/documents/2016/05/e8705aae-717c-0010-82c7-eda71af511fa.html[SAP HANA TDI].
997997

998-
A detailed description can be found at https://documentation.suse.com/sbp/all/single-html/SAP_NW740_SLE12_SetupGuide/#_installing_db_on_hacert03_example_sap_hana[Example HANA DB].
998+
A detailed description can be found at https://documentation.suse.com/sbp/sap-15/html/SAP-nw740-sle15-setupguide/index.html#id-installing-db-on-hacert03-example-sap-hana[Example HANA DB].
999999

10001000
=== Installing DB on {myNode3} (example ASE DB)
10011001

adoc/SAP-S4HA10-setup-simplemount-sle15.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ For additional information on the simple mount architecture, also read:
7070

7171
The former setup with cluster-controlled file system resources as described in
7272
"SAP S/4 HANA - Enqueue Replication 2 High Availability Cluster - Setup Guide"
73-
(https://documentation.suse.com/sbp/all/html/SAP_S4HA10_SetupGuide-SLE15)
73+
(https://documentation.suse.com/sbp/sap-15/html/SAP-S4HA10-setupguide-sle15/)
7474
will remain supported.
7575

7676
// TODO PRIO2: for the lifetime of {sles4sap} {slesProdVersion}.
@@ -90,7 +90,7 @@ Find white-papers, best-practices guides, and other resources at the
9090
https://www.suse.com/products/sles-for-sap/resource-library/
9191

9292
- {SUSE} best practices web page:
93-
https://documentation.suse.com/sbp/sap/
93+
https://documentation.suse.com/sbp/sap-15/
9494

9595
- Supported high availability solutions by {sles4sap} overview:
9696
https://documentation.suse.com/sles-sap/sap-ha-support/html/sap-ha-support/article-sap-ha-support.html
@@ -213,8 +213,8 @@ in this guide only manages the {sap} instances ASCS and ERS.
213213
If your database is {sapHana}, we recommend setting up the performance-optimized
214214
system replication scenario using the automation solution {sapHanaSR}. The
215215
{sapHanaSR} automation should be set up in an own two-node cluster. The setup is
216-
described in a separate best practices document available from the SUSE Best Practices documentation Web page at
217-
https://documentation.suse.com/en-us/sbp/sap/.
216+
described in a separate best practices document available from the SUSE Best
217+
Practices documentation Web page at https://documentation.suse.com/sbp/sap-15/.
218218

219219
.Typical systems for the certification setup
220220
image::sles4sap_s4hana_simple_fs02.svg[SVG]

adoc/SAP-S4HA10-setupguide-sle15.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ so-called simple-mount setup. The setup with cluster-controlled file systems
5858
is still supported for existing clusters.
5959
For deploying new HA clusters, please use the simple-mount setup, described in
6060
"SAP S/4 HANA - Enqueue Replication 2 High Availability Cluster With Simple Mount - Setup Guide"
61-
(https://documentation.suse.com/sbp/sap/html/SAP_S4HA10_SetupGuide_SimpleMount-SLE15).
61+
(https://documentation.suse.com/en-us/sbp/sap-15/html/SAP-S4HA10-setupguide-simplemount-sle15/).
6262

6363
[id="sec.resource"]
6464
=== Additional documentation and resources
@@ -70,7 +70,7 @@ For the latest product documentation updates, see https://documentation.suse.com
7070

7171
More whitepapers, guides and best practices documents referring to SUSE Linux Enterprise Server and SAP can be
7272
found and downloaded at the SUSE Best Practices Web page:
73-
https://documentation.suse.com/sbp/sap/
73+
https://documentation.suse.com/sbp/sap-15/
7474

7575
Here you can access guides for {SAPHANA} system replication
7676
automation and High Availability (HA) scenarios for {SAPNw} and {s4hana}.
@@ -126,7 +126,7 @@ so-called simple-mount setup. The setup with cluster-controlled file systems
126126
is still supported for existing clusters.
127127
For deploying new HA clusters, please use the simple-mount setup, described in
128128
"SAP S/4 HANA - Enqueue Replication 2 High Availability Cluster With Simple Mount - Setup Guide"
129-
(https://documentation.suse.com/sbp/sap/html/SAP_S4HA10_SetupGuide_SimpleMount-SLE15).
129+
(https://documentation.suse.com/en-us/sbp/sap-15/html/SAP-S4HA10-setupguide-simplemount-sle15/).
130130

131131

132132
== Overview

adoc/SAP-convergent-mediation-ha-setup-sle15.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ https://documentation.suse.com/
6666
More whitepapers, guides and best practices documents referring to {SLES} and {SAP}
6767
can be found and downloaded at the SUSE Best Practices Web page:
6868

69-
https://documentation.suse.com/sbp/sap/
69+
https://documentation.suse.com/sbp/sap-15/
7070

7171
Here you can access guides for {SAPHANA} system replication automation and High Availability
7272
(HA) scenarios for {SAPNw} and {s4hana}.

adoc/SAPDI3-Requirements.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ The following list contains the software components needed to install {di} {di_v
6262

6363
* {di} {di_version}
6464

65-
* Secure private registry for container images, for example https://documentation.suse.com/sbp/all/single-html/SBP-Private-Registry/index.html
65+
* Secure private registry for container images, for example https://documentation.suse.com/cloudnative/suse-private-registry/html/private-registry/[SUSE Private Registry])
6666

6767
* Access to a storage solution providing dynamically physical volumes
6868

@@ -132,4 +132,4 @@ the following hardware is required to run an {di} cluster on top of {harvester}
132132

133133
// DI
134134
// RAM,CPU, Disk space
135-
// 320, 80, 940
135+
// 320, 80, 940

adoc/SAPDI3-SUSE-VMWare-VSAN-Requirements.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ The following list contains the software components needed to install {di} {di_v
6262

6363
* {di} {di_version}
6464

65-
* Secure private registry for container images, for example https://documentation.suse.com/sbp/all/single-html/SBP-Private-Registry/index.html
65+
* Secure private registry for container images, for example https://documentation.suse.com/cloudnative/suse-private-registry/html/private-registry/[SUSE Private Registry])
6666

6767
* Access to a storage solution providing dynamically physical volumes
6868

adoc/SAPDI31-RKE-Instguide.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ The following list contains the software components needed to install SAP DI 3.1
8181

8282
* SAP Data Intelligence 3.1
8383

84-
* Secure private registry for container images, for example https://documentation.suse.com/sbp/all/single-html/SBP-Private-Registry/index.html[SUSE Private Registry Powered by Harbor 2.1])
84+
* Secure private registry for container images, for example https://documentation.suse.com/cloudnative/suse-private-registry/html/private-registry/[SUSE Private Registry])
8585

8686
* Access to a storage solution providing dynamically physical volumes
8787

adoc/SAPDI31-RKE2-Instguide.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ The following list contains the software components needed to install SAP DI 3.1
8585

8686
* SAP Data Intelligence 3.1
8787

88-
* Secure private registry for container images, for example https://documentation.suse.com/sbp/all/single-html/SBP-Private-Registry/index.html
88+
* Secure private registry for container images, for example https://documentation.suse.com/cloudnative/suse-private-registry/html/private-registry/[SUSE Private Registry])
8989

9090
* Access to a storage solution providing dynamically physical volumes
9191

adoc/SAP_HA740_SetupGuide_AWS.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ resources at the SUSE Linux Enterprise Server for SAP applications resource
149149
library: https://www.suse.com/products/sles-for-sap/resource-library/.
150150

151151
This guide and other SAP specific best practices can be downloaded via
152-
https://documentation.suse.com/sbp/sap/.
152+
https://documentation.suse.com/sbp/sap-15/.
153153
Here you can find guides for {SAPHANA} system replication
154154
automation and HA scenarios for {SAPNw} and {s4hana}.
155155

@@ -285,7 +285,7 @@ instance
285285
Use the checklist in the appendix to make a note of all information needed
286286
before starting the installation.
287287

288-
NOTE: With regards to the EFS/NFS filesystems, with SLES for SAP 15, it is now possible to mount these via the Operating System and remove the NFS mount & unmount control to outside of cluster. This may simplify the ASCS / ERS environment. Refer to https://documentation.suse.com/sbp/sap/html/SAP-S4HA10-setupguide-simplemount-sle15/index.html for more detail.
288+
NOTE: With regards to the EFS/NFS filesystems, with SLES for SAP 15, it is now possible to mount these via the Operating System and remove the NFS mount & unmount control to outside of cluster. This may simplify the ASCS / ERS environment. Refer to https://documentation.suse.com/sbp/sap-15/html/SAP-S4HA10-setupguide-simplemount-sle15/ for more detail.
289289

290290
==== Tagging the EC2 Instances
291291

0 commit comments

Comments
 (0)