Russ Cox wrote:
>>> If you are running the latest venti, please send me
>>> the output of 
>>>
>>>     http://backup.pdos.csail.mit.edu/proc/all
>> I'll try again later, but for the last eight hours I've been unable to
>> get to http://backup.pdos.csail.mit.edu
> 
> doh!  i cut and paste badly.
> 
> that should have been http://localhost:1090/proc/all
> 
> i.e., your venti server, not mine.  ;-)

Ah, yes of course now it makes sense. Um oops.  Not surprising I
couldn't see what was going on in there.  I thought you'd made a script
available for me to download that would dig into the running venti.

> but if you're running the p9p version then 
> it doesn't have /proc/all anyway.

venti is responding on the http port, but not on the venti port (17036
in this case)

% hget http://127.1:1090/storage
index=main
total arenas=16 active=7
total space=8,576,958,464 used=3,490,155,341
clumps=1,373,162 compressed clumps=1,031,454 data=7,555,433,680
compressed data=3,403,646,135

I've copied all the data out of the arenas into another venti with
wrarena[1] and can then run venti serving that data, so there is no real
urgency in fixing it on *this* system, am happy to dig further if you wish.

[1] No errors came from venti/wrarena, and the plan9 host that was
booting from the old p9p venti is now running from the new p9p one.

> russ
        Adrian

Reply via email to