Date: Mon, 27 Aug 2012 17:26:50 +0700 From: Erich Dollansky <erichfreebsdlist@ovitrap.com> To: Matt Smith <matt@xtaz.co.uk> Cc: freebsd-stable@freebsd.org, Stefan Bethke <stb@lassitu.de> Subject: Re: 9.1 RELENG_9 Unable to cleanly dismount root partition on shutdown Message-ID: <20120827172650.7e6a7685@AMD620.ovitrap.com> In-Reply-To: <b98001dbe576eafcf4f4500e975680ec@xtaz.co.uk> References: <2d4dfcb2637f4d0e9671899538b603d9@xtaz.co.uk> <67DFAA78-A9A2-49F9-9C29-CA5653ECE3C0@lassitu.de> <b98001dbe576eafcf4f4500e975680ec@xtaz.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, On Mon, 27 Aug 2012 11:12:52 +0100 Matt Smith <matt@xtaz.co.uk> wrote: > On 2012-08-27 10:28, Stefan Bethke wrote: > > Is there a particular reason you've decided to glabel your > > partitions instead of using GPT labels? Which device did you do the > > newfs on, the > > GPT partition or the glabel device? My hunch is that the label > > metadata sector at the end of the GPT partition is interfering with > > the filesystem. > > > > I'd try labelling my partitions (gpart modify -i 2 -l root ada0; > > gpart modify -i 3 -l swap), then change fstab to reference the gpt > > labels (dev(gpt/root) instead of the glabel ones. > > > > No reason at all really. I had just used it like that on a previous > MBR based system and it worked fine. I have just booted it using the > USB stick again and removed both labels metadata using glabel stop > and clear and changed the fstab to use /dev/gpt/ labels now. > Unfortunately the same issue persists. It mounted fine, but when I > rebooted it it synced all buffers successfully but then gave the same > error saying that it couldn't unmount /. I would run plain UFS for / /var and /tmp and see what will happen then. I know what you will answer. But it will help to isolate the problem. Erich
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120827172650.7e6a7685>