public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Alex Schuster <wonko@wonkology.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] [Gentoo install] Disk full at 35%?
Date: Sun, 21 Aug 2011 14:03:45 +0200	[thread overview]
Message-ID: <2579169.neQNE13SDf@weird> (raw)
In-Reply-To: <CAE1pOi2pWhv4BCvPL08rO8cWdbn487q9s5QGfcS2p_CP=d_9GQ@mail.gmail.com>

Hilco Wijbenga writes:

> Yes, df -i says /portage is out of inodes. I've never run into that
> before. I reran mke2fs to increase the inode count and that fixed
> things.
> 
> Would LVM somehow prevent these sort of things from happening? LVM
> doesn't affect inode usage, does it?

AFAIK you will gain more inodes when you increase the size.

> What exactly are the advantages
> of LVM? Is it just that it's easier to resize LVM partitions after the
> fact? (That would, of course, already be very useful.)

Mainly. But it also allows you to create snapshots, I use this often to make 
backups without needing to boot from a live-cd - I can even start emerges 
meanwhile, but the backup will have the state the file system was in when 
the snapshot was taken. 
And you can create logical volumes that reside on partitions on different 
physical drives. Or you could move logical volumes from one drive or 
location to another one, while being in use all the time, without the need 
to unmount the file system.
I also like the naming scheme (/dev/<volume group>/<logical volume>/ instead 
of /dev/sd<X><N>), although you can also use file system labels so this is 
not a big problem.

	Wonko




  parent reply	other threads:[~2011-08-21 12:05 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-21  1:41 [gentoo-user] [Gentoo install] Disk full at 35%? Hilco Wijbenga
2011-08-21  1:52 ` covici
2011-08-21  3:30   ` Hilco Wijbenga
2011-08-21  4:21     ` Nilesh Govindarajan
2011-08-21  4:47       ` Hilco Wijbenga
2011-08-21 10:13         ` Mick
2011-08-21 10:30           ` Adam Carter
2011-08-21 10:49           ` Alan McKinnon
2011-08-21 10:46         ` Andrea Conti
2011-08-21 18:14           ` Hilco Wijbenga
2011-08-21 21:24             ` Peter Humphrey
2011-08-21 12:03     ` Alex Schuster [this message]
2011-08-21 13:45       ` Andrea Conti
2011-08-21 17:09         ` Alex Schuster
2011-08-21 19:23           ` Andrea Conti
2011-08-21 21:46             ` Alan McKinnon
2011-08-21  3:05 ` Paul Hartman
2011-08-21  3:30   ` Hilco Wijbenga

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=2579169.neQNE13SDf@weird \
    --to=wonko@wonkology.org \
    --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