Re: Scary df output

From: Jeffrey L. Taylor (jeff_at_austinblues.dyndns.org)
Date: 02/02/04

  • Next message: Mark Maas: "Re: Thank You for Your Interest in Lakeshore"
    Date: Mon, 2 Feb 2004 12:39:21 -0600
    To: debian-user@lists.debian.org
    
    

    Quoting Marius Amado Alves <amado.alves@netcabo.pt>:
    > I assume comand "df" is the one to know free disk space. It gives me
    > this information:
    >
    > Filesystem 1k-blocks Used Available Use% Mounted on
    > /dev/hda1 -429168968127 1 0 49% /
    >
    > according to which I have a negative number of blocks! Also, the columns
    > seem to be disaligned because of that. Hand-correcting:
    >
    > Filesystem 1k-blocks Used Available Use% Mounted on
    > /dev/hda1 -429168968127 1 0 49% /
    >
    > How should I interpret this?
    >

    The 49% is probably correct. I encountered this several months ago.
    AFAIK, it was a mismatch of glibc and df versions. It took judicious
    application of dpkg commands to straighten it out. I.e., it was
    scary, low-level, error-prone, and I have blanked out that traumatic
    memory.

    Jeffrey

    -- 
    To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Mark Maas: "Re: Thank You for Your Interest in Lakeshore"

    Relevant Pages

    • Re: Is this math test too easy?
      ... > communications glitch; one of the more laughable cartoons ... it was loaded into physical memory and, ... > Or one can interpret the character string as one of the values ... A pointer to an integer? ...
      (sci.math)
    • Re: Is this math test too easy?
      ... communications glitch; one of the more laughable cartoons ... (A note on "in memory", which for virtual memory machines can get ... Or one can interpret the character string as one of the values ... DOS allowed NULL pointers; the value was in fact interpreted as ...
      (sci.math)
    • Interprocess communication and memory mapping
      ... Suppose that I am writing a ray tracer in Python. ... putting it into a memory mapped file. ... of their computations by placing them in an array in the memory mapped ... Python, "Interpret this range of bytes as a Light object, interpret ...
      (comp.lang.python)
    • Re: malloc/free question
      ... >> so freemay use it to release memory to the OS when appropriate. ... I see how you could interpret it that way, ... > The free function causes the space pointed to by ptr to be ... > allocation, it would have to be re-obtained from the OS. ...
      (comp.unix.programmer)
    • Re: memory leak`s
      ... Yes, the task manager is a first approximation if you know how to interpret it, but ... relying on it for an instantaneous snapshot whose meaning is not interpreted sensibly is ... increasing memory fragmentation is not determinable just by watching the memory increase. ... >> If you get an L1 cache hit, you get 0 CPU cycles delay in accessing the ...
      (microsoft.public.vc.mfc)