From nobody Fri Sep 09 19:55:21 2022 X-Original-To: hackers@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4MPRYc40hGz4cBq5 for ; Fri, 9 Sep 2022 19:55:32 +0000 (UTC) (envelope-from wojtek@puchar.net) Received: from puchar.net (puchar.net [194.1.144.90]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4MPRYb3dTbz3P7s for ; Fri, 9 Sep 2022 19:55:31 +0000 (UTC) (envelope-from wojtek@puchar.net) Received: Received: from 127.0.0.1 (localhost [127.0.0.1]) by puchar.net (8.15.2/8.16.1) with ESMTPS id 289JtMHQ037686 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 9 Sep 2022 21:55:23 +0200 (CEST) (envelope-from wojtek@puchar.net) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=puchar.net; s=default; t=1662753323; bh=hs/DQ74qz+Wlb0QnccMTt8lcq+6y4VJBWydrFKYes20=; h=Date:From:To:cc:Subject:In-Reply-To:References; b=oSqK8Zy/ivCel/eWCMW52tel3UOwS3S0mWa73jsv3an3Lun3JSSTEau/9ECNLfKy1 to48C9K6Vv0g9zWIAWVH/9YBfLh81m2XI8MRzXCV1RvqG1SXKQ43dx+uqsljSsUKPO V/jn9Hs79j+6lo5SIc48jWDvYOEoTag6MwGehjIE= Received: from wojtek.intra (localhost [127.0.0.1]) by wojtek.intra (8.16.1/8.16.1) with ESMTP id 289JtMcs001268; Fri, 9 Sep 2022 21:55:22 +0200 (CEST) (envelope-from wojtek@puchar.net) Received: from localhost (wojtek@localhost) by wojtek.intra (8.16.1/8.16.1/Submit) with ESMTP id 289JtL8x001265; Fri, 9 Sep 2022 21:55:21 +0200 (CEST) (envelope-from wojtek@puchar.net) X-Authentication-Warning: wojtek.intra: wojtek owned process doing -bs Date: Fri, 9 Sep 2022 21:55:21 +0200 (CEST) From: Wojciech Puchar To: "Michael W. Lucas" cc: hackers@freebsd.org Subject: Re: openbsd disklabels incompatible? In-Reply-To: Message-ID: <9f3c8ab-a028-a67c-ea11-e8c64cf9fe72@puchar.net> References: List-Id: Technical discussions relating to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-hackers List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-hackers@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Rspamd-Queue-Id: 4MPRYb3dTbz3P7s X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=puchar.net header.s=default header.b="oSqK8Zy/"; dmarc=none; spf=pass (mx1.freebsd.org: domain of wojtek@puchar.net designates 194.1.144.90 as permitted sender) smtp.mailfrom=wojtek@puchar.net X-Spamd-Result: default: False [-2.50 / 15.00]; SUBJECT_ENDS_QUESTION(1.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.999]; R_DKIM_ALLOW(-0.20)[puchar.net:s=default]; R_SPF_ALLOW(-0.20)[+mx]; MIME_GOOD(-0.10)[text/plain]; MLMMJ_DEST(0.00)[hackers@freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; ARC_NA(0.00)[]; ASN(0.00)[asn:43476, ipnet:194.1.144.0/24, country:PL]; MIME_TRACE(0.00)[0:+]; RCPT_COUNT_TWO(0.00)[2]; RCVD_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_SOME(0.00)[]; FROM_HAS_DN(0.00)[]; DKIM_TRACE(0.00)[puchar.net:+]; HAS_XAW(0.00)[]; RCVD_TLS_LAST(0.00)[]; DMARC_NA(0.00)[puchar.net]; MID_RHS_MATCH_FROM(0.00)[] X-ThisMailContainsUnwantedMimeParts: N > GEOM: zvol/zroot/iscsi1p1: invalid disklabel > GEOM: gpt/OpenBSD%20Area: invalid disklabel. > > Is this expected? It doesn't seem to matter for iscsi, but it might > bite someone? Just ignore - except you will like to mount it's filesystem from FreeBSD than you will not be able easily. If at all - i don't know if OpenBSD UFS is compatible with FreeBSD > Have our labels forked? No idea. Tried openbsd once and that's all.