From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pj1-f49.google.com ([209.85.216.49]) by ewsd; Sat Aug 8 01:44:37 EDT 2020 Received: by mail-pj1-f49.google.com with SMTP id d4so2070886pjx.5 for <9front@9front.org>; Fri, 07 Aug 2020 22:44:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:message-id:to:subject:date:in-reply-to:mime-version; bh=z5hqjWitVvIu+Z3bqNYhe33KE+GJLEDLvLWvrRPxkDM=; b=AqArqb9l+xjCHOsnrhVY1V7t6LKS13cAuOOXTHiCk8WQzZkr+sxjIjV9jcS3KTSkIx qN4A72SCdq+0N+DHpb/+r0UQelT0kWfajVnuf2SabQT7zAbzK+iX63iP1ZihkH3uMmZG IhpW1TEq7Ivd0/J/RGGDnW/bKkKL5JEN8zHnw2PSzw4MgQ7lXlKOQlRe59HtcePyBftS iv+EZ44HK48kR4wFTEBJ1JxI1wMJySaQDQAH1Db3cE/REyoZnNYf0x6VNSwXcwSbmOXn 5E/SoJUmu0JiGy3+G91DLaE2uxCiHmvLkw3uS0HsPApxQ5Z3fcRN0jQGgOAlSZjt2jO+ g7vA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:message-id:to:subject:date:in-reply-to :mime-version; bh=z5hqjWitVvIu+Z3bqNYhe33KE+GJLEDLvLWvrRPxkDM=; b=NOdZ8qhcDfI/Lk6A917hV48Bcmd2Bz+6mBV2l8kuGGtPlCCcjtgXWiQGXpxJh37Frc P+d5kLHDhWotLUE7WeqkCsYPmDyH03g5+YBRRQOo3/XqvfGxgeA0I7nznOONYP9lDDqK 0SGxS0pox8qIGd0bEZmdLBRtxvOkE68s3NHqDOQ9U4ySk+ucH/EdB69DBpd8lMvY5vX+ 88cWi0gjG1+pDiMhICLBFJoH1KE6vFXEIL6l9WeRCmQ4Nw9mX2qeYW/nOSgQcA49T69U jxV5Uu/Di/8jctQ5KOyr9eXVFR1iVih8gX+yx4mRxngeMGI8MhrRkrGVEqBBulXh+QVR SaxQ== X-Gm-Message-State: AOAM531otjQm+BHy1deApzKKCL/rEZ8ZKaMuHq8FRfP2O8tJlheDdhIi mCZ3Jm/0LWiwXvETU4A0/o1g1PIh X-Google-Smtp-Source: ABdhPJzL/eLSbuMtf0n5sfWyBvGjbFZMh0fWsoKzpp8p+GEtftkFPLJXif3KH9VvRuFpG77lNl/6OA== X-Received: by 2002:a17:902:be0b:: with SMTP id r11mr14924856pls.114.1596865472662; Fri, 07 Aug 2020 22:44:32 -0700 (PDT) Return-Path: Received: from foo.yoda (96-86-179-118-static.hfc.comcastbusiness.net. [96.86.179.118]) by smtp.gmail.com with ESMTPSA id 8sm13358528pjx.14.2020.08.07.22.44.31 for <9front@9front.org> (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Fri, 07 Aug 2020 22:44:31 -0700 (PDT) From: thinktankworkspaces@gmail.com X-Google-Original-From: glenda@gmail.com Message-ID: <5E0794B16739F3F6F9FDD99E60189AE1@gmail.com> To: 9front@9front.org Subject: Re: [9front] another CPU Date: Fri, 7 Aug 2020 22:44:27 -0700 In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-hxmzfrmyjhmfposanlwbwzzhux" List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: GPU pipelining configuration STM-aware framework This is a multi-part message in MIME format. --upas-hxmzfrmyjhmfposanlwbwzzhux Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit So I have it working. But maybe i'm missing something. Much of the documentation talks about cd /cfg; mkdir $sysname; dircp example $sysname This seems old and deprecated. I'm not really sure what we are supposed to have in /cfg/$sysname I tried copying cpurc and termrc and booting with each of them the results were strange and buggy. However I made not changes to those files as well. The booting part was the tricky part. I did have two dhcp server running. One for my internet and one for the CPU/Auth. ipnet=yoda ip=192.168.1.0 ipmask=255.255.255.0 ipgw=192.168.1.1 dns=8.8.8.8 auth=192.168.1.172 dnsdom=yoda authdom=yoda fs=192.168.1.1 cpu=foo smtp=foo sys=localhost dom=localhost ip=127.0.0.1 sys=foo dom=foo.yoda ether=525400123336 ip=192.168.1.172 sys=cirno dom=cirno.thinktank ether=080027f9ec98 ip=172.27.0.67 #sys=cpubar dom=foo.yoda ether=525400124242 ip=192.168.1.42 bootf=/386/bootx64.efi sys=cpubar dom=foo.yoda ether=525400124242 ip=192.168.1.42 I did have to make a change to cpubar below. evidently bootx64.efi does not work. When I do manage to boot cpubar it takes the name of foo. However the file system is different as expected. netaudit checking this host's tuple: ip=192.168.1.42 looks ok dom=foo.yoda looks ok no ether entry checking the network tuple: we are not in an ipnet, so looking for entries in host tuple only ipgw=192.168.1.1 looks ok dns=8.8.8.8 looks ok auth=192.168.1.172 looks ok fs=192.168.1.1 looks ok checking auth server configuration: we are not the auth server 192.168.1.172 if this is a mistake, set auth=foo or auth=foo.yoda run auth/debug to test the auth server But i don't see a default mount for the cpu to copy data over /n/other/ is the same for both When I look back the only thing I did or the only change I made is one line to /lib/ndb/local and an install on another system. It seems the less I do the more results as opposed to following a lot of the old documentation. But I still seem to be missing a few things. Any thoughts? --upas-hxmzfrmyjhmfposanlwbwzzhux Content-Type: message/rfc822 Content-Disposition: inline Delivered-To: thinktankworkspaces@gmail.com Received: by 2002:adf:a15e:0:0:0:0:0 with SMTP id r30csp4936572wrr; Sun, 2 Aug 2020 23:48:54 -0700 (PDT) X-Google-Smtp-Source: ABdhPJx6MJXy8T2ScmLb0/0CkMZVQBYh0o+cZ/M/9zxIAKCog+w8pcLJGvrFoYo3/M4ruaPT9257 X-Received: by 2002:a65:688c:: with SMTP id e12mr13339820pgt.230.1596437334068; Sun, 02 Aug 2020 23:48:54 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1596437334; cv=none; d=google.com; s=arc-20160816; b=SCuhLgVoqPJHP+3omhQlsBDSXHqjwTe7/XzCszbDjIYkj1t9EkGKui3akZwmye7s/p oyrTC/bqjM3yCbJSY/20cJ136g+GsGCypPMLb1G/BW+v814UAanhY4cIiDBAbc5XiCMU HPnCoQp1THBhbJLRDFqBTppEAJITpN362jTsq0sYAYW+U1WIBO3XyCY1PoCFYkO3Fdmj 57PJTbRiGm3sThpHnV4YTaJUz5Ho1EhnyIShStprNWHlZZrSgmHbGxsgiqwJjRhUFC5Y k7E4sVKig761FtxsOB4C2aZzREEEtAmuuVONUrL5NFWpEpNlqAkdATwWO4JEBfxIxSZy I+MQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=precedence:reply-to:subject:list-help:list-id:to:message-id:date :from:references:in-reply-to:mime-version:dkim-signature; bh=j3bTnhbF1bq6dDsHtUFqFOwrT09KLsIDyMJxv8Kz9NQ=; b=sdeENa89KCT0bslGwPGp/iPbGIqLlAzm4eQn2sifiZsVyGkrQ9JW0Q8Ry406OepowW GQ0pLV+j31h84IE1otTmSy5K0wsFiDtmzqQra7HN/l9QsKH0kOYUbJ4nQlutPPz6PFpR WVdKVc/bdlOMRxaAkGSrU/VAOOSwpf3FY4vJTOR4tZmOgPdGjxE2PpjSOxq1Kptdha9+ GPA+dCzYcuEDAz/UIBV3GpYEbdqZ7jl6k2ejEJ6Y3jsy3aL3c5TY1OYRWYRdw7Sbv78i eUBq8B+tr+A9nIFQat3TC8qkpFjg5pBDCE0n0NRqEB2o+n+af/CZuBozaVUIEWzaignG uikg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@gmail.com header.s=20161025 header.b=GQfIYnTd; spf=pass (google.com: domain of 9front-bounces@ewsd.inri.net designates 107.191.116.128 as permitted sender) smtp.mailfrom=9front-bounces@ewsd.inri.net; dmarc=pass (p=NONE sp=QUARANTINE dis=NONE) header.from=gmail.com Return-Path: <9front-bounces@ewsd.inri.net> Received: from ewsd.inri.net (ewsd.inri.net. [107.191.116.128]) by mx.google.com with ESMTP id k2si6235069plt.38.2020.08.02.23.48.49; Sun, 02 Aug 2020 23:48:54 -0700 (PDT) Received-SPF: pass (google.com: domain of 9front-bounces@ewsd.inri.net designates 107.191.116.128 as permitted sender) client-ip=107.191.116.128; Authentication-Results: mx.google.com; dkim=pass header.i=@gmail.com header.s=20161025 header.b=GQfIYnTd; spf=pass (google.com: domain of 9front-bounces@ewsd.inri.net designates 107.191.116.128 as permitted sender) smtp.mailfrom=9front-bounces@ewsd.inri.net; dmarc=pass (p=NONE sp=QUARANTINE dis=NONE) header.from=gmail.com Received: from mail-wr1-f42.google.com ([209.85.221.42]) by ewsd; Mon Aug 3 02:47:49 EDT 2020 Received: by mail-wr1-f42.google.com with SMTP id f7so33123094wrw.1 for <9front@9front.org>; Sun, 02 Aug 2020 23:47:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=j3bTnhbF1bq6dDsHtUFqFOwrT09KLsIDyMJxv8Kz9NQ=; b=GQfIYnTdEvzh8pKd+MoOat+SyQeUtbULCOoTXiGRfupwjLdlNxLqMIKeJdcXMXRzsB y6PTHuQky27Fx4Gb4g8VqTZ5yBkrpFv+0YZ3GjvgPh44uffiw8NbAaz4BBojdQklawTM o6VhRWR1A206V90Qy58t2Xt66lSS8STkNrnawsIZIFFeN8hF9Mpz/7qmKruF6MYUBz6z dCvGBL2v2z7G/u412YoFxoXq7EXjrkBalADKynCLyAr0oAcr+sacbst8hPTyQ0eK8J5f wf3HUGbho888jCYeUorpdq6kmoOnr5NEUQhtYyCA6FD6nWa8csCO9PKVPQL+REM0lV5A DiHA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=j3bTnhbF1bq6dDsHtUFqFOwrT09KLsIDyMJxv8Kz9NQ=; b=QayuH0kfMaSlqmUIkqp2LjUMi0Uw2++f9SAVwbdpKChzy0KOnoD2qDOPMlJhRw3vGG VlKAz0LqbCgSqM491KA8vC8jX4BF3af5a4HN/E9GwPn+z5dVNMrjCjoPFqU74iYruRUl TlaAT8usMJGKazL1gK2G/hsOE0CrGnl+D6c8BZCqzy3hclIVEBvRfTKGdxl+BnUx8Gx7 doqpKp7HHl0Xv5I/ttzpds1QRQ5WhrX6ZPfO0bKVJpzuEHsM90A6GaNDqGLHkdD+KWdb IjLr1Rv0I4MnxsOWx4jXF88Nwy8dP3YXV1UtuBVqATkXugvRmI9KEIFOCLabrP7FUoba DkUw== X-Gm-Message-State: AOAM530ZWPdPje2Jv17ViGoeViXo2+AClpgllLNhRmt20qnbjvUx+cU4 ZJjnarRalMQTaC2q7rSGS6fqdR9EdmoFeEWgUNGvig== X-Received: by 2002:adf:ab0d:: with SMTP id q13mr13007651wrc.134.1596437265824; Sun, 02 Aug 2020 23:47:45 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:adf:fd51:0:0:0:0:0 with HTTP; Sun, 2 Aug 2020 23:47:45 -0700 (PDT) In-Reply-To: References: From: hiro <23hiro@gmail.com> Date: Mon, 3 Aug 2020 08:47:45 +0200 Message-ID: To: 9front@9front.org Content-Type: text/plain; charset="UTF-8" List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: anonymous patented NoSQL-aware replication API-scale optimizer Subject: Re: [9front] another CPU Reply-To: 9front@9front.org Precedence: bulk make sure you're not running 2 dhcp servers. you need to setup 9front as cpu server, fileserver and dhcp server. plan9 dhcp server will give above ip=192.168.1.100 to any PC that requests an IP if they have 123456789 ethernet address. i don't see any ip subnet, network info above, so perhaps the local routes are missing, too. --upas-hxmzfrmyjhmfposanlwbwzzhux--