9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] ext2srv problem with too many files
@ 2012-10-19  7:51 Peter A. Cejchan
  2012-10-19 13:52 ` Peter A. Cejchan
  0 siblings, 1 reply; 5+ messages in thread
From: Peter A. Cejchan @ 2012-10-19  7:51 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

hi,

the problem reported before (2011) with ext2srv still persists, here
is some output:

## On Plan9 native:
term% du -a /n/linux/dir | wc -l
   1758
term% ls -l /n/linux/dir | wc -l
   1757

## On Linux:
% 9 du -a /dir | wc -l
12925
% 9 ls -l /dir | wc -l
12924
% 9 du -s /dir
951227	/dir


thanks,
++pac



^ permalink raw reply	[flat|nested] 5+ messages in thread
* Re: [9fans] ext2srv problem with too many files
@ 2012-10-25  1:40 erik quanstrom
  0 siblings, 0 replies; 5+ messages in thread
From: erik quanstrom @ 2012-10-25  1:40 UTC (permalink / raw)
  To: 9fans

> term% for(i in`{seq 1 5000})  touch $i
> touch: 4091: cannot create: '4091' no space on device

looks to me like readdir() only reads the direct blocks, but that
doesn't seem right since 4090*264 ~= 1mb.

- erik



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-10-25  1:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-19  7:51 [9fans] ext2srv problem with too many files Peter A. Cejchan
2012-10-19 13:52 ` Peter A. Cejchan
2012-10-19 15:42   ` erik quanstrom
2012-10-24 15:00   ` Peter A. Cejchan
2012-10-25  1:40 erik quanstrom

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).