From nobody Tue Jun 27 18:21:31 2023 X-Original-To: freebsd-cloud@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 4QrCj50T5Hz4k0Zf for ; Tue, 27 Jun 2023 18:21:45 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from mail.nomadlogic.org (mail.nomadlogic.org [66.165.241.226]) (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 "mail.nomadlogic.org", Issuer "R3" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QrCj44mHfz4FBS for ; Tue, 27 Jun 2023 18:21:44 +0000 (UTC) (envelope-from pete@nomadlogic.org) Authentication-Results: mx1.freebsd.org; none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nomadlogic.org; s=04242021; t=1687890095; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=jgFJy0Wzjxlcc8W20faxGODqI/pHFbaUYRNeP50cTPs=; b=wEixauWUq/p6NB0fBxB5rSuBF8Q1zBnLQI0RBonQZsdOFu2TBSI3tjkh62l/cq15AVxG/y hw0zgEDcUjvrYv1mcXqOcQ/Nf/OxaoOTyR6V/rk+mgQSp0q/Ht1sf+IhS9/vKWMZIOMr56 OV+oqQXHHF29BRaGTiorBq8IyKXz5iE= Received: from [192.168.1.160] (cpe-24-24-168-214.socal.res.rr.com [24.24.168.214]) by mail.nomadlogic.org (OpenSMTPD) with ESMTPSA id d8a7a2a1 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Tue, 27 Jun 2023 18:21:32 +0000 (UTC) Message-ID: <349cae22-fede-bf51-80d6-d4d61fd7ea2b@nomadlogic.org> Date: Tue, 27 Jun 2023 11:21:31 -0700 List-Id: FreeBSD on cloud platforms (EC2, GCE, Azure, etc.) List-Archive: https://lists.freebsd.org/archives/freebsd-cloud List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-cloud@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:102.0) Gecko/20100101 Thunderbird/102.12.0 Subject: Re: FreeBSD in Azure within CSP subscriptions Content-Language: en-US To: Severin Schols , freebsd-cloud@freebsd.org References: From: Pete Wright In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 4QrCj44mHfz4FBS X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:29802, ipnet:66.165.240.0/22, country:US] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N On 6/27/23 01:43, Severin Schols wrote: > Hi, > > we're trying to run some FreeBSD VMs in Azure, but found that we're > not able to deploy the official FreeBSD marketplace images into CSP > subscriptions. There seems to be a specific flag missing in the image > publishing process. I've set this up for other marketplace offers, so > I'd gladly help to get this sorted out. I would suggest filing a bug report to ensure enough eyes get on it.  i'm not familiar with Azure CSP subscriptions, is there a good link to learn more about it? > I've been trying to build my own images for Azure as a workaround, but > couldn't get this to work either unfortunately (probably due to my > lack of experience with the entire FreeBSD build ecosystem). i have a bit of experience with AWS images so happy to lend a second pair of eyes to help debug any issues you run into.  more of my customers are moving to Azure, so i have a vested interest in making this easy :) -pete -- Pete Wright pete@nomadlogic.org @nomadlogicLA From nobody Fri Oct 6 04:43:16 2023 X-Original-To: freebsd-cloud@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 4S1wm60HPdz4vnW9 for ; Fri, 6 Oct 2023 04:43:18 +0000 (UTC) (envelope-from cperciva@freebsd.org) Received: from mail.tarsnap.com (mail.tarsnap.com [54.86.246.204]) by mx1.freebsd.org (Postfix) with SMTP id 4S1wm55Glzz4psw for ; Fri, 6 Oct 2023 04:43:17 +0000 (UTC) (envelope-from cperciva@freebsd.org) Authentication-Results: mx1.freebsd.org; none Received: (qmail 28201 invoked from network); 6 Oct 2023 04:43:16 -0000 Received: from unknown (HELO dell7390.daemonology.net) (127.0.0.1) by mail.tarsnap.com with SMTP; 6 Oct 2023 04:43:16 -0000 Received: (qmail 2134 invoked from network); 6 Oct 2023 04:43:16 -0000 Received: from unknown (HELO ?127.0.0.1?) (127.0.0.1) by localhost with SMTP; 6 Oct 2023 04:43:16 -0000 Message-ID: <22680d78-fbaa-9eb8-791a-44cb3925f8a7@freebsd.org> Date: Thu, 5 Oct 2023 21:43:16 -0700 List-Id: FreeBSD on cloud platforms (EC2, GCE, Azure, etc.) List-Archive: https://lists.freebsd.org/archives/freebsd-cloud List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-cloud@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:102.0) Gecko/20100101 Thunderbird/102.15.1 Subject: Re: New FreeBSD snapshots available: main (20231005 8818f0f1124e) Content-Language: en-US To: Glen Barber , freebsd-snapshots@freebsd.org, "freebsd-cloud@freebsd.org" References: <20231005214328.GB1307@FreeBSD.org> From: Colin Percival In-Reply-To: <20231005214328.GB1307@FreeBSD.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:14618, ipnet:54.86.0.0/16, country:US] X-Rspamd-Queue-Id: 4S1wm55Glzz4psw On 10/5/23 14:43, Glen Barber wrote: > === Amazon EC2 AMI Images === > > FreeBSD/amd64 EC2 AMI IDs can be retrieved from the Systems Manager > Parameter Store in each region using the keys: > > /aws/service/freebsd/amd64/base/ufs/15.0/CURRENT > /aws/service/freebsd/amd64/base/zfs/15.0/CURRENT > > FreeBSD/aarch64 EC2 AMI IDs can be retrieved from the Systems Manager > Parameter Store in each region using the keys: > > /aws/service/freebsd/aarch64/base/ufs/15.0/CURRENT > /aws/service/freebsd/aarch64/base/zfs/15.0/CURRENT Also, we have images with all of those paths with "base" replaced by "cloud-init" -- we're now building (experimental!) cloud-init AMIs. These will also be present (hopefully!) in tomorrow's 14.0-BETA5 builds. On my to-do list (but almost certainly not arriving until after 14.0-RELEASE) are ami-builder (which I've built manually after the fact until now), minimal (no debug symbols, and possibly with other things removed, I haven't decided yet), and patched (automatically re-rolled to have the latest security updates applied). These are, of course, subject to me finding time to work on this stuff. -- Colin Percival FreeBSD Deputy Release Engineer & EC2 platform maintainer Founder, Tarsnap | www.tarsnap.com | Online backups for the truly paranoid