9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: geoff@plan9.bell-labs.com
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Re: CPU Server
Date: Fri, 17 Aug 2007 14:10:53 -0400	[thread overview]
Message-ID: <d1401a8d29292f63d54506990f3c6f30@plan9.bell-labs.com> (raw)
In-Reply-To: <52915.80.24.61.21.1187348619.squirrel@webmail.kix.es>

You can do things differently, but the way we do them is as follows.
cpurc invokes cpurc.local and /cfg/$sysname/cpurc, where $sysname is
the name of the current cpu server.  We intend that cpurc will be
relatively static, cpurc.local should implement site-wide local policy
(e.g., set cpu and facedom variables, run ipv6on) and
/cfg/$sysname/cpurc should implement machine-specific local policy
(e.g., run cron, httpd, dhcpd or tftpd).

We consider it mandatory to set sysname.  If ndb/cs doesn't do it
(perhaps because your /lib/ndb is imcomplete), you can set it in
plan9.ini.  /n/sources/cfg/example/cpurc is an example cpurc; you
might want to copy it to /cfg/$sysname/cpurc and edit the copy.



  parent reply	other threads:[~2007-08-17 18:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-17 11:03 kix
2007-08-17 11:52 ` Francisco J Ballesteros
2007-08-17 11:54   ` Francisco J Ballesteros
2007-08-17 18:10 ` geoff [this message]
2007-08-17 22:40   ` kix

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=d1401a8d29292f63d54506990f3c6f30@plan9.bell-labs.com \
    --to=geoff@plan9.bell-labs.com \
    --cc=9fans@cse.psu.edu \
    /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).