9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: andrey mirtchovski <mirtchov@cpsc.ucalgary.ca>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Plan9 and resource discovery
Date: Tue, 23 Nov 2004 21:22:09 -0700	[thread overview]
Message-ID: <083ab2fec3a16915da8da52b07c2b81c@plan9.ucalgary.ca> (raw)
In-Reply-To: <20041124040536.GA17538@submarine>


> I guess my question is -- is there any research going on
> on how Plan9's philosophy could lend itself to this problem?
> Any ideas ? Implementations ? Anything ? :-)

i have a prototype for a resource discovery fs.  each server that
wants to participate runs a small fs which gathers ldap-like info
about the local system.  each server posts the root of that file
system to a main aggregate which is listed in ndb for the local ipnet
(domain).  a user mounts either a the node itself or all of them via
the aggregate.  aggregates themselves can be aggregated for
cross-domain resource discovery.  run 'ls' and you find out which
nodes are alive, 'cat */load | sort' and you get the one that's least
busy...

it's not anything big, but then again Plan 9 doesn't easily lend
itself to big and complex solutions for trivial problems.

andrey



  reply	other threads:[~2004-11-24  4:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-24  4:05 Roman Shaposhnick
2004-11-24  4:22 ` andrey mirtchovski [this message]
2004-11-24 10:15   ` Fco. J. Ballesteros
2004-11-24  6:29 ` Taj Khattra
2004-11-24  6:30   ` boyd, rounin
2004-11-24  6:41 ` Bruce Ellis
2004-11-24 10:12   ` Fco. J. Ballesteros

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=083ab2fec3a16915da8da52b07c2b81c@plan9.ucalgary.ca \
    --to=mirtchov@cpsc.ucalgary.ca \
    --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).