9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] refusenik venti
@ 2003-11-24 18:36 Tiit Lankots
  2003-11-24 19:47 ` mirtchov
  0 siblings, 1 reply; 2+ messages in thread
From: Tiit Lankots @ 2003-11-24 18:36 UTC (permalink / raw)
  To: Plan 9 Mailing List (E-mail)

term% venti/venti -w -c lib/venti.conf
term% venti=<my-ip-address>
term% vac -f /tmp/x.vac /adm
fatal error: could not connect to server: connection refused

Tiit@clueless


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

* Re: [9fans] refusenik venti
  2003-11-24 18:36 [9fans] refusenik venti Tiit Lankots
@ 2003-11-24 19:47 ` mirtchov
  0 siblings, 0 replies; 2+ messages in thread
From: mirtchov @ 2003-11-24 19:47 UTC (permalink / raw)
  To: 9fans

> term% venti/venti -w -c lib/venti.conf
> term% venti=<my-ip-address>
> term% vac -f /tmp/x.vac /adm
> fatal error: could not connect to server: connection refused
>
> Tiit@clueless

try this:

	venti -w -c /lib/venti.conf -h tcp!*!8000 -a tcp!<my-ip-address>!17034

do 'hget http://<my-ip-address>:8000/index' -- if venti is started it
should show you the index page...

in my case:

	plan9% venti -w -c lib/venti.conf -h tcp!*!8000 -a tcp!127.1!17034
	plan9% hget http://127.1:8000/index
	index=main version=1 blockSize=8192 tabSize=65536
		buckets=411120 div=10447
		sect=isect for buckets [0,411120)

I have other arguments passed to venti, subject to the Wiki page
instructions...

andrey



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

end of thread, other threads:[~2003-11-24 19:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-24 18:36 [9fans] refusenik venti Tiit Lankots
2003-11-24 19:47 ` mirtchov

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