See the Security and Bug Fixes Section - Grub EFI Install Updates Fix Sticky


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Slow HDD + 12Gb RAM = system crash
#1
Hello,

I've got a bunch of old HDDs – ATA/SATA, 80-512 GB, Seagate, Maxtor, Samsung – a small zoo Wink
Gigabyte P43T + E8400 + 12GB -  that's desktop the only one with IDE port nearby.

So I tried to do some cleaning = moving tons of files from one HDD to another + zip some directories.
And 2.2 started to crash, even no mouse movement.
It could work for 10 minutes or died almost immediately – unpredictable.

Tried acpi=off, noapic, nolapic & etc with no success.


In the end I've found out this article:
http://unix.stackexchange.com/questions/...a-pendrive

Seems lot of RAM + slow HDD is a common bug.

Code:
echo $((16*1024*1024)) > /proc/sys/vm/dirty_background_bytes
echo $((48*1024*1024)) > /proc/sys/vm/dirty_bytes
to rc.local fixed that.

Just type it here in case anybody else rush into.
Reply


Messages In This Thread
Slow HDD + 12Gb RAM = system crash - by stop0x0000000a - 06-28-2015, 02:33 AM
Re: Slow HDD + 12Gb RAM = system crash - by nomko - 01-23-2016, 12:17 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)