ZFS: out of temporary buffer space

Kurt Jaeger pi at opsec.eu
Mon Apr 19 11:11:40 UTC 2021


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 ?


More information about the freebsd-current mailing list