From owner-freebsd-current@freebsd.org Tue May 3 08:42:57 2016 Return-Path: Delivered-To: freebsd-current@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 5D07FB2A250 for ; Tue, 3 May 2016 08:42:57 +0000 (UTC) (envelope-from etnapierala@gmail.com) Received: from mail-wm0-x241.google.com (mail-wm0-x241.google.com [IPv6:2a00:1450:400c:c09::241]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E75E21076 for ; Tue, 3 May 2016 08:42:56 +0000 (UTC) (envelope-from etnapierala@gmail.com) Received: by mail-wm0-x241.google.com with SMTP id e201so2483219wme.2 for ; Tue, 03 May 2016 01:42:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:mail-followup-to :references:mime-version:content-disposition:in-reply-to:user-agent; bh=qEFp7esHqUc5fQUv0kriEM5e9POXgZQo3PqXUPN0ZFM=; b=D3+4ithe2PssAOQeFojOD57/COquwcrKM09o2wuXq7yxVfZEbs9pvrCVOXkg5PBW/p UUVieKD4YxzF2YCx2bBrKaxQj/sAK5KTDEhgeVWRLU9IegsXKhwWDFU9JanFXhiMY95n NXapyUL03+wvlVUO7G9lQzc3RJLRT5zPTM4N9egZ7kOO3KlXVAnwV7dkO8c84+sQhZW4 ggaYWPM9FKsPc0WWuh2EpJNCVRDBstWXaqZVNA4lZxeeaUD77NDN3VFfzUrHWfjgot6C 1VAjkmdbm1QXEjArXAEDWdQqilHGfPEw4Kyugj4B80bHQiKwzwwDd1ocL4mKx3/Yllyj bMGg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :mail-followup-to:references:mime-version:content-disposition :in-reply-to:user-agent; bh=qEFp7esHqUc5fQUv0kriEM5e9POXgZQo3PqXUPN0ZFM=; b=CFEcubb7+1cjgdZEIDsYSJ4Bmh9VyrfsSpf+sxo3TEQo7LxlKbfbhJCmnJI7QoHS6l +4UlvK9tPeB7f2PU9QhghAYqIiJzpuhbVev+TiRzCY/lrG4z90nC+dY24hyuDEN22aF3 Dj6dN9PTaXt+ZgZSAu68tH5rKU7DJy2TgSOOE4e7MiWYEgbJpR+8G1of4ORL2HXDZEjW 6KECmM2f/ELBLw2yfNauc6SM8As6qp0LVd0awnx6pFD1wTyeIGCefy/TW7K+lwjoXlxD 0H2Hn/OHZOeo12WRePdsqDTBMz/5QGJIu5Lw+0I9ovTdIfyNTkkdgdoownAsEKk/Bg33 1Ztw== X-Gm-Message-State: AOPr4FUyohT86xqFf+E9D6X32LMdM/hQthDkCFjcXxs7ryiGQs2UC0sLJLlUoxXGYhPdpA== X-Received: by 10.194.55.10 with SMTP id n10mr1533792wjp.28.1462264975539; Tue, 03 May 2016 01:42:55 -0700 (PDT) Received: from brick (aib157.neoplus.adsl.tpnet.pl. [83.25.209.157]) by smtp.gmail.com with ESMTPSA id by7sm2574767wjc.18.2016.05.03.01.42.54 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 May 2016 01:42:54 -0700 (PDT) Sender: =?UTF-8?Q?Edward_Tomasz_Napiera=C5=82a?= Date: Tue, 3 May 2016 10:42:51 +0200 From: Edward Tomasz =?utf-8?Q?Napiera=C5=82a?= To: Graham Menhennitt Cc: freebsd-current@freebsd.org Subject: Re: boot fails "Can't stat /dev/da0a: No such file or directory" Message-ID: <20160503084251.GB5892@brick> Mail-Followup-To: Graham Menhennitt , freebsd-current@freebsd.org References: <57247294.4050607@menhennitt.com.au> <57266A7E.1070500@menhennitt.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <57266A7E.1070500@menhennitt.com.au> User-Agent: Mutt/1.6.0 (2016-04-01) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 08:42:57 -0000 On 0502T0643, Graham Menhennitt wrote: > On 30/04/2016 06:53 PM, Graham Menhennitt wrote: > > Hi all, > > > > I have a USB disk that I use for backup. Up till now, it's mounted > > without any problems at boot time. After updating to -current as of > > yesterday, it doesn't mount and causes the boot to fail. > > > > My /etc/fstab looks like: > > > > # Device Mountpoint FStype Options Dump Pass# > > > > /dev/ada0s1a / ufs rw 1 1 > > /dev/ada0s1b none swap sw 0 0 > > /dev/da0a /backup ufs rw,late 1 1 > > > > > > I tried adding the "late" to fix the problem, but it doesn't help. > > > > The error message is: > > > > /dev/ada0s1a: clean... > > Can't stat /dev/da0a: No such file or directory > > Unknown error; help! > > ERROR: ABORTING BOOT (sending SIGTERM to parent)! > > > > > > (hand transcribed - maybe typos) > > > > Can anybody help, please. > > > > Thanks, > > Graham > Sorry, I forgot to mention... > > I commented out that line from fstab which allows the boot to complete. > I can then manually mount it without any problems. It looks like the > device doesn't get created early enough. Have you run mergemaster after upgrade? In particular, do you have the current version of /etc/rc.d/mountcritlocal?