Skip to content

Commit 06bc29d

Browse files
author
Laura Dolan
committed
Rename and redirect file with stonith in name
1 parent 9fedf49 commit 06bc29d

File tree

7 files changed

+13
-8
lines changed

7 files changed

+13
-8
lines changed

.openpublishing.redirection.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34272,6 +34272,11 @@
3427234272
"source_path_from_root": "/articles/virtual-machines/linux/copy-files-to-linux-vm-using-scp.md",
3427334273
"redirect_url": "/azure/virtual-machines/copy-files-to-vm-using-scp",
3427434274
"redirect_document_id": false
34275-
}
34275+
},
34276+
{
34277+
"source_path_from_root": "/articles/virtual-machines/workloads/sap/ha-setup-with-stonith.md",
34278+
"redirect_url": "/azure/virtual-machines/workloads/sap/ha-setup-with-fencing-device",
34279+
"redirect_document_id": false
34280+
},
3427634281
]
34277-
}
34282+
}

articles/baremetal-infrastructure/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ landingContent:
137137
- linkListType: how-to-guide
138138
links:
139139
- text: HA Setup with STONITH
140-
url: ../virtual-machines/workloads/sap/ha-setup-with-stonith.md?context=%2fazure%2fbaremetal-infrastructure%2fworkloads%2fsap%2fcontext%2fcontext
140+
url: ../virtual-machines/workloads/sap/ha-setup-with-fencing-device.md?context=%2fazure%2fbaremetal-infrastructure%2fworkloads%2fsap%2fcontext%2fcontext
141141
- text: OS Backup
142142
url: ../virtual-machines/workloads/sap/large-instance-os-backup.md?context=%2fazure%2fbaremetal-infrastructure%2fworkloads%2fsap%2fcontext%2fcontext
143143
- text: Enable Kdump for HANA Large Instances

articles/baremetal-infrastructure/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
- name: How to
8888
items:
8989
- name: HA Setup with STONITH
90-
href: ../virtual-machines/workloads/sap/ha-setup-with-stonith.md?context=%2fazure%2fbaremetal-infrastructure%2fworkloads%2fsap%2fcontext%2fcontext
90+
href: ../virtual-machines/workloads/sap/ha-setup-with-fencing-device.md?context=%2fazure%2fbaremetal-infrastructure%2fworkloads%2fsap%2fcontext%2fcontext
9191
- name: OS Backup
9292
href: ../virtual-machines/workloads/sap/large-instance-os-backup.md?context=%2fazure%2fbaremetal-infrastructure%2fworkloads%2fsap%2fcontext%2fcontext
9393
- name: Enable Kdump for HANA Large Instances

articles/virtual-machines/workloads/sap/hana-monitor-troubleshoot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,4 +172,4 @@ Do an SAP HANA Health Check through HANA\_Configuration\_Minichecks. This tool r
172172
Learn how to set up high availability on the SUSE operating system using the STONITH device.
173173

174174
> [!div class="nextstepaction"]
175-
> [High availability set up in SUSE using the STONITH](ha-setup-with-stonith.md)
175+
> [High availability set up in SUSE using a fencing device](ha-setup-with-fencing-device.md)

articles/virtual-machines/workloads/sap/hana-overview-architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ The different documents of HANA Large Instance guidance cover the following area
5151
- [Install and configure SAP HANA (Large Instances) on Azure](hana-installation.md)
5252
- [SAP HANA (Large Instances) high availability and disaster recovery on Azure](hana-overview-high-availability-disaster-recovery.md)
5353
- [SAP HANA (Large Instances) troubleshooting and monitoring on Azure](troubleshooting-monitoring.md)
54-
- [High availability set up in SUSE by using the STONITH](./ha-setup-with-stonith.md)
54+
- [High availability set up in SUSE by using a fencing device](./ha-setup-with-fencing-device.md)
5555
- [OS Backup](./large-instance-os-backup.md)
5656
- [Save on SAP HANA Large Instances with an Azure reservation](../../../cost-management-billing/reservations/prepay-hana-large-instances-reserved-capacity.md)
5757

articles/virtual-machines/workloads/sap/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -442,8 +442,8 @@
442442
items:
443443
- name: Azure HANA Large Instances control through Azure portal
444444
href: hana-li-portal.md
445-
- name: HA Setup with STONITH
446-
href: ha-setup-with-stonith.md
445+
- name: HA Setup with fencing device
446+
href: ha-setup-with-fencing-device.md
447447
- name: OS Backup
448448
href: large-instance-os-backup.md
449449
- name: OS Backup HLI TYPE - 2

0 commit comments

Comments
 (0)