From owner-netperf-users@freebsd.org Sun Nov 22 12:03:44 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 01B762EEC9C for ; Sun, 22 Nov 2020 12:03:44 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Cf87z6M1Yz4vJX; Sun, 22 Nov 2020 12:03:43 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from mx1.sbone.de (cross.sbone.de [195.201.62.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.sbone.de", Issuer "SBone.DE" (not verified)) (Authenticated sender: bz/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id B3A264E20; Sun, 22 Nov 2020 12:03:43 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from mail.sbone.de (mail.sbone.de [IPv6:fde9:577b:c1a9:31::2013:587]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.sbone.de (Postfix) with ESMTPS id 99A4D8D4A23C; Sun, 22 Nov 2020 12:03:42 +0000 (UTC) Received: from content-filter.sbone.de (content-filter.sbone.de [IPv6:fde9:577b:c1a9:31::2013:2742]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPS id 139F1E707BF; Sun, 22 Nov 2020 12:03:42 +0000 (UTC) X-Virus-Scanned: amavisd-new at sbone.de Received: from mail.sbone.de ([IPv6:fde9:577b:c1a9:31::2013:587]) by content-filter.sbone.de (content-filter.sbone.de [fde9:577b:c1a9:31::2013:2742]) (amavisd-new, port 10024) with ESMTP id Wgin2Jcw06R2; Sun, 22 Nov 2020 12:03:41 +0000 (UTC) Received: from [169.254.92.59] (unknown [IPv6:fde9:577b:c1a9:4902:a4f0:698f:cc51:9f32]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPSA id 9E9B6E707B8; Sun, 22 Nov 2020 12:03:40 +0000 (UTC) From: "Bjoern A. Zeeb" To: "mike tancsa" Cc: "Mateusz Guzik" , "Allan Jude" , "Philip Paeps" , netperf-admin@freebsd.org, netperf-users@freebsd.org, "Josh Paetzel" , "Brooks Davis" Subject: Re: zoo reboot Friday Nov 20 14:00 UTC Date: Sun, 22 Nov 2020 12:03:39 +0000 X-Mailer: MailMate (2.0BETAr6151) Message-ID: <108763D4-6D65-4EF5-A13F-1056E708DB93@FreeBSD.org> In-Reply-To: <2115dda4-bd6a-fe90-ffd9-2d53c67f830f@sentex.net> References: <1f8e49ff-e3da-8d24-57f1-11f17389aa84@sentex.net> <270b65c0-8085-fe2f-cf4f-7a2e4c17a2e8@sentex.net> <163d1815-fc4a-7987-30c5-0a21e8383c93@sentex.net> <5a46fa23-b09f-86c2-0cef-a9fbb248f2ec@freebsd.org> <949305ed-c248-1ee1-2c53-552f2c732dbc@sentex.net> <2115dda4-bd6a-fe90-ffd9-2d53c67f830f@sentex.net> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 8bit 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: Sun, 22 Nov 2020 12:03:44 -0000 On 22 Nov 2020, at 3:11, mike tancsa wrote: > Just a quick update for tonight. I have everything restored (I think) > from the morning of the 20th.  I need to sort out how the home > directories were for some users.  I am just building world/kernel > with > . . . > > and then will continue tomorrow afternoon with a reboot as well as try > and sort out everyone's home directory location.  But all the data > seems > to be there anyways I think default home directories were in “/home” and not in tank (but master.passwd would know). There’s a script from brooks to add users, set zfs attributes, etc etc. which should have all the details in it if needed. /bz