linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
* [linux-lvm] LVM is low
@ 2005-06-20 16:20 Grégory Duchatelet
  2005-06-22 12:32 ` Grégory Duchatelet
  0 siblings, 1 reply; 7+ messages in thread
From: Grégory Duchatelet @ 2005-06-20 16:20 UTC (permalink / raw)
  To: LVM general discussion and development

Hi list,

I install a server with LVM partitions with ReiserFS, server runs 
OpenLDAP, Tomcat5, Apache2, Samba, etc....

Comparing with native ReiserFS, LVM is really low .... how to tune it 
for best performance ?

Thanks

-- 
Gr�gory Duchatelet <gregory@adsis.fr>
Ing�nieur syst�mes & r�seaux
ADSiS - Technologies Open-Source
http://www.adsis.fr/ - <contact@adsis.fr>

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

* Re: [linux-lvm] LVM is low
  2005-06-20 16:20 [linux-lvm] LVM is low Grégory Duchatelet
@ 2005-06-22 12:32 ` Grégory Duchatelet
  2005-06-22 12:58   ` Jonathan Sambrook
  0 siblings, 1 reply; 7+ messages in thread
From: Grégory Duchatelet @ 2005-06-22 12:32 UTC (permalink / raw)
  To: LVM general discussion and development

Gr�gory Duchatelet a �crit :

> Hi list,
>
> I install a server with LVM partitions with ReiserFS, server runs 
> OpenLDAP, Tomcat5, Apache2, Samba, etc....
>
> Comparing with native ReiserFS, LVM is really low .... how to tune it 
> for best performance ?
>
> Thanks
>
please, help !

or any links to howtos or wiki or documentations ...

-- 
Gr�gory Duchatelet <gregory@adsis.fr>
Ing�nieur syst�mes & r�seaux
ADSiS - Technologies Open-Source
http://www.adsis.fr/ - <contact@adsis.fr>

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

* Re: [linux-lvm] LVM is low
  2005-06-22 12:32 ` Grégory Duchatelet
@ 2005-06-22 12:58   ` Jonathan Sambrook
  2005-06-22 13:51     ` Grégory Duchatelet
  0 siblings, 1 reply; 7+ messages in thread
From: Jonathan Sambrook @ 2005-06-22 12:58 UTC (permalink / raw)
  To: LVM general discussion and development

Gr�gory Duchatelet wrote:
> Gr�gory Duchatelet a �crit :
> 
>> Hi list,
>>
>> I install a server with LVM partitions with ReiserFS, server runs
>> OpenLDAP, Tomcat5, Apache2, Samba, etc....
>>
>> Comparing with native ReiserFS, LVM is really low

Could you try explaining "really low" some more?

Regards,
Jonathan

>> .... how to tune it
>> for best performance ?
>>
>> Thanks
>>
> please, help !
> 
> or any links to howtos or wiki or documentations ...
> 

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

* Re: [linux-lvm] LVM is low
  2005-06-22 12:58   ` Jonathan Sambrook
@ 2005-06-22 13:51     ` Grégory Duchatelet
  2005-06-22 14:01       ` Alan Jurgensen
  2005-06-22 17:30       ` Dan Stromberg
  0 siblings, 2 replies; 7+ messages in thread
From: Grégory Duchatelet @ 2005-06-22 13:51 UTC (permalink / raw)
  To: LVM general discussion and development

Jonathan Sambrook a �crit :

>Gr�gory Duchatelet wrote:
>  
>
>>Gr�gory Duchatelet a �crit :
>>
>>    
>>
>>>Hi list,
>>>
>>>I install a server with LVM partitions with ReiserFS, server runs
>>>OpenLDAP, Tomcat5, Apache2, Samba, etc....
>>>
>>>Comparing with native ReiserFS, LVM is really low
>>>      
>>>
>
>Could you try explaining "really low" some more?
>  
>
I copy lots of files with scp, from an old server to this new one with 
LVM. The system is unsuable during the copy, but not with a server with 
standards partitions...

-- 
Gr�gory Duchatelet <gregory@adsis.fr>

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

* Re: [linux-lvm] LVM is low
  2005-06-22 13:51     ` Grégory Duchatelet
@ 2005-06-22 14:01       ` Alan Jurgensen
  2005-06-22 14:28         ` Grégory Duchatelet
  2005-06-22 17:30       ` Dan Stromberg
  1 sibling, 1 reply; 7+ messages in thread
From: Alan Jurgensen @ 2005-06-22 14:01 UTC (permalink / raw)
  To: LVM general discussion and development, greg

Why dont you create a 'regular' reiserfs partition on the same server 
and re-try your transfer.

Comparing to another server isnt really fair; too many other factors: OS 
level, Network, Config, Server Load, Hardware, Disks, etc.

Scp isn't a good gauge of disk performance, as its bottlenecks are 
network and CPU (decryption). Why not try 'bonnie', a disk benchmarker.


>>
>> Could you try explaining "really low" some more?
>>  
>>
> I copy lots of files with scp, from an old server to this new one with 
> LVM. The system is unsuable during the copy, but not with a server 
> with standards partitions...
>

-- 

----------------------------------------------------------------------
Alan W. Jurgensen - Berbee Information Networks - jurgensen@berbee.com 

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

* Re: [linux-lvm] LVM is low
  2005-06-22 14:01       ` Alan Jurgensen
@ 2005-06-22 14:28         ` Grégory Duchatelet
  0 siblings, 0 replies; 7+ messages in thread
From: Grégory Duchatelet @ 2005-06-22 14:28 UTC (permalink / raw)
  To: LVM general discussion and development

Alan Jurgensen a �crit :

> Why dont you create a 'regular' reiserfs partition on the same server 
> and re-try your transfer.
>
> Comparing to another server isnt really fair; too many other factors: 
> OS level, Network, Config, Server Load, Hardware, Disks, etc.
>
> Scp isn't a good gauge of disk performance, as its bottlenecks are 
> network and CPU (decryption). Why not try 'bonnie', a disk benchmarker.

This server has a regular reiserfs partition earlier, i just reinstall 
it with LVM, and now i didn't need benchmarkers to see that write access 
is really really low !! :-(

-- 
Gr�gory Duchatelet <gregory@adsis.fr>
Ing�nieur syst�mes & r�seaux
ADSiS - Technologies Open-Source
http://www.adsis.fr/ - <contact@adsis.fr>

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

* Re: [linux-lvm] LVM is low
  2005-06-22 13:51     ` Grégory Duchatelet
  2005-06-22 14:01       ` Alan Jurgensen
@ 2005-06-22 17:30       ` Dan Stromberg
  1 sibling, 0 replies; 7+ messages in thread
From: Dan Stromberg @ 2005-06-22 17:30 UTC (permalink / raw)
  To: LVM general discussion and development

[-- Attachment #1: Type: text/plain, Size: 717 bytes --]

On Wed, 2005-06-22 at 15:51 +0200, Grégory Duchatelet wrote:
> Jonathan Sambrook a écrit :
> 
> >Grégory Duchatelet wrote:
> >  
> >
> >>Grégory Duchatelet a écrit :
> >>
> >>    
> >>
> >>>Hi list,
> >>>
> >>>I install a server with LVM partitions with ReiserFS, server runs
> >>>OpenLDAP, Tomcat5, Apache2, Samba, etc....
> >>>
> >>>Comparing with native ReiserFS, LVM is really low
> >>>      
> >>>
> >
> >Could you try explaining "really low" some more?
> >  
> >
> I copy lots of files with scp, from an old server to this new one with 
> LVM. The system is unsuable during the copy, but not with a server with 
> standards partitions...

http://dcs.nac.uci.edu/~strombrg/slowdown/


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

end of thread, other threads:[~2005-06-22 17:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-20 16:20 [linux-lvm] LVM is low Grégory Duchatelet
2005-06-22 12:32 ` Grégory Duchatelet
2005-06-22 12:58   ` Jonathan Sambrook
2005-06-22 13:51     ` Grégory Duchatelet
2005-06-22 14:01       ` Alan Jurgensen
2005-06-22 14:28         ` Grégory Duchatelet
2005-06-22 17:30       ` Dan Stromberg

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).