partitiontable with wrong values

From: Joern Bruns (joern.bruns_at_ds-online-ag.de)
Date: 07/31/03

  • Next message: Marino Fernandez: "Re: Activating ACPI supend and ACPI Hibernate in klaptop"
    Date: Thu, 31 Jul 2003 14:17:27 +0200
    To: debian-user@lists.debian.org
    
    

    Hallo, I have a problem with my partitiontable.

    There is a wrong connection between the /dev/hda4 and /dev/hdc2, that
    shouldn't be.
    At first I thought, it is a problem of the Program "df", but squid
    stops, cause the cache for squid seems to be full.

    1.: The size of the partition /dev/hda4 could not seen corect by the system
    2.: If the partition /dev/hda4 is filled with the size of the
    /dev/hdc2, the system is stopping squid whith: "disk write error: (28)
    No space left on device" But the device has space!

    Did anyone know a solution for this problem?

    The size seen by fdisk:
    MainProxyBU:/var/log/samba# fdisk /dev/hda
    ...
    Command (m for help): p
    ...
    /dev/hda4 158 3737 28756350 83 Linux

    MainProxyBU:/var/log/samba# fdisk /dev/hdc
    ...
    Command (m for help): p
    ...
    /dev/hdc2 32 128 779152+ 83 Linux
    /dev/hdc3 * 129 3737 28989292+ 83 Linux

    I have marked the wrong values in red:
    MainProxyBU:/var/log/samba# df
    Filesystem 1k-blocks Used Available Use% Mounted on
    /dev/hda3 964532 541760 373776 60% /
    /dev/hda4 766880 727708 216 100%
    /var/spool/squid/cache1
    /dev/hdc2 766880 727708 216 100% /var
    /dev/hdc3 28533616 2064056 25020096 8%
    /var/spool/squid/cache2
    /dev/hda1 31079 1881 27594 7% /boot

    MainProxyBU:# rm -r /var/spool/squid/cache1/*

    MainProxyBU:/var/log/samba# df
    Filesystem 1k-blocks Used Available Use% Mounted on
    /dev/hda3 964532 541888 373648 60% /
    /dev/hda4 766880 116500 611424 17%
    /var/spool/squid/cache1
    /dev/hdc2 766880 116500 611424 17% /var
    /dev/hdc3 28533616 2064484 25019668 8%
    /var/spool/squid/cache2
    /dev/hda1 31079 1881 27594 7% /boot

    -- 
    Joern Bruns
    i-service
    System- und Netzwerk-Administrator
    d+s online AG
    22297 Hamburg
    Mexikoring 33
    Tel.:      +49.40.4114-7116
    Fax:       +49.40.4114-4930
    Mailto:    joern.bruns@ds-online-ag.de
    Web:       http://www.ds-online-ag.de
    -- 
    To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Marino Fernandez: "Re: Activating ACPI supend and ACPI Hibernate in klaptop"

    Relevant Pages