From nobody Sun Jun 25 03:14:14 2023 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 4Qpbft3GlCz4gtHk for ; Sun, 25 Jun 2023 03:14:14 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Qpbft1Ws1z3Dlt for ; Sun, 25 Jun 2023 03:14:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1687662854; 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=YZcK8S04PxRlQ0wGTRISsQPM1+RKFLUjYTg0vKyWFJs=; b=pGq3W6Rk54LBIYlgf+pvTaHGMKkjGO1lqLQB4ZoyIwJjpuIfZIB//eQCIpPyUrtqMSmsFq Wg0lCc5VPmRi+p+EGjnw94IBNxjIEtzIhPIAfihui6gxGS9vE73oB+k/tOEpRjIhY0RwLh BZ7tNv+pTWdUUyFZZie7LGuYE4CDMP8GWQgZ5YkMgSzuvbwTlQnQV+jNJ7ecINwLo3/yEH dwo+9P5sfb2TBpClFEwGXiyQREsOYDojgYOAWMW5T03kilfeI0bPpTYRtxo0MoPX+3ElQL 9s1jozI0mNod8NLQNjMR6iExY9gZJetgo32pdCIAYK0MFBcMLp7dFDAFsTgD2A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1687662854; a=rsa-sha256; cv=none; b=musUgbrYHwPkhat44saodxEuZJbJg9QxjuYGXCPt8FjDSX2s/pPNBweeldfOBPFEVD+5Mb uZFs2Pw33JZh7Ye3r9ECI1n/gIZ+EO8UnPjOuZJz1F48D6qtiquhu1EXQNsmkyS6G64I0l Th+vPUh+C5uJTlyiaTz+BsmqF5Vzas1PW538ODpnazqJj79ZStIDYZEhjQNNQz+NzNYuyn j/6hLAfpL03+Ef4b0HTOcIS4Nnh/3Y81U0qwQb53ZpBhcF1BHVVKaFtnCM/IlKAx0YXrgA 3y9/O+WsKewewPa7YrGp4sdaEKfv8KTPKDKzF3QLK8WPAHHO1bDHj/9Q919J3A== 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 4Qpbft0dNfz1BJx for ; Sun, 25 Jun 2023 03:14:14 +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 35P3EE4v095463 for ; Sun, 25 Jun 2023 03:14:14 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 35P3EEtd095462 for bugs@FreeBSD.org; Sun, 25 Jun 2023 03:14:14 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 260692] shutdown -r now stops the server, but it does not boot Date: Sun, 25 Jun 2023 03:14:14 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 12.3-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: t6@yourshop.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: Message-ID: In-Reply-To: References: 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260692 --- Comment #8 from Claudio Eichenberger --- FreeBSD 13.0 had the problem too FreeBSD 13.1 had the problem too FreeBSD 13.2 is fine : shutdown really turns the server off and an init 6 reboots it --=20 You are receiving this mail because: You are the assignee for the bug.=