9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] bitsy guilty found: mkpaqfs/paqfs fails for me
@ 2002-05-14 18:11 Fco.J.Ballesteros
  0 siblings, 0 replies; only message in thread
From: Fco.J.Ballesteros @ 2002-05-14 18:11 UTC (permalink / raw)
  To: 9fans

Hi,

	I finally found that the problem with
random crashes in the bitsy (mostly due to a simple
"lc /") were caused by a paqdisk either in bad shape or
not handled properly by paqfs.

I have an armpaq/ hierarchy such that

	mkpaqfs -o ../paqdisk
	paqfs -m /n/paq ../paqdisk
	cd /n/paq
	du -a

fails due to `./x/y/z does not exist' errors.

It seems to be that for my proto hierarchy
a du -a sees directories whose entries do not exist.
For example:
	cd /n/paq (after mouting a new one again).
	du -a
	...
	du fails in ./acme/news (each time at a different dir)
	cd acme/news
	lc
	acme  arm   fd    lib   mnt   net   rc    sys
	adm   bin   guide mail  n     proc  srv   tmp

	Hmm, looks like ./acme/news got entries for /

	lc n
	ls: n: 'n' file does not exist


Could it be that I'm putting acme and many other things
inside the paq? Anyone did the same?

Will try to fix it, but I'm not a paqexpert.

thanks



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-05-14 18:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-14 18:11 [9fans] bitsy guilty found: mkpaqfs/paqfs fails for me Fco.J.Ballesteros

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).