bog

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-04-29
14:38
184 views
How to disable $HungDatabaseCheck
2 Replies
StevenvandeBraa k

Admiral
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-04-30
00:16
Sound like you have an I/O or caching issue, are you running on a virtual platform?
If so migrate to RAW disk, set disk cache to write-trough, disable swappiness and lower dirty cache buffers in the kernel /etc/sysctl:
vm.swappiness=0
vm.dirty_ratio=10
vm.dirty_background_ratio=5
Also you cannot put a lot of pressure on a vm.
/Steven
bog

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-05-01
11:58
Hi. No, it is hardware platform - SAN-DB-ESM. Nothing problem with io on the san level, db level, network level but once at 3-5 hours esm stopped writing to db after this check.