Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Oct 2020 12:43:51 +0300
From:      Toomas Soome <tsoome@me.com>
To:        Cassiano Peixoto <peixotocassiano@gmail.com>
Cc:        freebsd-stable <freebsd-stable@freebsd.org>, FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Re: Zpool doesn't boot anymore after FreeBSD 12.1
Message-ID:  <779972FA-1EFD-4B10-A7E2-C1D91B83DA31@me.com>
In-Reply-To: <e109cba7-2716-7a83-3d39-66de48b93c8b@FreeBSD.org>
References:  <CAJajdNWgiKyd1jmX4uPogWU4Ty=OiEgDnQGaoLZUWgj_pr9WKw@mail.gmail.com> <CAJajdNXPhGj-mKj6R_N94Bfnhvm=nHr3RwfBm4qoTB3g_=6kGw@mail.gmail.com> <CAJajdNV0nGdhAm6cgs2SKMBsY=Hi1Azb8fA_0PFrLUuejCT8ag@mail.gmail.com> <e109cba7-2716-7a83-3d39-66de48b93c8b@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help

There are few issues. with vmware, you should rather grow existing boot =
disk - just to keep setup simple. If you are adding disks, make sure =
they are properly partitioned.

int13 error code 4 should be =E2=80=99sector not found=E2=80=99, I have =
no idea why are you getting this one, but clearly there is something =
wrong.

I would fix this by adding new properly sized disk, boot from iso/usb =
and create new zroot pool and copy data over from old and move old one =
away. once you have verified boot from new zroot, you can clean up.

rgds,
toomas

> On 22. Oct 2020, at 10:39, Andriy Gapon <avg@FreeBSD.org> wrote:
>=20
> On 21/10/2020 15:20, Cassiano Peixoto wrote:
>> Hi there,
>>=20
>> Anyone can help please? I've many servers with this same issue. =
Thanks
>=20
> Can you try to replace /boot/zfsloader with zfsloader from other =
FreeBSD versions?
> E.g., 12.0, 12.2-RC, 11.4, recent snapshot of the CURRENT?
>=20
>> On Fri, Oct 16, 2020 at 10:24 AM Cassiano Peixoto =
<peixotocassiano@gmail.com>
>> wrote:
>>=20
>>> Hi there,
>>>=20
>>> I have a FreeBSD 12.1-STABLE running on VMWARE with one disk. Then I =
added two more disks to expand my pool. BTW I already did it many time =
with no issues.
>>>=20
>>> I ran:
>>>=20
>>> # zpool status
>>>  pool: zroot
>>> state: ONLINE
>>> status: Some supported features are not enabled on the pool. The =
pool can
>>> 	still be used, but some features are unavailable.
>>> action: Enable all features using 'zpool upgrade'. Once this is =
done,
>>> 	the pool may no longer be accessible by software that does not =
support
>>> 	the features. See zpool-features(7) for details.
>>>  scan: none requested
>>> config:
>>>=20
>>> 	NAME         STATE     READ WRITE CKSUM
>>> 	zroot        ONLINE       0     0     0
>>> 	  gpt/disk0  ONLINE       0     0     0
>>>=20
>>> errors: No known data errors
>>>=20
>>> # zpool add -f zroot da1
>>> # zpool add -f zroot da2
>>> # zpool status
>>>  pool: zroot
>>> state: ONLINE
>>>  scan: none requested
>>> config:
>>>=20
>>> 	NAME         STATE     READ WRITE CKSUM
>>> 	zroot        ONLINE       0     0     0
>>> 	  gpt/disk0  ONLINE       0     0     0
>>> 	  da1        ONLINE       0     0     0
>>> 	  da2        ONLINE       0     0     0
>>>=20
>>> errors: No known data errors
>>> # reboot
>>>=20
>>> Then my system doesn=E2=80=99t boot anymore, i got the following =
error:
>>>=20
>>> gptzfsboot: error 4 lba 2038346899
>>> gptzfsboot: error 4 lba 1361327267
>>> /boot/config: -Dh
>>>=20
>>> BTX loader 1.00  BTX version is 1.02
>>> Consoles: internal video/keyboard serial port
>>> BIOS drive A: is fd0
>>> BIOS drive C: is disk0
>>> BIOS drive D: is disk1
>>> BIOS drive E: is disk2
>>> BIOS drive F: is disk3
>>> BIOS drive G: is disk4
>>> BIOS drive H: is disk5
>>> ZFS: i/o error - all block copies unavailable
>>> ZFS: failed to read pool zroot directory object
>>> BIOS 638kB/3143616kB available memory
>>>=20
>>> FreeBSD/x86 bootstrap loader, Revision 1.1
>>> ERROR: cannot open /boot/lua/loader.lua: invalid argument.
>>>=20
>>> Type '?' for list of commands, 'help' for more datailed help.
>>> OK
>>>=20
>>> I can import my pool with no problems using the lived, but I could =
not fix it.
>>>=20
>>> Seems a bug after 12.1-STABLE. Please, anyone can take a look ok =
that?
>>>=20
>>> Thanks.
>>>=20
>>>=20
>>>=20
>>>=20
>> _______________________________________________
>> freebsd-stable@freebsd.org mailing list
>> https://lists.freebsd.org/mailman/listinfo/freebsd-stable
>> To unsubscribe, send any mail to =
"freebsd-stable-unsubscribe@freebsd.org"
>>=20
>=20
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to =
"freebsd-current-unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?779972FA-1EFD-4B10-A7E2-C1D91B83DA31>