Skip to content

Commit c68ff8b

Browse files
committed
Address PR comments
1 parent a0ed16d commit c68ff8b

File tree

1 file changed

+10
-11
lines changed

1 file changed

+10
-11
lines changed

articles/virtual-machines/workloads/sap/hana-large-instance-enable-kdump.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -43,16 +43,6 @@ bash enable-kdump.sh
4343
```
4444
- Reboot the system to apply changes.
4545

46-
### Support issue
47-
In case, if the script fails with some error Raise a ticket with Microsoft Operations team by opening a support ticket.
48-
49-
Include in your ticket:
50-
51-
* Your HLI subscription ID.
52-
* Your server name.
53-
* OS name
54-
* OS version
55-
5646
## Test Kdump
5747
- Trigger a kernel crash
5848
```
@@ -61,4 +51,13 @@ echo c > /proc/sysrq-trigger
6151
```
6252
- After the system reboots successfully, check the `/var/crash directory` for kernel crash logs.
6353
- If the `/var/crash` has directory with current date, then the Kdump is successfully enabled.
64-
- If not, then raise a ticket with microsoft using the method describe above.
54+
55+
### Support issue
56+
In case, if the script fails with some error or Kdump is not enabled, Please raise a ticket with Microsoft Op erations team by opening a support ticket.
57+
58+
Include in your ticket:
59+
60+
* Your HLI subscription ID.
61+
* Your server name.
62+
* OS name
63+
* OS version

0 commit comments

Comments
 (0)