public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Raw devices broken in 2.6.1?
@ 2004-01-29 22:44 Curt Hartung
  2004-01-30  0:38 ` Andrew Morton
  0 siblings, 1 reply; 7+ messages in thread
From: Curt Hartung @ 2004-01-29 22:44 UTC (permalink / raw)
  To: linux-kernel

New to the list, checked the FAQ and nothing on this. I'm using raw devices
for a large database application (highwinds-software) and under 2.4 it runs
fine, but under 2.6 I get: Program terminated with signal 25, File size
limit exceeded. (SIGXFSZ) As soon as it tries to grow the raw device pase 2G
(might be 4G, I'll go back and check)

ulimit reports: file size (blocks)          unlimited
but running the process as root and setrlimit RLIMIT_FSIZE to RLIM_INFINITY
just to be sure yields the same result.

I can easily provide a short test program to trigger it, the call I'm using
is pwrite64(...);

-Curt


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2004-01-30  7:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-29 22:44 Raw devices broken in 2.6.1? Curt Hartung
2004-01-30  0:38 ` Andrew Morton
2004-01-30  1:30   ` Raw devices broken in 2.6.1? AND- 2.6.1 I/O degraded? Curt Hartung
2004-01-30  4:56     ` Andrew Morton
2004-01-30  6:34       ` Curt
2004-01-30  6:46         ` Andrew Morton
2004-01-30  7:13           ` Nick Piggin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox