Date: Wed, 15 May 2013 08:43:52 -0700 From: Freddie Cash <fjwcash@gmail.com> To: Outback Dingo <outbackdingo@gmail.com> Cc: FreeBSD Filesystems <freebsd-fs@freebsd.org>, Ronald Klop <ronald-freebsd8@klop.yi.org> Subject: Re: FreeBSD 9-RELEASE zpool Out of File Descriptors ?? Message-ID: <CAOjFWZ4Om%2BeDGKEUz6i4exSxC2iRvPk4KRu7mVE=H4=A3M0v2g@mail.gmail.com> In-Reply-To: <CAKYr3zznHFWJTiM5B980s7-2JDU99Dk2svf_%2BaUhhMZngFkayA@mail.gmail.com> References: <CAKYr3zwer=P=GhW9WyxrMpLv4%2BAkxBfJkuZk99RTHtRW%2B-%2B24g@mail.gmail.com> <op.ww4kn4wx8527sy@ronaldradial.versatec.local> <CAKYr3zznxT7iL01ts1Cs9Eur-QkkK5mkKnb=qKPG-2UX%2BraqEw@mail.gmail.com> <op.ww4k7gmr8527sy@ronaldradial.versatec.local> <CAKYr3zznHFWJTiM5B980s7-2JDU99Dk2svf_%2BaUhhMZngFkayA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 15, 2013 at 5:46 AM, Outback Dingo <outbackdingo@gmail.com>wrote: > well, i was upgrading FreeBSD 9-RELEASE to CURRENT, did a make buildworld, > then a make installworld, when i went to do a make buildkernel > thats the error i got, so id say, yes it is "out of sync" > That's your issue right there. You are running a newer userland on an older kernel, which doesn't work. You can run an older userland on a newer kernel (aka installkernel for -CURRENT while running -RELEASE world). But you can't do the opposite. The order of install is important. Kernel before world. Always. -- Freddie Cash fjwcash@gmail.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOjFWZ4Om%2BeDGKEUz6i4exSxC2iRvPk4KRu7mVE=H4=A3M0v2g>