Re: [9fans] Using cwfs



On Sun Aug 23 22:12:54 EDT 2009, akumar@xxxxxxxxxxxxxxxxxxxx wrote:
...: phase error -- cannot happen

i haven't ever seen this error. i would expect
something like this

minooka; lc
ls: .: phase error -- directory entry not allocated

if you are simply left with a directory that's been
deleted. maybe something else is going on?

So, I found the files I lost in an older dump.
Is there any way I can load them from the
dump into the cache without having to copy
them back?

I know bind is an option, but something more
permanent would be better in this case.

i don't know if i can answer your question as
it is without giving an answer that confuses
the issue.

a file can be on the worm, not in the cache
*and* in the active fs. my version of the fs has the
option to not copy anything to the cache. this is
generally a good idea as the cache and worm are generally
on similar disks these days. the active fs is everything
accessable from the main fs without going through
the dump. of course, if you ever delete or change
something, there are files accessable only through
the dump.

the cache is mostly orthoganal to this. except
that between dumps, modifications are in the cache,
though they have actually worm addresses. this is
why some blocks are usually lost on each dump.
since the maximum allocated address on the worm
is never adjusted down to account for deletions.

so the only way to move a file that only exists in
the dump to the active fs is to copy it.

- erik

.



Relevant Pages

  • Re: Dump Utility cache efficiency analysis
    ... :a unified cache would appeal as a more efficient/elegant solution compared ... :to the per-process-cache in the Dump utility implementation. ... of data hits diminishing returns as it causes the disk to seek more. ...
    (freebsd-hackers)
  • Re: BugCheckSecondaryDumpDataCallback Question
    ... you'd definitely need to cache it early and then invalidate if it ... callback is run at HIGH_LEVEL IRQL, which eliminates any registry usage. ... It almost eliminates any use of Kernel APIs. ... to save if a kernel or full dump. ...
    (microsoft.public.development.device.drivers)
  • Re: caught 2 viruses
    ... Dump the contents of the Mozilla FireFox Cache ... If you are using any version of Sun Java that is prior to JRE Version 5.0, ... then you are strongly urged to remove any/all versions that are prior to JRE ...
    (microsoft.public.windowsxp.general)
  • Re: Need Help Removing A Virus
    ... | My AVG virus scan has identified the following virus: ... If you are using any version of Sun Java that is prior to JRE Version 5.0 ... Dump the contents of the Mozilla FireFox Cache {if you use ...
    (microsoft.public.security.virus)
  • Re: [9fans] Disk backup?
    ... get only written to the worm after the previous superblock? ... if the block was just in the cache (Cdirty) ... cwfree(Device *dev, Off addr) ... while the filesystem does many dump generations. ...
    (comp.os.plan9)