Bug 200415 - System crashes when copying multiple files from ZFS to UFS
Summary: System crashes when copying multiple files from ZFS to UFS
Status: Closed Overcome By Events
Alias: None
Product: Base System
Classification: Unclassified
Component: arm (show other bugs)
Version: CURRENT
Hardware: arm Any
: --- Affects Only Me
Assignee: freebsd-arm (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-23 15:18 UTC by Jesse Smith
Modified: 2022-01-29 17:20 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Smith 2015-05-23 15:18:57 UTC
FreeBSD version: 11-Current (armv6)
Hardware: Raspberry Pi 2

Problem: When attempting to copy multiple files (or a ditectory tree) from a ZFS volume to a UFS partition, FreeBSD crashes and requires a power cycle.When the OS crashes it is completely unresponsive to either keyboard input or network pings.

I have experimented with multiple devices formatted with ZFS. In each case I can import the ZFS pool, browse direcotires and copy files one at a time from the ZFS volume to a UFS partition. Howver, trying to copy more than three or four files at a time using the "cp" command causes FreeBSD to freeze.

Copying files from the UFS partition to the ZFS partition works, even when dealing with large directory trees. Only ZFS-to-UFS appears to trigger the crash.

Copying large numbers of files within the boundaries of the ZFS volume works. Copying many files within the boundary of the UFS volume also works. The bug is only triggered when copying multiple files from ZFS to UFS.

A discussion on this issue is ongoing in the FreeBSD forum: https://forums.freebsd.org/threads/raspberry-pi-2.50291/page-2
Comment 1 Ilya Bakulin freebsd_committer freebsd_triage 2020-11-16 19:37:56 UTC
Hi,
can you please try to reproduce this on 13-CURRENT armv7?