From nobody Wed Aug 21 00:41:10 2024 X-Original-To: bugs@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 4WpSF25fVgz5SymT for ; Wed, 21 Aug 2024 00:41:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WpSF23Bd0z53r1 for ; Wed, 21 Aug 2024 00:41:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1724200870; a=rsa-sha256; cv=none; b=GGrREEG1zrK7Qbkh+tmW2R7ICGfb+kXjWqJ4Aff777kcUguqAVZPOCQJ6g23mWH8zgHr1v l/9IAW6S7vCmkz8Vmen0wkySCycFe0vg3O1DR8XZusSe/vGnBQwXZKC5w7EUnVo2lbsYoO CdHT5q8+1Lz2Jr+2gSOal8qUJq5DlGTfX0MnU8dNf9nqex7tuN/WOuOtmq3FEP+YSMpfMX u0PODKax7zemHrYhijgFC3luE4AQEz4XdOkPYJo2pxr7N7cLArKPsGxLfqAaHQB585V2+a GWqDZfGno/PnDnfgNos7Bb9UzZat/c+IBKMj9q+nWYEb/URbj9QCiv1HggIbow== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1724200870; 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; bh=IlbSmnYrA35ESC1WXiNogstbW9bwj1ULjfpfLREDNwg=; b=ya+rJh52MhOxpoYOAenr0VVOYJQtjOYX7HXzPZAiZXmk+gjWNwYz3rcGabIjG0iUvmrKmD HzPOGrXs5iLh2oa8zIdyu5zh8vGlqzGPqOdebMugzKMmBBR30zG0pfr3CjCUJ/gXL6c2rA HS41cVlnDKaMhVI+shRCuNdMH7JhifKCFwnCcto1XuElpMODKusGfkkAkOPvILZVV6WSSx ntRGszGwRwhzbJ6WmbfqhBSPSf6AmxNMthnSFI+Qq0T2RYhcdTGfbBaDLb1AVbVnVhUZ4C hiu1Srn2wIghsxNzsIlpVWNb112SPu1/XNqBnHeA27PgTy7kbxBf5w5rFaJUwQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4WpSF22pZQzMqC for ; Wed, 21 Aug 2024 00:41:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 47L0fAko064678 for ; Wed, 21 Aug 2024 00:41:10 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 47L0fAp4064677 for bugs@FreeBSD.org; Wed, 21 Aug 2024 00:41:10 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 280959] New FreeBSD EC2 Machines Don't Boot Date: Wed, 21 Aug 2024 00:41:10 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 13.3-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: ploopster@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280959 Bug ID: 280959 Summary: New FreeBSD EC2 Machines Don't Boot Product: Base System Version: 13.3-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: ploopster@gmail.com Hi! I *think* this only happens on smaller EC2 instances. If I specify an inst= ance size that doesn't have enough memory for `freebsd-update` to complete, it r= uns out of memory, the kernel panics, the instance reboots, and the whole thing starts again. When I'm using `freebsd-update` on older instances which are small enough that `freebsd-update` can't run, I just turn on swap and then = try again. However, all of the versions of FreeBSD that are current have `firstboot_freebsd_update_enable=3D"YES"`. The instance never comes up completely, so I can't add swap. --=20 You are receiving this mail because: You are the assignee for the bug.=