Re: LVM question. Missing about 11GB of Space..

From: Alexander Dalloz (ad+lists_at_uni-x.org)
Date: 10/29/05

  • Next message: Bill Perkins: "Re: Linux killer!"
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    Date: Sat, 29 Oct 2005 18:14:47 +0200
    
    
    
    

    Am Sa, den 29.10.2005 schrieb Michael D. Setzer II um 17:19:

    > In doing a backup of a 250GB drive, I was surprised to have a
    > compressed image that was larger than the used space. In the past,
    > I've compressed an 80GB drive with 3 OS's, and get a 14GB image.
    > This is a 250GB drive with only 1 OS, and it is producing an 18GB
    > image. All free space is zeroed out. In doing some research, it
    > appears that about 5% of the LVM partition is being used in some
    > fashion that I am not aware of.
    >
    > The drive shows the volume size as 229GB with 12GB uses, and
    > 206GB Free. That leaves about 11 - 12 GB missing.
    >
    > Whatever is in this 5% of the drive doesn't appear to compress very
    > well with either lzop or gzip. With lzop the image is about 18GB and
    > 16GB with gzip, but lzop only takes about 2 hours, whereas gzip
    > takes about 3 1/2 hours. The image only seems to be runing fine
    > until it gets to the end were this 5% seems to be, and it grows
    > rapidly.
    >
    > Any info on what this 5% is. I'm using g4l, which uses dd to copy the
    > raw partition information, and uses lzop or gzip compression. I was
    > thinking it might be some kind of swap, but why it would be 5% of
    > the disk size, as compared to the amount of ram.

    This has nothing to do with LVM. Please see "man mkfs.ext{3,2}" -> -m
    reserved-blocks-percentage

    "Specify the percentage of the filesystem blocks reserved for the
    super-user. This value defaults to 5%."

    Alexander

    -- 
    Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
    legal statement: http://www.uni-x.org/legal.html
    Fedora Core 2 GNU/Linux on Athlon with kernel 2.6.11-1.35_FC2smp 
    Serendipity 18:12:02 up 15:12, 16 users, 0.15, 0.26, 0.15 
    
    

    
    

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
    


  • Next message: Bill Perkins: "Re: Linux killer!"

    Relevant Pages

    • LVM question. Missing about 11GB of Space..
      ... Whatever is in this 5% of the drive doesn't appear to compress very ... well with either lzop or gzip. ... 16GB with gzip, but lzop only takes about 2 hours, whereas gzip ... Guam Community College Computer Center ...
      (Fedora)
    • Re: Further compress a already compressed file
      ... can a compressed file be further compressed by ... > the same compression algorithm or other compresssion ... The way I compress the data is to repeatly ... > LZOP can further compress it to 60% of the original size. ...
      (comp.compression)
    • Re: Looking for a way to compress a 10GB file
      ... I'm looking for an utility to compress a file of 10GB. ... I want to concatene it. ... LZOP and gzip are examples of compressors, ...
      (comp.compression)
    • Re: GZip Compression :(
      ... I'm having an odd issue with GZIP compression (having followed ... there's a compress option prior to base64 encoding the data. ... Dim FStream As New FileStream, ... data into FileData, and FileData will therefore stay all 0's. ...
      (microsoft.public.dotnet.languages.vb)