From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Wed, 7 Mar 2007 11:03:48 -0800 From: Geoffrey Avila To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] interesting potential targets for plan 9 and/or inferno In-Reply-To: Message-ID: References: <20070307084327.Y60404@orthanc.ca> <6e35c0620703070940y68ecc7f6j3115750ddb766c95@mail.gmail.com> <14ec7b180703070943o426a641du73f3c6e550b403c9@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Topicbox-Message-UUID: 1a33e48e-ead2-11e9-9d60-3106f5b1d025 > 2. The interfaces are baffling. As Master Shake said, "It's too > advanced to be compatible". Not just rio; I mean adding a user to a system, > logging in under a different account by rebooting, mounting devices as > filesystems, making configuration changes, everything is different. I don't > think anything makes sense until you understand the entire system, top to > bottom. It's a difficult investment to make. I appreciate that this is not > your problem. A nice readable softcover book, in the style of the Nemeth-Snyder-Seebass "Unix System Administration Handbook", but for plan9 would be a huge honking help; it would make the epiphany one gets from installing a fileserver and a terminal and reading the papers and manpages a much more accessible moment. > I think that I understand the picture that the forefathers had in mind when > developing the system, it's just that it's very difficult to implement an > infrastructure that shows the benefits of the plan 9 approach. True. Systems today are homogenous x86en that consume power and desk space-there is no usual need to have more than one in your den. And when you > finally do, It's not clear that you've got something better, because there's > nothing you can do after building it that you couldn't do before. I beg to differ. My interest is less in clusters, and more in providing a homogenous reliable computing environment comprising desktops and servers across boundaries of hardware and Unix vendor. This takes enormous amounts of effort, more than it should, because of assumptions about how the system is to be used havn't changed at the most basic level in over two decades. You can approximate the same functionality with *nix+LDAP+AFS+krb5 or Windows with AD, but the effort to support that approximation does not increase linearly with size. -GBA