This failed the following zfstest cases:
```
Tests with results other than PASS that are unexpected:
    FAIL cli_root/zpool_create/zpool_create_008_pos (expected PASS)
    FAIL cli_root/zpool_remove/zpool_remove_001_neg (expected PASS)
```
I'm going to re-run the test cycle to see if the same failures occur. From the 
test logs, the failure looks like something flaky in the test environment 
(and/or existing code), rather than something something broken with these 
changes. E.g. I see these messages:
```
Test: 
/opt/zfs-tests/tests/functional/cli_root/zpool_create/zpool_create_008_pos (run 
as root) [02:21] [FAIL]
06:15:26.72 ASSERTION: 'zpool create' have to use '-f' scenarios
06:15:26.91 SUCCESS: zpool create -f testpool c4t1d0
06:17:27.50 SUCCESS: labelvtoc c4t1d0
06:17:27.74 SUCCESS: create_overlap_slice c4t1d0
06:17:29.33 SUCCESS: zpool create testpool c4t1d0s0 exited 1
06:17:29.59 SUCCESS: zpool create -f testpool c4t1d0s0
06:17:30.38 SUCCESS: zpool create -f testpool c4t1d0
06:17:37.91 SUCCESS: partition_disk 256m c4t1d0 6
06:17:38.14 ERROR: zpool create -f testpool c4t1d0s0 c4t1d0s1 exited 1
06:17:38.14 cannot create 'testpool': invalid argument for this pool operation
```
```
Test: 
/opt/zfs-tests/tests/functional/cli_root/zpool_remove/zpool_remove_001_neg (run 
as root) [00:01] [FAIL]
06:57:16.94 ASSERTION: Check zpool remove <pool> <device> can not remove  
active device from pool
06:57:17.46 SUCCESS: zpool create testpool c4t1d0s0
06:57:17.47 SUCCESS: zpool remove c4t1d0s0 exited 2
06:57:17.77 cannot create 'testpool': one or more devices is currently 
unavailable
06:57:17.77 ERROR: zpool create testpool mirror c4t1d0s0 c4t1d0s1 exited 1
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openzfs/openzfs/pull/431#issuecomment-317472487
------------------------------------------
openzfs-developer
Archives: 
https://openzfs.topicbox.com/groups/developer/discussions/Tcf4e7c16ace77fee-Mf63daac9310bce3b161fe0d2
Powered by Topicbox: https://topicbox.com

Reply via email to