Comment 0 for bug 2061107

Revision history for this message
Po-Hsu Lin (cypressyew) wrote :

Issue found in cycle 2024.04.01 with F-gkeop (5.4.0-1091.95), F-oracle (5.4.0-1123.132)

Test log
  Running 'sudo -iu ubuntu /home/ubuntu/autotest/client/tmp/ubuntu_overlayfs_smoke_test/src/overlay-shiftfs-tests/tests/shiftfs-lxd.sh'
  Error: Required tool 'zpool' is missing
  Creating c1
  Error: Failed loading storage pool "zfs": Storage pool not found
  Error: Failed to fetch instance "c1" in project "default": Instance not found
  FAIL
  Error: Failed to fetch instance "c1" in project "default": Instance not found
  Error: Failed checking instance exists "local:c1": Failed to fetch instance "c1" in project "default": Instance not found
  Error: Storage pool not found

This is the failing command in shiftfs-lxd.sh:
  $ sudo lxc storage create zfs zfs size=2GiB
  Error: Required tool 'zpool' is missing