lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 3 Oct 2011 20:39:23 +0200
From:	"krzf83@...il.com " <krzf83@...il.com>
To:	linux-kernel@...r.kernel.org
Subject: cgroup blkio bug/feedback

I've been testing cgroup blkio controller in production eviroment for
many days now especialy blkio.throttle.write_iops_device and
blkio.throttle.read_iops_device. I'm using software raid so I have to
limit on devices like /dev/md2 which is 9:2 in my system. Limiting
works fine but every some time whole system overloads and only thing
to do is hard reboot. For two times this happened with cgroup that was
used to limit rsync-ing about 30GB of data. Somewhere in the middle
loadavg starts to rise quicly, shell hangs at every kill command and
soft reboot does not work. When I do echo "9:2 0" >
blkio.throttle.read_iops_device and echo "9:2 0" >
blkio.throttle.write_iops_device problem was immeadetly gone.
Unfortunetly I don't know how to get more information about this
durring such overload time, especialy since many commands does not
work (disk access however works fine during that time). So its more of
a feedback than a bug report unfortunately.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ