From owner-freebsd-current Fri May 17 9:27:17 2002 Delivered-To: freebsd-current@freebsd.org Received: from mail.dada.it (mail2.dada.it [195.110.96.69]) by hub.freebsd.org (Postfix) with SMTP id A781637B408 for ; Fri, 17 May 2002 09:27:04 -0700 (PDT) Received: (qmail 12328 invoked from network); 17 May 2002 16:26:59 -0000 Received: from unknown (HELO torrini.org) (195.110.114.101) by mail.dada.it with SMTP; 17 May 2002 16:26:59 -0000 Received: from trudy.home.torrini.org (localhost.home.torrini.org [127.0.0.1]) by torrini.org (8.12.3/8.12.3) with ESMTP id g4HGR26J000326 for ; Fri, 17 May 2002 18:27:02 +0200 (CEST) (envelope-from riccardo@trudy.home.torrini.org) Received: (from riccardo@localhost) by trudy.home.torrini.org (8.12.3/8.12.3/Submit) id g4HGR15G000325 for freebsd-current@FreeBSD.ORG; Fri, 17 May 2002 18:27:01 +0200 (CEST) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Fri, 17 May 2002 18:27:01 +0200 (CEST) From: Riccardo Torrini To: freebsd-current@FreeBSD.ORG Subject: df Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I manually mount nfs fs after a reboot (current -> stable) and if I do a "df" I got two different output. First time it get garbled, all other times it is aligned. I'm alone? # FreeBSD 5.0-CURRENT #34: Wed May 8 02:31:46 CEST 2002 [...] # df Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/ad0s4a 127023 69449 47413 59% / devfs 1 1 0 100% /dev /dev/ad0s4e 127023 8373 108489 7% /var /dev/ad0s4f 3259600 2685561 313271 90% /usr procfs 4 4 0 100% /proc silos:/home 19692918 16405246 1712239 91% /silos/home silos:/usr 8130540 5879432 1600665 79% /silos/usr # df Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/ad0s4a 127023 69449 47413 59% / devfs 1 1 0 100% /dev /dev/ad0s4e 127023 8373 108489 7% /var /dev/ad0s4f 3259600 2685561 313271 90% /usr procfs 4 4 0 100% /proc silos:/home 19692918 16405246 1712239 91% /silos/home silos:/usr 8130540 5879432 1600665 79% /silos/usr Riccardo. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message