Skip to content
This repository was archived by the owner on Jan 8, 2019. It is now read-only.

Commit 0d75385

Browse files
committed
Allow 30 minutes for kdump to write out crash dumps
(cherry picked from commit 41cc4f9)
1 parent 47294f3 commit 0d75385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbooks/bcpc-hadoop/recipes/configs.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545
# Reboot on kernel panic
4646
sysctl_param 'kernel.panic' do
47-
value 10
47+
value 1800
4848
end
4949

5050
# Populate node attributes for all kind of hosts

0 commit comments

Comments
 (0)