All of lore.kernel.org
 help / color / mirror / Atom feed
* Strange message in log
@ 2002-11-19 14:17 Vitezslav T. Se'm
  2002-11-19 14:24 ` Oleg Drokin
  0 siblings, 1 reply; 2+ messages in thread
From: Vitezslav T. Se'm @ 2002-11-19 14:17 UTC (permalink / raw)
  To: reiserfs-list

Hi.

        Last Friday I installed my new workstation (RH7.3/redhat kernel 
2.4.18-18.7.x) and everytime I use mkreiserfs -h r5 /dev/partition it 
writes a bit strange message into syslog.

*******
Nov 19 15:10:30 biker kernel: attempt to access beyond end of device
Nov 19 15:10:30 biker kernel: 16:41: rw=0, want=80413328, limit=80413326
*******

        Partition is formated, mounted, used - everything OK. Is there 
any problem with that syslog message?

Thanx

Vitezlav T. Se'm


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

* Re: Strange message in log
  2002-11-19 14:17 Strange message in log Vitezslav T. Se'm
@ 2002-11-19 14:24 ` Oleg Drokin
  0 siblings, 0 replies; 2+ messages in thread
From: Oleg Drokin @ 2002-11-19 14:24 UTC (permalink / raw)
  To: Vitezslav T. Se'm; +Cc: reiserfs-list

Hello!

On Tue, Nov 19, 2002 at 03:17:41PM +0100, Vitezslav T. Se'm wrote:
>        Last Friday I installed my new workstation (RH7.3/redhat kernel 
> 2.4.18-18.7.x) and everytime I use mkreiserfs -h r5 /dev/partition it 
> writes a bit strange message into syslog.
> *******
> Nov 19 15:10:30 biker kernel: attempt to access beyond end of device
> Nov 19 15:10:30 biker kernel: 16:41: rw=0, want=80413328, limit=80413326
> *******
>        Partition is formated, mounted, used - everything OK. Is there 
> any problem with that syslog message?

mkreiserfs autodetects device size to be of different size than block device
driver thinks. Difference is 1k. So kernel logs attempt to read
behind the real device (mkreiserfs tries to check that end of device
is accessible).
There should be no further problems since the difference between two sizes is
less than blocksize.

Bye,
    Oleg

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

end of thread, other threads:[~2002-11-19 14:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-19 14:17 Strange message in log Vitezslav T. Se'm
2002-11-19 14:24 ` Oleg Drokin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.