From owner-freebsd-hackers@freebsd.org Wed Oct 25 16:57:44 2017 Return-Path: Delivered-To: freebsd-hackers@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 96596E4F5EC for ; Wed, 25 Oct 2017 16:57:44 +0000 (UTC) (envelope-from mike@reifenberger.com) Received: from mail.eeeit.de (mail.eeeit.de [37.120.160.187]) (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 5280B755D6 for ; Wed, 25 Oct 2017 16:57:44 +0000 (UTC) (envelope-from mike@reifenberger.com) Received: from localhost (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: mike@reifenberger.com) by mail.eeeit.de (Postfix) with ESMTPSA id 6A29A7F5C for ; Wed, 25 Oct 2017 18:57:36 +0200 (CEST) Received: from ppp-88-217-121-19.dynamic.mnet-online.de (ppp-88-217-121-19.dynamic.mnet-online.de [88.217.121.19]) by mail.eeeit.de (Horde Framework) with HTTPS; Wed, 25 Oct 2017 18:57:36 +0200 Date: Wed, 25 Oct 2017 18:57:35 +0200 Message-ID: <20171025185736.Horde.fD8dlUh60kLaxAfok91iHKU@mail.eeeit.de> From: Michael Reifenberger To: FreeBSD Hackers Subject: getting run_interrupt_driven_hooks: ... xpt_config in 11.1 (but working in 11.0) User-Agent: Horde Application Framework 5 Content-Type: text/plain; charset=utf-8; format=flowed; DelSp=Yes MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Oct 2017 16:57:44 -0000 Hi, on a VPS (virtual private server) (https://www.netcup.de/) I could install and use FreeBSD 11.0. After upgrading to 11.1 or latest 11-STABLE kernel I get every minutes at the end of the boot (before mountroot): run_interrupt_driven_hooks: still waiting after ... seconds for xpt_config. The host system seems to be using Linux kvm. Has anyone else seen this before? Unfortunately the debugging facilities on the VCS are quite limited... I have opened a PR 222548 for this. Thanks in advance! Greetings --- mike Gruß --- Michael Reifenberger