9fans archive / 2001 / 09 / 414 / prev next From: jmk@pla... Subject: Re: [9fans] kfs error Date: Fri, 28 Sep 2001 22:57:11 -0400 The file is too big. With 1K blocks and kfs the max file size is 6 direct blocks +256 indirect blocks +256*256 double indirect blocks = 65798 blocks = 67377152 bytes On Fri Sep 28 22:28:31 EDT 2001, anothy@cos... wrote: > i'm trying to copy a ~120MB CD image from a system i'm > cpu'd into back to my terminal. the cp fails, complaining > "file system full". on the terminal console is printed the > message "dnodebuf: trip indirect". kfscmd check tells me > i've got 760780 free blocks (1K blocks), which matches > what i think i should have. > > i did a kfscmd check rft, and it found one file with a bad > xtag, but that was it. any idea what's going on? i've found > the message in kfs (disk/kfs/dentry.c:89), but i'm not > exactly clear on what it's doing there. can anyone save me > the trouble of figuring out what's wrong with my fils > system? any help, much appreciated. > -α. >