All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tupshin Harper <tupshin@tupshin.com>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] pvscan showing 0 free on all PV's.
Date: Tue Sep 16 13:57:02 2003	[thread overview]
Message-ID: <3F675CDB.80002@tupshin.com> (raw)
In-Reply-To: <3F676739.13431.C25AFD2@localhost>

Rene Olsen wrote:

>Now, why in the world does it show 0 free on all the PV's when a df told me that there 
>were at least 260GB free on the lvm.
>
>Am I doing something wrong or ?
>
>Any help will be most appreciated.
>
>Best regards.
>
>Rene
>  
>
df shows how much free space there is on the *filesystem*. Even if the 
filesystem isn't full, it can occupy the entire lvm, which occupies the 
entire volume group. If you have only one filesystem on the lvm, then 
you may or may not have a problem, depending on what filesystem you are 
using. If you are using ext2 or ext3, then you can probably do an 
ext2resize to shrink it, followed by an lvreduce to reduce the size of 
the partition that the filesystem lives on, but *DANGER* *DANGER* 
*DANGER*. Reducing the size of an existing filesystem is inherently 
dangerous, so back up, tread with caution, and don't blame me when a 
meteorite flattens your house.

If you are using reiserfs, jfs, or xfs, you are probably out of luck, as 
these filesystems don't currently support reduction.

-Tupshin

  reply	other threads:[~2003-09-16 13:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-16 13:19 [linux-lvm] pvscan showing 0 free on all PV's Rene Olsen
2003-09-16 13:57 ` Tupshin Harper [this message]
2003-09-17  1:54   ` Rickard Olsson
2003-09-17  2:02     ` Tupshin Harper
2003-09-17  7:07   ` Tracy R Reed
2003-09-18  0:29     ` Rickard Olsson
  -- strict thread matches above, loose matches on Subject: below --
2003-09-17  7:07 Rene Olsen
2003-09-17 13:57 ` Tupshin Harper
2003-09-19  5:46   ` Heinz J . Mauelshagen

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=3F675CDB.80002@tupshin.com \
    --to=tupshin@tupshin.com \
    --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.