From owner-freebsd-questions@freebsd.org Fri Mar 11 19:15:44 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9C24CACD3D0 for ; Fri, 11 Mar 2016 19:15:44 +0000 (UTC) (envelope-from trashcan@ellael.org) Received: from mx2.enfer-du-nord.net (mx2.enfer-du-nord.net [IPv6:2001:41d0:d:3049:1:1:0:1]) (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 6C648A90 for ; Fri, 11 Mar 2016 19:15:44 +0000 (UTC) (envelope-from trashcan@ellael.org) Received: from [IPv6:2003:8c:2e02:501:4822:888c:3293:c59b] (p2003008C2E0205014822888C3293C59B.dip0.t-ipconnect.de [IPv6:2003:8c:2e02:501:4822:888c:3293:c59b]) by mx2.enfer-du-nord.net (Postfix) with ESMTPSA id 3qMH0t3H2dz9Ts for ; Fri, 11 Mar 2016 20:15:42 +0100 (CET) From: Michael Grimm Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: reported timestamps during boot process? Message-Id: Date: Fri, 11 Mar 2016 20:15:41 +0100 To: FreeBSD Questions Mime-Version: 1.0 (Mac OS X Mail 9.2 \(3112\)) X-Virus-Scanned: clamav-milter 0.99 at mail X-Virus-Status: Clean X-Mailer: Apple Mail (2.3112) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2016 19:15:44 -0000 Hi =E2=80=94 I am encountering unusually high boot times after migration to new = hardware hosted remotely (and thus without physical access to the = console). Is there a way to investigate the boot process by means of reported = timestamps in some logfile? dmesg doesn't seem to be the tool of choice. Any hints are highly welcome and regards, Michael