louisdem / plan9front

Automatically exported from code.google.com/p/plan9front
0 stars 0 forks source link

cws64 panic: disk cache bucket 58 is full. #220

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
After downloading a whole bunch of stuff and filling up the file system, I got 
a panic:

w"/dev/sdC0/fscache" disk cache bucket 58 is full.

The system won't boot from that disk, but I can try to mount it from a live cd 
and debug, if someone can give me a hand with how to do it.

Original issue reported on code.google.com by o...@eigenstate.org on 2 Oct 2014 at 12:20

GoogleCodeExporter commented 9 years ago
this sucks. you cannot resize the cache without destroying its
contents loosing the changes. theres no good solution implemented
yet so best is to avoid this situation.

what you can do in any case is ream the cache and revert to
the last dump (recover main command in config mode) but then
you'll loose the changes in the cache.

Original comment by cinap_le...@felloff.net on 3 Nov 2014 at 5:09

GoogleCodeExporter commented 9 years ago
this is related to issue #64

Original comment by cinap_le...@felloff.net on 3 Nov 2014 at 5:09