Bug 248910

Summary: zpool_clear_005_pos fails on OpenZFS
Product: Base System Reporter: Ryan Moeller <freqlabs>
Component: testsAssignee: Matt Macy <mmacy>
Status: New ---    
Severity: Affects Some People    
Priority: ---    
Version: CURRENT   
Hardware: Any   
OS: Any   

Description Ryan Moeller freebsd_committer freebsd_triage 2020-08-25 19:56:55 UTC
09:45:57 tests/cli_root/zpool_clear/zpool_clear_test:zpool_clear_005_pos  ->  GEOM_NOP: Device ada2.nop created.
09:45:57 GEOM_NOP: Device ada3.nop created.
09:45:57 GEOM_NOP: Device ada4.nop created.
09:45:57 GEOM_NOP: Device ada2.nop is still open, so it can't be definitely removed.
09:45:57 GEOM_NOP: Device ada3.nop is still open, so it can't be definitely removed.
09:45:57 GEOM_NOP: Device ada4.nop is still open, so it can't be definitely removed.
09:46:02 Solaris: WARNING: Pool 'testpool.1865' has encountered an uncorrectable I/O failure and has been suspended.
09:46:02 
09:47:04 failed: Testcase failed  [7.035s]

The test will be disabled for now. This ticket is for tracking.
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-08-25 20:04:50 UTC
A commit references this bug:

Author: freqlabs
Date: Tue Aug 25 20:04:35 UTC 2020
New revision: 364783
URL: https://svnweb.freebsd.org/changeset/base/364783

Log:
  Skip zpool_clear_005_pos test until bug fixed

  Messing with gnop devices under a zpool fails in this test, causing
  the pool to be suspended and eventually the system to deadlock.

  Skip the test for now until the issue is resolved.

  PR:		tests/248910
  Discussed with:	lwhsu
  Sponsored by:	iXsystems, Inc.

Changes:
  head/tests/sys/cddl/zfs/tests/cli_root/zpool_clear/zpool_clear_test.sh