Linux LVM users
 help / color / mirror / Atom feed
* [linux-lvm] cache buffer size
@ 2002-10-31 21:11 Miwako Nakai
  2002-11-05  8:15 ` Heinz J . Mauelshagen
  0 siblings, 1 reply; 9+ messages in thread
From: Miwako Nakai @ 2002-10-31 21:11 UTC (permalink / raw)
  To: lvm

I'm using jfs on lvm/raid5 with snapshot.

When I copy file, it happens frequently
'raid5: switching cache buffer size XXX -> XXX'.
This message appears to syslog. It caused speed down to access disks.
So, I cut this message. It's seemed ok.

But it's still going to switch cache buffer size. I think it cost
some cpu time. When switching buffer cache size, it always happen
reflushing memories.

I want to fix buffer size. What shall I do?
I asked JFS group. But they do nothing about cache buffer.

kernel 2.4.20-pre10-ac2
lvm    1.0.5
jfs    1.0.23

--
nakai@ezinc.com

^ permalink raw reply	[flat|nested] 9+ messages in thread
* Re: [linux-lvm] cache buffer size
@ 2002-11-06 11:17 Steve Best
  2002-11-06 22:04 ` Miwako Nakai
  2002-11-07 11:03 ` Heinz J . Mauelshagen
  0 siblings, 2 replies; 9+ messages in thread
From: Steve Best @ 2002-11-06 11:17 UTC (permalink / raw)
  To: linux-lvm

Miwako Nakai wrote:
>Thank you, Mr.Mauelshagen
>
>JFS can not have fixed block size. But I heard from JFS group in IBM
>that on 2.5 or later it will be improved. I do not know JFS will have
>fixed block size or not. They said 'improved'.

This isn't right, JFS block size is fixed at 4k. Do you only have this
problem if you snapshot? Could you explain some more about your setup.
Are all of your LVs JFS?

Heinz is it possible that the 1k is coming from the snapshot?

>
>I think LVM(2?) will be able to handle non-consitant block size on
>2.5 well.

>"Heinz J . Mauelshagen" wrote:
>>
>> On Fri, Nov 01, 2002 at 12:07:40PM +0900, Miwako Nakai wrote:
>> > I'm using jfs on lvm/raid5 with snapshot.
>> >
>> > When I copy file, it happens frequently
>> > 'raid5: switching cache buffer size XXX -> XXX'.
>> > This message appears to syslog. It caused speed down to access disks.
>> > So, I cut this message. It's seemed ok.
>>
>> Could be filesystems with different blocksizes accessing the underlying
>> raid5 md through LVM constantly forcing the raid5 stripe cache to be
flushed.
>> If that's the case, you want to put filesystems of the _same_ blocksize
>> onto all of the logical volumes allocated to the raid5 device.
>>
>> Regards,
>> Heinz    -- The LVM Guy --
>>
>> >
>> > But it's still going to switch cache buffer size. I think it cost
>> > some cpu time. When switching buffer cache size, it always happen
>> > reflushing memories.
>> >
>> > I want to fix buffer size. What shall I do?
>> > I asked JFS group. But they do nothing about cache buffer.
>> >
>> > kernel 2.4.20-pre10-ac2
>> > lvm    1.0.5
>> > jfs    1.0.23
>> >
>> > --
>> > nakai@ezinc.com
>>

Steve
JFS for Linux http://oss.software.ibm.com/jfs

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

end of thread, other threads:[~2002-11-08  8:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-31 21:11 [linux-lvm] cache buffer size Miwako Nakai
2002-11-05  8:15 ` Heinz J . Mauelshagen
2002-11-05 17:29   ` Miwako Nakai
2002-11-06  7:08     ` Heinz J . Mauelshagen
  -- strict thread matches above, loose matches on Subject: below --
2002-11-06 11:17 Steve Best
2002-11-06 22:04 ` Miwako Nakai
2002-11-07 11:03 ` Heinz J . Mauelshagen
2002-11-08  2:12   ` Luca Berra
2002-11-08  8:54     ` Heinz J . Mauelshagen

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