linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
* [linux-lvm] Re: [reiserfs-list] Reiserfs fragments my MP3
       [not found] <20010610222138.A21955@mind.bartosch.net>
@ 2001-06-10 20:27 ` Peter Bartosch
  2001-06-11  4:44   ` Peter Bartosch
  0 siblings, 1 reply; 6+ messages in thread
From: Peter Bartosch @ 2001-06-10 20:27 UTC (permalink / raw)
  To: Reiserfs List; +Cc: Linux LVM List

Hi!


> hello,
> 
> 
> i just noticed that my new reiserfs on an LVM fragments my MP3
> 
> 
> mpg123 -t shows me:
> 
> mpg123: Can't rewind stream by 95 bits!
> Frame#    89 [ 8156], Time: 00:01.35 [03:34.02], [  171520] mpg123:
> Can't rewind stream by 337 bits!
> Frame#   122 [ 8123], Time: 00:02.66 [03:32.71], [   91904] mpg123:
> Can't rewind stream by 89 bits!
> Frame#   134 [ 8111], Time: 00:02.69 [03:32.68], [  142592] mpg123:
> Can't rewind stream by 410 bits!
> Frame#   142 [ 8103], Time: 00:02.71 [03:32.66], [  174848] mpg123:
> Can't rewind stream by 165 bits!
> Frame#   234 [ 8011], Time: 00:05.34 [03:30.03], [  135424] mpg123:
> Can't rewind stream by 56 bits!
> Frame#   251 [ 7994], Time: 00:05.35 [03:30.02], [  211456] mpg123:
> Can't rewind stream by 19 bits!
> Frame#   254 [ 7991], Time: 00:05.37 [03:30.00], [  222976] mpg123:
> Can't rewind stream by 2 bits!
> Frame#   262 [ 7983], Time: 00:05.39 [03:29.98], [  255232] mpg123:
> Can't rewind stream by 38 bits!
> Frame#   273 [ 7972], Time: 00:06.72 [03:28.65], [   71936] mpg123:
> Can't rewind stream by 66 bits!
> Frame#   274 [ 7971], Time: 00:06.74 [03:28.62], [   71936] mpg123:
> Can't rewind stream by 165 bits!
> Frame#   275 [ 7970], Time: 00:06.77 [03:28.60], [   71936] mpg123:
> Can't rewind stream by 15 bits!
> 
> 
> this file was ok before i copied it to this volume
> 
> 
> my kernel is 2.4.5 with the LVM parts of -AA2
> 
> hmm, i haven't this with an "normal" partition

i just tested it with a normal partition - that works -- so i think i
had to adress this to linux-lvm ...

> 
> :wq - until next mail B-), l8r
> 
> Peter
> -- 
>    :~~~~~~~~~~~~~~~~~~  peter@bartosch.net  ~~~~~~~~~~~~~~~~~~:
>    :          student of technical computer science           :
>    :     university of applied sciences krefeld (germany)     :
>     ~~~~~~~~~~~~~~~~~~~~~~ gpg: 40c9053e ~~~~~~~~~~~~~~~~~~~~~

:wq - until next mail B-), l8r

Peter
-- 
   :~~~~~~~~~~~~~~~~~~  peter@bartosch.net  ~~~~~~~~~~~~~~~~~~:
   :          student of technical computer science           :
   :     university of applied sciences krefeld (germany)     :
    ~~~~~~~~~~~~~~~~~~~~~~ gpg: 40c9053e ~~~~~~~~~~~~~~~~~~~~~

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

* [linux-lvm] Re: [reiserfs-list] Reiserfs fragments my MP3
  2001-06-10 20:27 ` [linux-lvm] Re: [reiserfs-list] Reiserfs fragments my MP3 Peter Bartosch
@ 2001-06-11  4:44   ` Peter Bartosch
  2001-06-11 13:49     ` Ragnar Kjørstad
  0 siblings, 1 reply; 6+ messages in thread
From: Peter Bartosch @ 2001-06-11  4:44 UTC (permalink / raw)
  To: Reiserfs List, Linux LVM List; +Cc: Peter Bartosch

Hi!


> > 
> > my kernel is 2.4.5 with the LVM parts of -AA2
> > 
> > hmm, i haven't this with an "normal" partition
> 
> i just tested it with a normal partition - that works -- so i think i
> had to adress this to linux-lvm ...
> 

a little more information:

kernel 2.4.5 with:

 reiserfs-2.4.5-knfsd (aus linux-nfs)
 linux-2.4.5-NFS_ALL 2001-06-03
 lvm-0.9.1_beta7-4 from 2.4.5aa2
 umount OOPS from AlViro

 reiserfs 3.6.25 

debian reiserfstools 3.x.0j-1



BTW: could someone tell me if there's a linux-hardware list? -- i've got
some issues with an 40G WD - yeah i know WD ,-)


wq - until next mail B-), l8r

Peter
-- 
   :~~~~~~~~~~~~~~~~~~  peter@bartosch.net  ~~~~~~~~~~~~~~~~~~:
   :          student of technical computer science           :
   :     university of applied sciences krefeld (germany)     :
    ~~~~~~~~~~~~~~~~~~~~~~ gpg: 40c9053e ~~~~~~~~~~~~~~~~~~~~~

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

* [linux-lvm] Re: [reiserfs-list] Reiserfs fragments my MP3
  2001-06-11  4:44   ` Peter Bartosch
@ 2001-06-11 13:49     ` Ragnar Kjørstad
  2001-06-12 12:06       ` David Vidal Rodriguez
  0 siblings, 1 reply; 6+ messages in thread
From: Ragnar Kjørstad @ 2001-06-11 13:49 UTC (permalink / raw)
  To: Peter Bartosch, Reiserfs List, Linux LVM List

On Mon, Jun 11, 2001 at 06:44:59AM +0200, Peter Bartosch wrote:
> BTW: could someone tell me if there's a linux-hardware list? -- i've got
> some issues with an 40G WD - yeah i know WD ,-)

There was a thread on reiserfs-list about write-caching on some IDE
drives. I think it was stated that WD did write-caching by default.
(and write-caching can make your filesystem inconsistent, and cause all
kinds of problems, if you happen to shutdown the machine at a bad time).

Check if write-caching is enabled with the hdparm command - turn it off
if it is. You should also run fsck to check if your filesystem is ok
(remember to back up first).

BTW: It isn't clear from your previous mail that this in fact a
filesystem problem. The output from fsck may or may not confirm that it
is. You could also strace your mpg123 process, to see exactly what it
tries to do and how it failes. You should also check /var/log/messages
for errors.


-- 
Ragnar Kjorstad
Big Storage

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

* Re: [linux-lvm] Re: [reiserfs-list] Reiserfs fragments my MP3
  2001-06-11 13:49     ` Ragnar Kjørstad
@ 2001-06-12 12:06       ` David Vidal Rodriguez
  2020-11-27 16:17         ` Holger Grothe
  0 siblings, 1 reply; 6+ messages in thread
From: David Vidal Rodriguez @ 2001-06-12 12:06 UTC (permalink / raw)
  To: linux-lvm

>
> BTW: It isn't clear from your previous mail that this in fact a
> filesystem problem. The output from fsck may or may not confirm that it

Though this is a big off-topic, I have compiled the 2.4.5 kernel with reiser
within it, but I moved back immediatedly  to 2.4.4 after I saw that
unmounting a Reiserfs LV causes an oops -- and a kernel hang when trying to
unmount further Reiserfs LVs... ouch... not strange that there might be data
corruption with this kernel version!

--
  ------------------------------------------------------------------------
 David Vidal R. (vidalrod <at> in DOT tum DOT de)

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

* Re: [linux-lvm] Re: [reiserfs-list] Reiserfs fragments my MP3
  2020-11-27 16:17         ` Holger Grothe
@ 2001-06-12 15:43           ` Werner John
  0 siblings, 0 replies; 6+ messages in thread
From: Werner John @ 2001-06-12 15:43 UTC (permalink / raw)
  To: linux-lvm

Holger Grothe writes:
> Hello,
> > 
> > >
> > > BTW: It isn't clear from your previous mail that this in fact a
> > > filesystem problem. The output from fsck may or may not confirm that it
> > 
> > Though this is a big off-topic, I have compiled the 2.4.5 kernel with reiser
> > within it, but I moved back immediatedly  to 2.4.4 after I saw that
> > unmounting a Reiserfs LV causes an oops -- and a kernel hang when trying to
> > unmount further Reiserfs LVs... ouch... not strange that there might be data
> > corruption with this kernel version!
> > 
> Known problem. Get the fix from the download section of
>       http://www.namesys.com/

hmmm, it seens to fixed in at least 2.4.5-ac9. Currently, I have a
2.4.5-ac13 running with Reiserfs LV. So far, no problems.

Regards

Werner

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

* Re: [linux-lvm] Re: [reiserfs-list] Reiserfs fragments my MP3
  2001-06-12 12:06       ` David Vidal Rodriguez
@ 2020-11-27 16:17         ` Holger Grothe
  2001-06-12 15:43           ` Werner John
  0 siblings, 1 reply; 6+ messages in thread
From: Holger Grothe @ 2020-11-27 16:17 UTC (permalink / raw)
  To: linux-lvm

Hello,
> 
> >
> > BTW: It isn't clear from your previous mail that this in fact a
> > filesystem problem. The output from fsck may or may not confirm that it
> 
> Though this is a big off-topic, I have compiled the 2.4.5 kernel with reiser
> within it, but I moved back immediatedly  to 2.4.4 after I saw that
> unmounting a Reiserfs LV causes an oops -- and a kernel hang when trying to
> unmount further Reiserfs LVs... ouch... not strange that there might be data
> corruption with this kernel version!
> 
Known problem. Get the fix from the download section of
      http://www.namesys.com/

Holger
-- 
Holger Grothe  (Email: grothe@mathematik.tu-darmstadt.de)
Fachbereich Mathematik, TU Darmstadt

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

end of thread, other threads:[~2020-11-27 16:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20010610222138.A21955@mind.bartosch.net>
2001-06-10 20:27 ` [linux-lvm] Re: [reiserfs-list] Reiserfs fragments my MP3 Peter Bartosch
2001-06-11  4:44   ` Peter Bartosch
2001-06-11 13:49     ` Ragnar Kjørstad
2001-06-12 12:06       ` David Vidal Rodriguez
2020-11-27 16:17         ` Holger Grothe
2001-06-12 15:43           ` Werner John

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).