zfs-linux 2.2.7-2ubuntu3 has the same failure:

329s cannot create 'pool-smoke-25536': invalid argument for this pool
operation

see https://autopkgtest.ubuntu.com/results/autopkgtest-
plucky/plucky/s390x/z/zfs-linux/20250213_184917_83b30@/log.gz

-- 
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:
  New
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