9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] upas/fs & drawterm
@ 2005-04-26 13:54 Sam
  2005-04-26 14:17 ` Sape Mullender
  0 siblings, 1 reply; 3+ messages in thread
From: Sam @ 2005-04-26 13:54 UTC (permalink / raw)
  To: 9fans

I'm drawterm'd into one of our cpu servers and trying to
access my mailbox from the dump, unsuccessfully.  I think
the problem is that upas/fs forked the namespace and can't
find the dump I later mounted, but I'm not sure what the
fix is.

My lib/profile is a little old, so I looked at
sources/plan9/usr/glenda/lib/profile.  It didn't seem
sufficiently different to fix the problem.

baron% 9fs dump
baron% ls -l /n/dump/2005/0101/mail/box/sah/mbox
alrw--w--w- M 978423 sah sah 13646139 Jan  1 04:51 
/n/dump/2005/0101/mail/box/sah/mbox
baron% mail -f /n/dump/2005/0101/mail/box/sah/mbox
!can't 'open /n/dump/2005/0101/mail/box/sah/mbox mbox1114523960': 
'/n/dump/2005/0101/mail/box/sah/mbox' does not exist
upas/nedmail: can't read

I can copy the mbox file into my home tmp/ and get at
with mail -f ./mbox, but it'd be nice to not have to
jump through hoops.

Thoughts?

Sam



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

* Re: [9fans] upas/fs & drawterm
  2005-04-26 13:54 [9fans] upas/fs & drawterm Sam
@ 2005-04-26 14:17 ` Sape Mullender
  2005-04-26 14:20   ` Charles Forsyth
  0 siblings, 1 reply; 3+ messages in thread
From: Sape Mullender @ 2005-04-26 14:17 UTC (permalink / raw)
  To: 9fans

> I'm drawterm'd into one of our cpu servers and trying to
> access my mailbox from the dump, unsuccessfully.  I think
> the problem is that upas/fs forked the namespace and can't
> find the dump I later mounted, but I'm not sure what the
> fix is.

mount the dump before starting upas/fs.



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

* Re: [9fans] upas/fs & drawterm
  2005-04-26 14:17 ` Sape Mullender
@ 2005-04-26 14:20   ` Charles Forsyth
  0 siblings, 0 replies; 3+ messages in thread
From: Charles Forsyth @ 2005-04-26 14:20 UTC (permalink / raw)
  To: 9fans

>>mount the dump before starting upas/fs.

also remember that you can run more than one copy of upas/fs
(eg, in different name spaces), if that's more convenient
for what you'd like to do.


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

end of thread, other threads:[~2005-04-26 14:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-26 13:54 [9fans] upas/fs & drawterm Sam
2005-04-26 14:17 ` Sape Mullender
2005-04-26 14:20   ` Charles Forsyth

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