Skip to content

Commit 6d234be

Browse files
committed
privilege detail added
1 parent fe35093 commit 6d234be

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ Instance(**Type I and Type II**)
4141
## Setup details
4242
- Script to enable Kdump can be found [here](https://github.com/Azure/sap-hana/blob/master/tools/enable-kdump.sh)
4343
- Run this script on HANA Large Instance using the below command
44+
**Note** sudo privilege needed to run this command.
45+
4446
```
4547
sudo bash enable-kdump.sh
4648
```
@@ -49,6 +51,7 @@ sudo bash enable-kdump.sh
4951

5052
## Test Kdump
5153
**Note**: Below operation will trigger a kernel crash and system reboot.
54+
5255
- Trigger a kernel crash
5356
```
5457
echo 1 > /proc/sys/kernel/sysrq

0 commit comments

Comments
 (0)