Public bug reported:

Presently, zfs-linux fails when running draid tests from kernel-smoke-
tests in debian/tests on s390x architecture with the following error:

"kernel smoke test, create and destroy pool, draid1: FAILED: zpool
create failed, exit code=1"


Using the autopkgtests from debian/tests or effectively the commands below:

$ dd if=/dev/zero of=/tmp/pool0-$$.img bs=1M count=128 > /dev/null 2>&1
$ dd if=/dev/zero of=/tmp/pool1-$$.img bs=1M count=128 > /dev/null 2>&1
$ dd if=/dev/zero of=/tmp/pool2-$$.img bs=1M count=128 > /dev/null 2>&1
$ dd if=/dev/zero of=/tmp/pool3-$$.img bs=1M count=128 > /dev/null 2>&1
$ zpool create pool-smoke-$$ draid1 /tmp/pool0-$$.img /tmp/pool1-$$.img 
/tmp/pool2-$$.img /tmp/pool3-$$.img
cannot create 'pool-smoke-201219': invalid argument for this pool operation

** Affects: zfs
     Importance: Unknown
         Status: Unknown

** Affects: zfs-linux (Ubuntu)
     Importance: Low
         Status: Confirmed

** Changed in: zfs-linux (Ubuntu)
   Importance: Undecided => Low

** Bug watch added: github.com/openzfs/zfs/issues #16261
   https://github.com/openzfs/zfs/issues/16261

** Also affects: zfs via
   https://github.com/openzfs/zfs/issues/16261
   Importance: Unknown
       Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2097378

Title:
  draid autopkgtests fail on s390x

To manage notifications about this bug go to:
https://bugs.launchpad.net/zfs/+bug/2097378/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to