From owner-netperf-users@freebsd.org Thu Nov 19 18:36:52 2020 Return-Path: Delivered-To: netperf-users@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D1391471BA5 for ; Thu, 19 Nov 2020 18:36:52 +0000 (UTC) (envelope-from mike@sentex.net) Received: from pyroxene2a.sentex.ca (pyroxene19.sentex.ca [IPv6:2607:f3e0:0:3::19]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "pyroxene.sentex.ca", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CcT105LwQz3Fmf; Thu, 19 Nov 2020 18:36:52 +0000 (UTC) (envelope-from mike@sentex.net) Received: from [IPv6:2607:f3e0:0:4:5579:68a1:64f1:5601] ([IPv6:2607:f3e0:0:4:5579:68a1:64f1:5601]) by pyroxene2a.sentex.ca (8.15.2/8.15.2) with ESMTPS id 0AJIap1M009605 (version=TLSv1.3 cipher=TLS_AES_128_GCM_SHA256 bits=128 verify=NO); Thu, 19 Nov 2020 13:36:51 -0500 (EST) (envelope-from mike@sentex.net) Subject: Re: zoo reboot Friday Nov 20 14:00 UTC To: "Bjoern A. Zeeb" Cc: netperf-admin@FreeBSD.org, netperf-users@FreeBSD.org References: <1f8e49ff-e3da-8d24-57f1-11f17389aa84@sentex.net> <2691e1fd-5a27-4dd0-2ef7-b1c06fd4e751@sentex.net> <5A5094BC-D417-4BA6-97E2-7CB522B51368@FreeBSD.org> From: mike tancsa Message-ID: <4ec6ed6f-b3b4-22ae-e1ec-93a46f3d88ea@sentex.net> Date: Thu, 19 Nov 2020 13:36:51 -0500 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.4.3 MIME-Version: 1.0 In-Reply-To: <5A5094BC-D417-4BA6-97E2-7CB522B51368@FreeBSD.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Content-Language: en-US X-Rspamd-Queue-Id: 4CcT105LwQz3Fmf X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-BeenThere: netperf-users@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: "Announcements and discussions related to the netperf cluster. " List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Nov 2020 18:36:52 -0000 Thanks, I forgot about those :) I will add them of course.   WRT to zfs backups, I want to redo how that works to something more useful using better incremental sends.  Something like zrepl works well. I will take a look at that next week or so     ---Mike On 11/19/2020 1:23 PM, Bjoern A. Zeeb wrote: > On 19 Nov 2020, at 17:38, George Neville-Neil wrote: > >> On 19 Nov 2020, at 10:57, mike tancsa wrote: >> >>> On 11/19/2020 8:31 AM, mike tancsa wrote: >>>> To upgrade to r367842. I will also be upgrading the installed pkgs >>>> >>> >>> Also, with the pkg upgrade as so many are so very stale, its probably >>> best to uninstall them all and then install what everyone needs / >>> uses ? >>> >>> Below is the list of what is currently installed. I will kill those and >>> install to start >>> >>> bash,curl,conserver-com,git,gmake,ipmitools,megacli,perl,pdksh,python3x,rsync,screen,storcli,subversion,sudo,tmux,vim,zsh >>> >>> >>> Is there anything else people want / need ? >> >> I think our best bet is to "just do it" and then fault in whatever we >> missed. > > Mike: > > - isc-dhcp   (or similar kind of flavour if you prefer something else > these days) would be beneficial I think. > > - micro_proxy   is run from inted in order to allow test machines to > reach package repositories, etc. (as per motd on zoo). > > - bind         is running serving a local forward/reverse zone in > addition to /etc/hosts; not sure if it is needed or helps or is stale? > > - pigz       for your zfs backups again? > > I didn’t notice anything else so far. > > - smartmontools    in case you are monitoring disks? > > > > /bz >