Re: ZFS: out of temporary buffer space

From: Kurt Jaeger <pi_at_opsec.eu>
Date: Mon, 19 Apr 2021 13:11:36 +0200
Hi!

> ZFS: out of temporary buffer space
> 
> Any ideas on how to fix this ?

Ok, fix was this:

Using the same memstick, I wrote a new efi partition as a copy
from the efi partition on the memstick.

gpart (simplified) showed this:

=>        40  2000409184  nvd0  GPT  (954G)
          40      409600     1  efi  (200M)
      409640        1024     2  freebsd-boot  (512K)
      410664         984        - free -  (492K)
      411648    16777216     3  freebsd-swap  (8.0G)
    17188864  1983219712     4  freebsd-zfs  (946G)
  2000408576         648        - free -  (324K)

=>      1  7679999  da0  MBR  (3.7G)
        1    66584    1  efi  (33M)
    66585  2174992    2  freebsd  [active]  (1.0G)
  2241577  5438423       - free -  (2.6G)

So:

  dd if=/dev/da0s1 of=/dev/nvd0p1

and reboot and there we go!

-- 
pi_at_opsec.eu            +49 171 3101372                    Now what ?
Received on Mon Apr 19 2021 - 09:11:40 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:28 UTC