From: Alan McKinnon <alan.mckinnon@gmail.com>
To: gentoo-user@lists.gentoo.org
Cc: Volker Armin Hemmann <volkerarmin@googlemail.com>
Subject: Re: [gentoo-user] OT:Choosing a filesystem
Date: Sat, 3 Apr 2010 10:52:22 +0200 [thread overview]
Message-ID: <201004031052.23070.alan.mckinnon@gmail.com> (raw)
In-Reply-To: <201004021445.29441.volkerarmin@googlemail.com>
On Friday 02 April 2010 14:45:29 Volker Armin Hemmann wrote:
> On Freitag 02 April 2010, meino.cramer@gmx.de wrote:
> > Neil Bothwick <neil@digimed.co.uk> [10-04-02 14:08]:
> > > On Fri, 2 Apr 2010 13:04:53 +0200, meino.cramer@gmx.de wrote:
> > > > only to be sure to have understood everything correctly:
> > > > Suggestion is to create for example one root partition and a swap
> > > > partion. And I will create on big "rest of the disk"-partition.
> > > > The last one will be subdivided with LVM into portions as needed.
> > >
> > > Yes.
> > >
> > > > Since the last big partition is big due to physical reasons (not for
> > > > logical one): What will happen, if -- for example -- one portion will
> > > > be not unmounted cleanly and while booting/checking fails to recover?
> > > > Are all others damaged/lost?
> > >
> > > No, because the failure you describe is at the filesystem level. Even
> > > the volume containing that filesystem will retain integrity, only the
> > > filesystem itself will be corrupted. As you have left free space on
> > > the volume group, you can just create a new volume, format it and copy
> > > over everything you can recover from the broken filesystem before
> > > deleting it.
> >
> > Hi Neil,
> >
> > yes, sounds good, very good.
> > Last question: How heavy is the performance impact of such a setup ?
>
> seriously lvm sounds nice. But it isn't. It easily breaks.
Can you back that up with some facts? I use LVM on many machines and have
never had it breaks. I'm also quite ruthless on some machines with how I use
it - manipulating volumes with apparently gay abandon.
I attribute this lack of failure to me understanding how LVm works and using
it as designed, without trying to be cute and/or clever.
> You want a save setup? Go raid5 or raid6. As a bonus - you can get more
> space if you need it by just adding another disk. And you are not
> depending on some complex stuff to get it working.
The various raid levels do not address the problem that LVM solves - how to
rapidly create and manipulate sub-volumes. If your /var/log fills up, how
would you add an extra 10G to it to gain breathing space without using
something LVM-like (evms is for example LVM-like. So are the native HP-UX
tools)?
--
alan dot mckinnon at gmail dot com
next prev parent reply other threads:[~2010-04-03 8:56 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-01 17:47 [gentoo-user] OT:Choosing a filesystem meino.cramer
2010-04-01 18:12 ` Michele Alzetta
2010-04-01 18:20 ` Bartosz Szatkowski
2010-04-01 18:33 ` Dale
2010-04-01 19:09 ` meino.cramer
2010-04-01 20:11 ` Dale
2010-04-02 8:50 ` Neil Bothwick
2010-04-02 9:11 ` meino.cramer
2010-04-02 9:28 ` William Kenworthy
2010-04-02 10:27 ` meino.cramer
2010-04-02 10:45 ` Neil Bothwick
2010-04-02 11:04 ` meino.cramer
2010-04-02 12:05 ` Neil Bothwick
2010-04-02 12:12 ` meino.cramer
2010-04-02 12:45 ` Volker Armin Hemmann
2010-04-02 13:13 ` William Kenworthy
2010-04-02 14:52 ` Volker Armin Hemmann
2010-04-02 18:34 ` Neil Bothwick
2010-04-02 18:40 ` Volker Armin Hemmann
2010-04-02 19:34 ` Neil Bothwick
2010-04-02 19:50 ` Volker Armin Hemmann
2010-04-02 21:28 ` Neil Bothwick
2010-04-03 8:55 ` Alan McKinnon
2010-04-03 14:05 ` Peter Humphrey
2010-04-02 21:49 ` Paul Hartman
2010-04-02 21:55 ` Mark Knecht
2010-04-02 22:03 ` Paul Hartman
2010-04-02 22:14 ` Mark Knecht
2010-04-03 8:52 ` Alan McKinnon [this message]
2010-04-02 15:28 ` Dale
2010-04-02 15:39 ` Mick
2010-04-02 16:17 ` Dale
2010-04-02 18:30 ` Neil Bothwick
2010-04-02 19:02 ` [gentoo-user] " Jörg Schaible
2010-04-02 15:51 ` [gentoo-user] " Ciprian Dorin, Craciun
2010-04-06 13:02 ` [gentoo-user] OT:Choosing a filesystem, OT: Blender Frank Steinmetzger
2010-04-02 16:07 ` [gentoo-user] OT:Choosing a filesystem Mark Knecht
2010-04-02 22:01 ` stosss
2010-04-03 3:49 ` meino.cramer
2010-04-03 8:38 ` Neil Bothwick
[not found] <euwGJ-5Dc-1@gated-at.bofh.it>
[not found] ` <euxt8-6Pa-19@gated-at.bofh.it>
[not found] ` <euy5P-7Pu-7@gated-at.bofh.it>
[not found] ` <euKTo-18y-1@gated-at.bofh.it>
[not found] ` <euLcK-1KM-5@gated-at.bofh.it>
2010-04-02 11:38 ` David W Noon
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=201004031052.23070.alan.mckinnon@gmail.com \
--to=alan.mckinnon@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
--cc=volkerarmin@googlemail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox