From nobody Mon Feb 12 01:25:59 2024 X-Original-To: freebsd-virtualization@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 4TY6H84nKbz597dR for ; Mon, 12 Feb 2024 01:26:12 +0000 (UTC) (envelope-from jason@tubnor.net) Received: from mail.tubnor.net (mail.tubnor.net [103.236.162.16]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA512) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4TY6H73nWcz4pVn for ; Mon, 12 Feb 2024 01:26:11 +0000 (UTC) (envelope-from jason@tubnor.net) Authentication-Results: mx1.freebsd.org; none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tubnor.net; s=20220915; t=1707701160; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=+A27OVeYZFbUa4RF8mL5rz6jAAe6wb7h1qTmJCaXe8U=; b=TCbsGMcZjQh/keTDXJX3nLmRvTh8bBBL1mx8pWFkZQBGnndhvPHK1MSkxczi/1j0VNf0bD DuMGEXHLOLTiVaUIqtywphT75aBzFMvLXN4O8JgsPk+f7WdMjOMM2KKsSa3/zf8S2cAZmM rox7N68aM7CCVAc/83Ia5xFjaja6/24= Received: from drive.tubnor.net ( [2403:5812:73e6:2::22:1]) by mel01.ar18.net (OpenSMTPD) with ESMTPSA id ec149df5 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Mon, 12 Feb 2024 12:25:59 +1100 (AEDT) From: Jason Tubnor To: FreeBSD virtualization , Matthew Grooms Cc: Subject: Re: 14R bhyve RHEL9+NVME References: <678ac1d2-d00c-450e-bc2e-f9d979d19340@shrew.net> In-Reply-To: <678ac1d2-d00c-450e-bc2e-f9d979d19340@shrew.net> Message-ID: <20240212012559.Horde.aH5FMCkNv4j7GfULz1fq5rn@drive.tubnor.net> User-Agent: Horde Application Framework 5 Date: Mon, 12 Feb 2024 01:25:59 +0000 Content-Type: text/plain; charset=utf-8 List-Id: Discussion List-Archive: https://lists.freebsd.org/archives/freebsd-virtualization List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-virtualization@freebsd.org X-BeenThere: freebsd-virtualization@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:133159, ipnet:103.236.162.0/23, country:AU] X-Rspamd-Queue-Id: 4TY6H73nWcz4pVn X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated Hi Matthew,   There is some underlying bug post 9.1 when it comes to Anaconda and the presented NVMe storage. I can't reproduce it with newer version of Anaconda that is present in Fedora.   Uplifting in place from 9.1 to 9.3, there are no issues once the operating system is up and running, so it isn't a RHEL thing, just the installer.   Cheers,   Jason.   "Matthew Grooms" mgrooms@shrew.net – 12 February 2024 11:32 AM > Hey All, >  > Has anyone had experience installing either Rocky or Alma Linux 9.3  > using virtual NVME disks on a FreeBSD 14R host? I have no problem using  > VirtIO block devices or if I downgrade to an 8.9 variant. However, using  > NVME with a 9.3 variant will cause the installer to consistently fail on  > my system. I'm not sure how to gather more data at this point as the  > installer displays a wall of text that I'm not sure how to extract. I've  > already burned a few hours on this so I thought I'd reach out to the  > list to see if anyone else has already dug into this. If not, I'll see  > what I can do to gather more info. For reference, here are the ISOs I've  > tried installing from so far ... >  > AlmaLinux-8.9-x86_64-boot.iso > AlmaLinux-9.3-x86_64-boot.iso > Rocky-9.3-x86_64-minimal.iso >  > Thanks, >  > -Matthew >  >