Actions
Bug #5389
openzfs receive crashes after receiving 1.02T
Status:
New
Priority:
Normal
Assignee:
-
Category:
zfs - Zettabyte File System
Start date:
2014-12-04
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
I did a "zfs send" a 1.02T big Snapshot tonight... after presumably complete transfer of the Snapshot,
the "zfs recv" died with:
ld.so.1: zfs: fatal: /lib/libmd.so.1: Not enough space ld.so.1: zfs: fatal: relocation error: file /lib/libzfs.so.1: symbol SHA256Init: referenced symbol not found cannot receive new filesystem stream: invalid backup stream
System specifics:
SunOS hostname 5.11 joyent_20141113T164921Z i86pc i386 i86pc System Configuration: Joyent i86pc Memory size: 32680 Megabytes
zpool status:
pool: zones state: ONLINE scan: scrub repaired 0 in 16h17m with 0 errors on Tue Dec 2 08:22:40 2014 config: NAME STATE READ WRITE CKSUM zones ONLINE 0 0 0 mirror-0 ONLINE 0 0 0 c1t0d0 ONLINE 0 0 0 c1t1d0 ONLINE 0 0 0 errors: No known data errors
no relevant output in dmesg found, no other activity other than the "zfs recv", no load at all.
Updated by marcel - over 7 years ago
I forgot:
zpool list NAME SIZE ALLOC FREE EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT zones 2.72T 43.8G 2.68T - 51% 1% 1.00x ONLINE -
Actions