All of lore.kernel.org
 help / color / mirror / Atom feed
From: Francis SOUYRI <francis.souyri@wanadoo.fr>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] which filesystem to use on slackware
Date: Sat Jan 10 05:02:01 2004	[thread overview]
Message-ID: <3FFFCD6F.40107@wanadoo.fr> (raw)
In-Reply-To: <1073705576.4883.5.camel@grandmother.littlebald.com>

Hi Chris,

    I think the performances are not the main things in your case,  you 
need to see the "managment" capabilities of each filesystems, If you 
want to learn more about the LVM probably you test the move of a logical 
volume, the extend, reduce of a logical volume and...

With Ext3 you can grow the filesystem offline and with a kernel patch 
you can grow online,  you can not shrink.

Reiserfs V3 you can grow the filesystem online and skrink offline. I do 
not know the capabilities of the ReiserFS V4 (you need to patch the 
kernel if you want to test Reiserfs V4) .

Xfs you can grow the filesystem online, no shrink.

Jfs you can grow offline (probably there is a patch for online growing), 
no shrink.

With the last version of lilo and grub you can boot all these 
filesystems with the LVM (probably grub need a patch to support the boot 
form a logical volume).

Best regards.

Francis


David Johnston wrote:

>On Fri, 2004-01-09 at 19:15, Greg Freemyer wrote:
>  
>
>>On Fri, 2004-01-09 at 19:00, Chris Conn wrote:
>>    
>>
>>>Hi, I'm running slackware 9.1, have a dual-boot Win98/Slack
>>>machine and I've just added a 60GB HD. I'm using 50GB of that
>>>for Windows (kid games :-)) and 10GB for Linux, have formatted
>>>it as EXT2 but now I'm thinking of trying one of the journaled
>>>file systems, reiserfs or IBM's JFS or EXT3. I haven't used
>>>that new partition yet.
>>>
>>>My Slackware system is EXT2 on the original HD.
>>>
>>>I work in AIX support at IBM (systems performance, mainly) and
>>>I'm thinking this will be a good opportunity to learn more 
>>>about the LVM at home. Is there one of these journaled file
>>>systems that you all would recommend over the other? I'm not
>>>sure how I'm going to convert to the new filesystem, although
>>>I should be able to make the filesystem on the new HD whatever
>>>I want, so I'm halfway there.
>>>
>>>Thanks for any advice,
>>>      
>>>
>>They seem to all have their unique pros and cons.
>>
>>I don't think any of them are 'the best'.
>>
>>ext3 seems to be the most solid from what I read, but not great for
>>performance.
>>
>>reiserfs is great for lots of small files.  It was tuned for news
>>servers.
>>
>>xfs is great at delivering streaming video.
>>
>>I don't know anything about jfs.
>>
>>I chose xfs 2 years ago as my filesystem of choice because I assumed it
>>would be the most rock solid due to the SGI support.  That has not been
>>true, but the current XFS 1.3.1 seems to work pretty well.
>>
>>Maybe there is a wiki somewhere that talks about the pros and cons. If
>>not, there really should be.
>>    
>>
>
>There is, I've seen it, but I've lost the url.  IIRC, the "pro" for jfs
>was that it had the lowest CPU usage.
>
>If you want to tinker with logical volumes and journaled file systems to
>learn more about AIX, I'd go with jfs.  I believe it's related but not
>identical to the jfs in AIX.
>
>I've used both AIX and Linux, and like both.  There are some interesting
>differences in their LVM, but in general your idea is sound.
>
>I'd recommend you try all of the file systems and compare them yourself.
>
>-David
>
>
>
>_______________________________________________
>linux-lvm mailing list
>linux-lvm@sistina.com
>http://lists.sistina.com/mailman/listinfo/linux-lvm
>read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
>
>  
>

  reply	other threads:[~2004-01-10  5:02 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-09 19:02 [linux-lvm] which filesystem to use on slackware Chris Conn
2004-01-09 19:26 ` Greg Freemyer
2004-01-09 22:34   ` David Johnston
2004-01-10  5:02     ` Francis SOUYRI [this message]
2004-01-10  7:22       ` [linux-lvm] " Måns Rullgård
2004-01-10 11:36         ` Chris Conn
2004-01-10 12:29           ` Måns Rullgård
2004-01-10 16:15           ` David Johnston
2004-01-12  6:55       ` [linux-lvm] " Jens Hoffrichter
2004-01-12 14:08         ` Francis SOUYRI

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3FFFCD6F.40107@wanadoo.fr \
    --to=francis.souyri@wanadoo.fr \
    --cc=linux-lvm@sistina.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.