Re: Harddisk Problem

From: Putinas (pilkis_at_gmx.net)
Date: 10/11/03

  • Next message: Thomas Krause -CI-: "prog for server software version recording"
    To: "PsYxAkIaS (FreeBSD)" <freebsd@psyxakias.com>
    Date: Sat, 11 Oct 2003 09:36:39 +0200
    
    
    

    read man newfs
         -m free space %
                 The percentage of space reserved from normal users; the minimum
                 free space threshold. The default value used is defined by
                 MINFREE from <ufs/ffs/fs.h>, currently 8%. See tunefs(8) for
                 more details on how to set this option.


    ----- Original Message -----
    From: "PsYxAkIaS (FreeBSD)" <freebsd@psyxakias.com>
    To: <freebsd-isp@freebsd.org>
    Sent: Friday, October 10, 2003 23:29 PM
    Subject: Harddisk Problem


    Hello,

    We just installed and mounted a 2nd HDD(secondary ide channel) on a Dedicated Server on FreeBSD 4.8 and look what it gives:

    ] df
    Filesystem 1K-blocks Used Avail Capacity Mounted on
    /dev/ad0s1a 2015918 52114 1802532 3% /
    /dev/ad0s1f 22479870 16924774 3756708 82% /usr
    /dev/ad0s1e 4031950 73418 3635976 2% /var
    procfs 4 4 0 100% /proc
    /dev/ad2s1e 76958474 4 70801794 0% /drive2

    ] df -h
    Filesystem Size Used Avail Capacity Mounted on
    /dev/ad0s1a 1.9G 51M 1.7G 3% /
    /dev/ad0s1f 21G 16G 3.6G 82% /usr
    /dev/ad0s1e 3.8G 72M 3.5G 2% /var
    procfs 4.0K 4.0K 0B 100% /proc
    /dev/ad2s1e 73G 4.0K 68G 0% /drive2

    ] cat /etc/fstab
    # See the fstab(5) manual page for important information on automatic mounts
    # of network filesystems before modifying this file.
    #
    # Device Mountpoint FStype Options Dump Pass#
    /dev/ad0s1b none swap sw 0 0
    /dev/ad0s1a / ufs rw 1 1
    /dev/ad0s1f /usr ufs rw 2 2
    /dev/ad0s1e /var ufs rw 2 2
    /dev/acd0c /cdrom cd9660 ro,noauto 0 0
    proc /proc procfs rw 0 0
    /dev/ad2s1e /drive2 ufs rw 2 2

    The problem is that from 73GB (80gb hdd) it only sees free 68GB.

    How can i check if it has bad sectors? A friend suggested me low-level format but I never done that before under unix.

    Also, do i need to be in single-user (I dont have physical access, only remote root via ssh).


    Thank you.
    _______________________________________________
    freebsd-isp@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-isp
    To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"

    
    

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


  • Next message: Thomas Krause -CI-: "prog for server software version recording"

    Relevant Pages

    • RE: Harddisk Problem
      ... limits the size of the hdd. ... Dedicated Server on FreeBSD 4.8 and look what it gives: ... Filesystem 1K-blocks Used Avail Capacity Mounted on ... To unsubscribe, ...
      (freebsd-isp)
    • freebsd 4.5 partitioning
      ... after a freebsd 4.5 server and have come across a problem I am not sure ... the /var filesystem is 108% full. ... To unsubscribe, ...
      (freebsd-questions)
    • Re: Botting FreeBSD from GRUB
      ... "Jud" writes: ... > new default filesystem for FreeBSD 5.x. ... To unsubscribe, ...
      (freebsd-questions)
    • Re: ReiserFS
      ... default filesystem and you can achieve many of the benefits of a ... I believe the FreeBSD handbook has more on the topic and you can browse ... On Saturday, June 21, 2003, at 06:19 AM, Simon Watson wrote: ... To unsubscribe, ...
      (freebsd-current)
    • RE: system cloning
      ... Modify the fstab file if there is a difference between the original and ... >> filesystem from one drive to another, ... >> able to tar up the entire filesystem, create the raid array, ... To unsubscribe, ...
      (freebsd-questions)