9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] import -o
@ 2002-05-06 13:33 Russ Cox
  2002-05-06 20:07 ` arisawa
  0 siblings, 1 reply; 3+ messages in thread
From: Russ Cox @ 2002-05-06 13:33 UTC (permalink / raw)
  To: 9fans

You could try using syscall to figure out which
operation that copy does is failing, though I suspect
it is the create.

srvold9p is a crutch, to help you hobble along with both
r3 and r4 CPU systems until you completely switch over
(and until we get a new drawterm out).  It served us well
as we hobbled along during the transition.  But it is
only meant for hobbling, not for running, and certainly
not for jumping and dancing.

You'll be less frustrated if you just convert your old
systems.

Russ


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

* Re: [9fans] import -o
  2002-05-06 13:33 [9fans] import -o Russ Cox
@ 2002-05-06 20:07 ` arisawa
  0 siblings, 0 replies; 3+ messages in thread
From: arisawa @ 2002-05-06 20:07 UTC (permalink / raw)
  To: 9fans

Hello Russ,

Thank you for your quick response.
I retried this morning.
I found files can be really copied this time!
I cannot fingure out the reason.

>You'll be less frustrated if you just convert your old
>systems.
I know that.
However I have some users who are using my system for
educational purpose.
I cannot convert my system until this semester finshes.

Thanks again.

Kenji Arisawa
E-mail: arisawa@aichi-u.ac.jp


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

* [9fans] import -o
@ 2002-05-06 11:39 arisawa
  0 siblings, 0 replies; 3+ messages in thread
From: arisawa @ 2002-05-06 11:39 UTC (permalink / raw)
  To: 9fans

Hello,

I tried:
	import -o ar / /n/ar
where ar is my v3 CPU server.
I can read remote files at /n/ar, but I cannot change them.
The command:
	cp localfile remotefile
finishes in an instant without error.
The result is not really reflected on the server.

Kenji Arisawa
E-mail: arisawa@aichi-u.ac.jp


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

end of thread, other threads:[~2002-05-06 20:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-06 13:33 [9fans] import -o Russ Cox
2002-05-06 20:07 ` arisawa
  -- strict thread matches above, loose matches on Subject: below --
2002-05-06 11:39 arisawa

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