From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <7cbf5a4fb2e96d0fe675c8903d0dcc83@ipgp.jussieu.fr> To: 9fans@9fans.net From: "Mathieu Lonjaret" Date: Tue, 21 Apr 2009 13:17:35 +0200 In-Reply-To: <138575260904210339wcdac3e6o8f9af4b3e4811447@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-bctcvrsncjnpqedgtnmzhussxj" Subject: Re: [9fans] exporting a namespace Topicbox-Message-UUID: ec9f9c04-ead4-11e9-9d60-3106f5b1d025 This is a multi-part message in MIME format. --upas-bctcvrsncjnpqedgtnmzhussxj Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Running 9vx is not exactly the same as running a cpu/file server, be it natively or in qemu/vmware/whatnot. I haven't managed to use 9vx as a cpu server (although I haven't tried very hard so far) while it's pretty easy to do what you want once you have set up a "real" cpu server. So you might want to replace one of the 9vx instances with a plan 9 install and then follow that guide: http://www.plan9.bell-labs.com/wiki/plan9/Configuring_a_standalone_CPU_server/index.html that one might be usefull as well: http://www.plan9.bell-labs.com/wiki/plan9/Drawterm_to_your_terminal/index.html Cheers, Mathieu --upas-bctcvrsncjnpqedgtnmzhussxj Content-Type: message/rfc822 Content-Disposition: inline Return-Path: X-Original-To: lejatorn@smgl.fr.eu.org Delivered-To: lejatorn@smgl.fr.eu.org Received: by serenity.smgl.fr.eu.org (Postfix, from userid 58) id 586767E83B; Tue, 21 Apr 2009 12:43:23 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on serenity.smgl.fr.eu.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=ham version=3.2.5 Received: from mail-bw0-f218.google.com (mail-bw0-f218.google.com [209.85.218.218]) by serenity.smgl.fr.eu.org (Postfix) with ESMTP id 2E5687E81F for ; Tue, 21 Apr 2009 12:43:20 +0200 (CEST) Received: by bwz18 with SMTP id 18so2693285bwz.11 for ; Tue, 21 Apr 2009 03:43:19 -0700 (PDT) Received: by 10.204.62.68 with SMTP id w4mr6352913bkh.122.1240310599761; Tue, 21 Apr 2009 03:43:19 -0700 (PDT) X-Forwarded-To: lejatorn@smgl.fr.eu.org X-Forwarded-For: lejatorn@gmail.com lejatorn@smgl.fr.eu.org Delivered-To: lejatorn@gmail.com Received: by 10.204.100.205 with SMTP id z13cs4386bkn; Tue, 21 Apr 2009 03:43:19 -0700 (PDT) Received: by 10.150.122.18 with SMTP id u18mr8278810ybc.145.1240310598267; Tue, 21 Apr 2009 03:43:18 -0700 (PDT) Received: from gouda.swtch.com (gouda.swtch.com [67.207.142.3]) by mx.google.com with ESMTP id 19si5443701gxk.75.2009.04.21.03.43.17; Tue, 21 Apr 2009 03:43:18 -0700 (PDT) Received-SPF: pass (google.com: domain of 9fans-bounces+lejatorn=gmail.com@9fans.net designates 67.207.142.3 as permitted sender) client-ip=67.207.142.3; Authentication-Results: mx.google.com; spf=pass (google.com: domain of 9fans-bounces+lejatorn=gmail.com@9fans.net designates 67.207.142.3 as permitted sender) smtp.mail=9fans-bounces+lejatorn=gmail.com@9fans.net Received: from localhost ([127.0.0.1] helo=gouda.swtch.com) by gouda.swtch.com with esmtp (Exim 4.67) (envelope-from <9fans-bounces@9fans.net>) id 1LwDOJ-0008WF-1F; Tue, 21 Apr 2009 10:39:51 +0000 Received: from mail-fx0-f175.google.com ([209.85.220.175]) by gouda.swtch.com with esmtp (Exim 4.67) (envelope-from ) id 1LwDOG-0008WA-6k for 9fans@9fans.net; Tue, 21 Apr 2009 10:39:48 +0000 Received: by fxm23 with SMTP id 23so2608638fxm.0 for <9fans@9fans.net>; Tue, 21 Apr 2009 03:39:42 -0700 (PDT) MIME-Version: 1.0 Received: by 10.204.55.13 with SMTP id s13mr6340282bkg.180.1240310382010; Tue, 21 Apr 2009 03:39:42 -0700 (PDT) Date: Tue, 21 Apr 2009 12:39:41 +0200 Message-ID: <138575260904210339wcdac3e6o8f9af4b3e4811447@mail.gmail.com> From: hugo rivera To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: [9fans] exporting a namespace X-BeenThere: 9fans@9fans.net X-Mailman-Version: 2.1.9 Precedence: list Reply-To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.9fans.net> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: 9fans-bounces@9fans.net Errors-To: 9fans-bounces+lejatorn=gmail.com@9fans.net Hi, this is probably a very basic question, but I am becoming quite frustrated since I am not able to do what I want. Imagine that I have 2 plan 9 installations. I just want to share a namespace from one into the other using exportfs and import (or whatever is needed). I do not want to authenticate the connections or anything similar. I did try import, exportfs, srvfs, listen, aan and maybe some other tools but I am simply not able to access one namespace from one machine from the other (they are really two 9vx instances on the same machine). I always end up with some factotum error. This is likely to be very simple (given plan 9's nature) but I am now seriously confused with the roles of import, exportfs, etc and how to skip authentication. I read the man pages and some papers about file servers but I only see complex examples and I am not able to figure out how to do it. Saludos -- Hugo --upas-bctcvrsncjnpqedgtnmzhussxj--