Re: [SOLVED] Re: labelling root file system (RELENG_8)

2011-06-09 Thread Matthias Andree
Am 08.06.2011 19:59, schrieb Rob Farmer: > Also, I've seen the sysctl kern.geom.debugflags=16 thing in zfs > tutorials and such, but haven't seen where it's actually necessary. I > think this is outdated and changed circa 8.0. Possibly - it's still a de-facto standard reflex action whenever a new

Re: [SOLVED] Re: labelling root file system (RELENG_8)

2011-06-09 Thread nickolasbug
2011/6/8 Josh Carroll : >>> That would mean the only time a >>> person can use tunefs on a root filesystem is when they either do it >>> manually during the FreeBSD installation (adding "-t" to the list of >>> newfs flags in the filesystem creation UI), or if they boot off of some >>> other medium

Re: [SOLVED] Re: labelling root file system (RELENG_8)

2011-06-09 Thread nickolasbug
2011/6/8 Matthias Andree : > Am 08.06.2011 15:11, schrieb nickolas...@gmail.com: >> 1. Change your root fstab record to /dev/ada0s4a (not label!), reboot >> to single mode and try to re-label partition. > > Indeed not mounting from the label was (apparently) the key to solve > this.  Thank you. > >

Re: [SOLVED] Re: labelling root file system (RELENG_8)

2011-06-08 Thread Josh Carroll
>> That would mean the only time a >> person can use tunefs on a root filesystem is when they either do it >> manually during the FreeBSD installation (adding "-t" to the list of >> newfs flags in the filesystem creation UI), or if they boot off of some >> other medium (USB flash drive, CD, PXE, et

Re: [SOLVED] Re: labelling root file system (RELENG_8)

2011-06-08 Thread Andriy Gapon
on 08/06/2011 19:55 Jeremy Chadwick said the following: > On Wed, Jun 08, 2011 at 07:40:03PM +0300, Andriy Gapon wrote: >> on 08/06/2011 19:26 Jeremy Chadwick said the following: >>> I have the exact same question except not with regards to labels but >>> toggling TRIM capability on the root filesy

Re: [SOLVED] Re: labelling root file system (RELENG_8)

2011-06-08 Thread Rob Farmer
On Wed, Jun 8, 2011 at 10:05 AM, Jeremy Chadwick wrote: > Interestingly enough, the long procedure I originally described is > probably what was causing the problem.  Not sure how to phrase it. > I don't have a reference for this, but I'm pretty sure it was on one of the mailing lists at some poi

Re: [SOLVED] Re: labelling root file system (RELENG_8)

2011-06-08 Thread Jeremy Chadwick
On Wed, Jun 08, 2011 at 09:55:15AM -0700, Jeremy Chadwick wrote: > On Wed, Jun 08, 2011 at 07:40:03PM +0300, Andriy Gapon wrote: > > on 08/06/2011 19:26 Jeremy Chadwick said the following: > > > I have the exact same question except not with regards to labels but > > > toggling TRIM capability on t

Re: [SOLVED] Re: labelling root file system (RELENG_8)

2011-06-08 Thread Jeremy Chadwick
On Wed, Jun 08, 2011 at 07:40:03PM +0300, Andriy Gapon wrote: > on 08/06/2011 19:26 Jeremy Chadwick said the following: > > I have the exact same question except not with regards to labels but > > toggling TRIM capability on the root filesystem. > > > > - Start system > > - At loader, boot single-

Re: [SOLVED] Re: labelling root file system (RELENG_8)

2011-06-08 Thread Andriy Gapon
on 08/06/2011 19:26 Jeremy Chadwick said the following: > I have the exact same question except not with regards to labels but > toggling TRIM capability on the root filesystem. > > - Start system > - At loader, boot single-user (option 4) > - At prompt choose /bin/sh > - mount -a I think that th

Re: [SOLVED] Re: labelling root file system (RELENG_8)

2011-06-08 Thread Jeremy Chadwick
On Wed, Jun 08, 2011 at 04:02:43PM +0200, Matthias Andree wrote: > Am 08.06.2011 15:11, schrieb nickolas...@gmail.com: > > 1. Change your root fstab record to /dev/ada0s4a (not label!), reboot > > to single mode and try to re-label partition. > > Indeed not mounting from the label was (apparently)