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 Kernel
Packages, which is subscribed to zfs-linux in Ubuntu.
https://bugs.launchpad.net/bugs/2097378

Title:
  draid autopkgtests fail on s390x

Status in Native ZFS for Linux:
  Unknown
Status in zfs-linux package in Ubuntu:
  Confirmed

Bug description:
  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

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to