9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Nyan Htoo Tin <nyanhtootin@gmail.com>
To: 9fans@9fans.net
Subject: Re: [9fans] Plan9 CPU server
Date: Mon, 14 Feb 2011 09:48:27 +0000	[thread overview]
Message-ID: <9d6e1053-bbfd-4a08-ba4e-f3bdf229198c@q2g2000pre.googlegroups.com> (raw)
In-Reply-To: <4328bb76-f45d-4539-8bbe-68e5ba9d0491@n16g2000prc.googlegroups.com>

On Feb 12, 1:22 am, j...@jfloren.net (John Floren) wrote:
> On Fri, Feb 11, 2011 at 8:30 AM, Nyan Htoo Tin <nyanhtoo...@gmail.com> wrote:
>
>
>
>
>
>
>
>
>
> > Hi all, I've successfully tried plan9 on qemu/virtualbox.
> > But I don't understand what is CPU server that I usually saw in plan9
> > doc/manual??
> > I'd like to know details...link/pointer would be appreciated.
>
> > I've downloadedhttp://www.9gridchan.org/9grid_node_imgand used
> > drawterm.
> > But I have no idea how to connect from plan9 machine.
> > Let's say after I've booted CPU server using this command
> >  qemu -hda ventigridserver.qcow2.img -redir tcp:2567::567 -redir tcp:
> > 17010::17010 -m 256
>
> > I could use drawterm. But How do I connect from another plan9 machine?
> > I've tried cpu -h gridserver but not successful....
>
> I'm not sure about the 9gridchan images in particular, but if you're
> trying to connect from another Plan 9 machine, *in general*, you want
> to add some stuff to /lib/ndb/local. If your cpu/auth server is called
> gridserver, the computer you want to connect *from* should have
> entries something like this:
>
> auth=gridserver authdom=yourauthdomain
>
> sys=gridserver dom=gridserver.yourauthdomain ip=<its IP>
>
> Then you can do cpu -h gridserver.
>
> Hope this helps
>
> John

After I start qemu with

 qemu -hda ventigridserver.qcow2.img -redir tcp:2567::567 -redir tcp:
17010::17010 -m 256
I start again this time with: qemu -hda ventigridserver.qcow2.img
The one I want to connect *from* /lib/ndb/local file has these lines
also:
authdom=the9grid auth=gridserver
.....
sys=gridserver authdom=the9grid
    auth=gridserver
When I do cpu -h gridserver,
cpu: can't dial: gridserver: cs: can't translate address: dns:
resource does not exist

Thanks for your help...



  parent reply	other threads:[~2011-02-14  9:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-11 16:30 Nyan Htoo Tin
2011-02-11 17:20 ` John Floren
2011-02-14  9:48 ` Nyan Htoo Tin [this message]
2011-02-14 10:05   ` John Floren
2011-02-14  9:48 ` faif

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9d6e1053-bbfd-4a08-ba4e-f3bdf229198c@q2g2000pre.googlegroups.com \
    --to=nyanhtootin@gmail.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).