9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] replica/pull problems loading new file server
@ 2003-03-24 10:19 will551
  2003-03-24 10:47 ` [9fans] replica/pull problems loading new file server(fix) Conor Williams
  0 siblings, 1 reply; 2+ messages in thread
From: will551 @ 2003-03-24 10:19 UTC (permalink / raw)
  To: 9fans

hi
I want to load my empty file server but im
having problems with replica/pull

heres my config file:
#!/bin/rc

serverroot=/n/dist2
serverlog=/n/india19/plan9.log
serverproto=/dist/replica/plan9.proto
fn servermount { status='' }
fn serverupdate ( status=;; }

fn clientmount { status='' }
clientroot=/n/india19
clientproto=/dist/replica/plan9.proto
clientdb=/dist/replica/client/plan9.db
clientexclude=(dist/replica/client)
clientlog=/n/india19/plan9c.log

applyopt=(-u -T/dist/replica/client/plan9.time)
#EOF
I run that through replica/push
/dist/replica/client/plan9.db is about 650K
my server is mounted on /n/india19
and the plan9.iso is mounted on /n/dist2

I goes off for about 15 seconds and nothing happens.
I can touch files on /n/india19.

tx
will551

--
------------------------------------------------------------
       (,_    ,_,    _,)
       /]\`-._( )_.-'/]\      Email: will551@iol.ie
     /  ] \`-'/ \'-`/ ] \
    /___].-'`-\_/-`'-.]__\
------------------------------------------------------------


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

* Re: [9fans] replica/pull problems loading new file server(fix)
  2003-03-24 10:19 [9fans] replica/pull problems loading new file server will551
@ 2003-03-24 10:47 ` Conor Williams
  0 siblings, 0 replies; 2+ messages in thread
From: Conor Williams @ 2003-03-24 10:47 UTC (permalink / raw)
  To: 9fans

hey there
got that fixed - had to blank the plan9.time file
and the log file had to be full.
tx
will551

----- Original Message ----- 
From: "will551" <will551@iol.ie>
To: <9fans@cse.psu.edu>
Sent: Monday, March 24, 2003 10:19 AM
Subject: [9fans] replica/pull problems loading new file server


> hi
> I want to load my empty file server but im
> having problems with replica/pull
> 
> heres my config file:
> #!/bin/rc
> 
> serverroot=/n/dist2
> serverlog=/n/india19/plan9.log
> serverproto=/dist/replica/plan9.proto
> fn servermount { status='' }
> fn serverupdate ( status=;; }
> 
> fn clientmount { status='' }
> clientroot=/n/india19
> clientproto=/dist/replica/plan9.proto
> clientdb=/dist/replica/client/plan9.db
> clientexclude=(dist/replica/client)
> clientlog=/n/india19/plan9c.log
> 
> applyopt=(-u -T/dist/replica/client/plan9.time)
> #EOF
> I run that through replica/push
> /dist/replica/client/plan9.db is about 650K
> my server is mounted on /n/india19
> and the plan9.iso is mounted on /n/dist2
> 
> I goes off for about 15 seconds and nothing happens.
> I can touch files on /n/india19.
> 
> tx
> will551
> 
> --
> ------------------------------------------------------------
>        (,_    ,_,    _,)
>        /]\`-._( )_.-'/]\      Email: will551@iol.ie
>      /  ] \`-'/ \'-`/ ] \
>     /___].-'`-\_/-`'-.]__\
> ------------------------------------------------------------
> 



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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-24 10:19 [9fans] replica/pull problems loading new file server will551
2003-03-24 10:47 ` [9fans] replica/pull problems loading new file server(fix) Conor Williams

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