From owner-freebsd-firewire@FreeBSD.ORG Wed Jul 9 04:00:31 2003 Return-Path: Delivered-To: freebsd-firewire@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E134F37B401 for ; Wed, 9 Jul 2003 04:00:31 -0700 (PDT) Received: from is1.mh.itc.u-tokyo.ac.jp (is1.mh.itc.u-tokyo.ac.jp [133.11.205.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07C3D43FCB for ; Wed, 9 Jul 2003 04:00:30 -0700 (PDT) (envelope-from simokawa@sat.t.u-tokyo.ac.jp) Received: from is1.mh.itc.u-tokyo.ac.jp (is1.mh.itc.u-tokyo.ac.jp [127.0.0.1]) by is1.mh.itc.u-tokyo.ac.jp (Postfix) with ESMTP id 17D9D2182FE for ; Wed, 9 Jul 2003 20:00:28 +0900 (JST) Received: from mailhosting.itc.u-tokyo.ac.jp (IDENT:mirapoint@mailhosting.itc.u-tokyo.ac.jp [133.11.205.3]) h69B0SBd004883; Wed, 9 Jul 2003 20:00:28 +0900 Received: from ett.sat.t.u-tokyo.ac.jp (ett.sat.t.u-tokyo.ac.jp [133.11.135.3])3.3.5-GR) with ESMTP id AJF89994; Wed, 9 Jul 2003 20:00:27 +0900 (JST) Date: Wed, 09 Jul 2003 20:00:27 +0900 Message-ID: From: Hidetoshi Shimokawa To: Oliver Hoffmann In-Reply-To: <200307091142.47335.oliver.hoffmann@uw-service.de> References: <200307021338.18065.oliver.hoffmann@uw-service.de> <200307081354.28017.oliver.hoffmann@uw-service.de> <200307091142.47335.oliver.hoffmann@uw-service.de> User-Agent: Wanderlust/2.11.0 (Wonderwall) REMI/1.14.3 (Matsudai) FLIM/1.14.3 (=?ISO-8859-1?Q?Unebigory=F2mae?=) APEL/10.3 MULE XEmacs/21.4 (patch 8) (Honest Recruiter) (i386--freebsd) X-Face: OE([KxWyJI0r[R~S/>7ia}SJ)i%a,$-9%7{*yihQk|]gl}2p#"oXmX/fT}Bn7: #j7i14gu$jgR\S*&C3R/pJX List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jul 2003 11:00:32 -0000 At Wed, 9 Jul 2003 11:42:47 +0200, Oliver Hoffmann wrote: > > Hi! > > > Did you have any output other than 'copying..' line? > > How about without '-a' option? > > Doesn't matter. > > > I appreciate if you could send me the output of: > > # truss /sbin/ufs_copy /mnt/fw/testfile /dev/ad0s1g > > Ok, thats it: > truss: cannot open /proc/curproc/mem: No such file or directory > truss: cannot open /proc/620/mem: No such file or directory > > Mhm, something is missing, right? Is this reproducible? Are you sure you have procfs mounted? If truss(1) doesn't work, try ktrace(1) and send me output of kdump(1). > There is another thing wich is a bit confusing: > # ls -ahl > total 1306356 > drwxr-xr-x 2 root wheel 512B Jul 9 09:17 . > drwxr-xr-x 4 root wheel 512B Jul 8 10:36 .. > -rw------- 1 root wheel 34G Jul 9 09:21 testfile > # du -h > 1.2G > > The files inside that backupfile seize 160M! What makes you confused? 'ls -l' shows size of whole file system. du shows the size of the used block in the filesystem (files + directories + inode + etc.) /\ Hidetoshi Shimokawa \/ simokawa@sat.t.u-tokyo.ac.jp PGP public key: http://www.sat.t.u-tokyo.ac.jp/~simokawa/pgp.html