Re: File system error

From: Jerry McAllister (jerrymc_at_clunix.cl.msu.edu)
Date: 04/01/04

  • Next message: Ron: "KVM Switches"
    To: waterb11@yahoo.com (water B)
    Date: Wed, 31 Mar 2004 19:12:27 -0500 (EST)
    
    

    >
    > Hi,
    >
    > I got a little problem with /usr partition
    >
    > # df -h
    > Filesystem Size Used Avail Capacity Mounted on
    > /dev/da0s1a 288M 72M 193M 27% /
    > /dev/da0s1f 15G 13G 535M 96% /usr
    > /dev/da0s1e 288M 97M 168M 37% /var
    > procfs 4.0K 4.0K 0B 100% /proc
    > # du -h /usr
    > ...
    > 6.4G /usr
    > I have deleted some files but it does not restore the used disk.
    > Does anybody have an idea?

    Well, if those files are open by some process somewhere or if there
    are hard links to them, the disk space won't be released until
    those conditions are altered. So, that could be one reason.

    ////jerry

    >
    > Thanks.
    >
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Ron: "KVM Switches"

    Relevant Pages

    • RE: Large discrepancy in reported disk usage on USR partition
      ... tunefs: maximum blocks per file in a cylinder group: 2048 ... Is it possible on UFS2 for disk space to be allocated but hidden somehow? ... Large discrepancy in reported disk usage on USR partition ... Filesystem 1024-blocks Used Avail Capacity Mounted on ...
      (freebsd-questions)
    • RE: Huge Partition
      ... Or are the problems happening at a lower level than the filesystem? ... However, I have not come close to filling the partition up, so I cannot verify that all the space is actually usable. ... > script failed for out of disk space. ... To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list ...
      (Fedora)
    • Re: checking total and free space
      ... The df command will tell you how much space in the filesystem ... It tells you nothing about unallocated disk space. ... >> and the size of each partition to get the free space. ... Partition Tag Flags Sector Count Sector Mount Directory ...
      (comp.unix.solaris)
    • Re: how to resize/grow an existing partition
      ... The file oriented tools don't copy precisely enough so instead he would be wondering about filesystem labels, boot loaders, and probably SELinux re-labeling before he could get the new copy to run. ... Isn't this precisely the reason that the system defaults to installing on LVM now? ... The old-school way would have been to create a new partition and filesystem in the new space and mount it as /home or something. ... I thought the point of LVM was that you could grow it - and then the filesystemit contains more or less non-destructively. ...
      (Fedora)
    • Re: redimensioning /usr
      ... and build a Linux fs partition in it ... > And isn't this the case for not allocating all your hard disk space ... journalling fs for the /tmp filesystem? ...
      (comp.os.linux.setup)