public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Neil Bothwick <neil@digimed.co.uk>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Best file system for portage tree?
Date: Sat, 10 Mar 2012 19:38:22 +0000	[thread overview]
Message-ID: <20120310193822.6277338e@digimed.co.uk> (raw)
In-Reply-To: <20120310183606.GA13466@ksp.sk>

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

On Sat, 10 Mar 2012 19:36:07 +0100, YoYo Siska wrote:

> > I use an ext2 filesystem for portage, it's still the fastest out
> > there. Journals are unnecessary because its such a small filesystem,
> > and if it does get damaged I can just reformat and sync again.  
> 
> I use an ext2 partition in a 500MB file image on most of my computers.

I used to do that but, after switching to LVM, it was simpler to use an
LV.

> Its important to check the inode count on such small filesytem, as
> mke2fs' default inode ration for such size is 4096, which is too
> low for portage:
> 
> dd bs=$((500*1024*1024)) count=1 if=/dev/zero of=/usr/img_portage
> mke2fs -f -b1024 -i2048 /usr/img_portage

I use similar arguments for mke2fs.


-- 
Neil Bothwick

Why do they call it a TV set when you only get one?

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

  reply	other threads:[~2012-03-10 19:39 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-10 13:30 [gentoo-user] Best file system for portage tree? Alex Schuster
2012-03-10 14:39 ` Dale
2012-03-10 14:40 ` Florian Philipp
2012-03-10 15:09 ` Pandu Poluan
2012-03-10 15:14   ` Pandu Poluan
2012-03-10 17:20   ` Bryan Gardiner
2012-03-10 15:35 ` Neil Bothwick
2012-03-10 18:36   ` YoYo Siska
2012-03-10 19:38     ` Neil Bothwick [this message]
2012-03-11 22:42     ` Alex Schuster
2012-03-12  9:15     ` José Romildo Malaquias
2012-03-12  9:23       ` Alex Schuster
2012-03-13 12:30         ` YoYo Siska

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=20120310193822.6277338e@digimed.co.uk \
    --to=neil@digimed.co.uk \
    --cc=gentoo-user@lists.gentoo.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox