-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
Type: DefectIncorrect behavior (e.g. crash, hang)Incorrect behavior (e.g. crash, hang)Type: RegressionIndicates a functional regressionIndicates a functional regression
Description
System information
| Type | Version/Name |
|---|---|
| Distribution Name | Linux laptop.local 5.18.0-4-amd64 #1 SMP PREEMPT_DYNAMIC Debian 5.18.16-1 (2022-08-10) x86_64 GNU/Linux |
| Distribution Version | Linux laptop.local 5.18.0-4-amd64 #1 SMP PREEMPT_DYNAMIC Debian 5.18.16-1 (2022-08-10) x86_64 GNU/Linux |
| Kernel Version | Linux laptop.local 5.18.0-4-amd64 #1 SMP PREEMPT_DYNAMIC Debian 5.18.16-1 (2022-08-10) x86_64 GNU/Linux |
| Architecture | Linux laptop.local 5.18.0-4-amd64 #1 SMP PREEMPT_DYNAMIC Debian 5.18.16-1 (2022-08-10) x86_64 GNU/Linux |
| OpenZFS Version | zfs-2.1.6-1 zfs-kmod-2.1.6-1 |
Describe the problem you're observing
Oct 10 22:01:50 laptop.local systemd[1]: Hostname set to <laptop.local>.
Oct 10 22:01:50 laptop.local systemd[1]: sysinit.target: Found ordering cycle on local-fs.target/start
Oct 10 22:01:50 laptop.local systemd[1]: sysinit.target: Found dependency on zfs-mount.service/start
Oct 10 22:01:50 laptop.local systemd[1]: sysinit.target: Found dependency on zfs-load-key.service/start
Oct 10 22:01:50 laptop.local systemd[1]: sysinit.target: Found dependency on basic.target/start
Oct 10 22:01:50 laptop.local systemd[1]: sysinit.target: Found dependency on sysinit.target/start
Oct 10 22:01:50 laptop.local systemd[1]: sysinit.target: Job local-fs.target/start deleted to break ordering cycle starting with sysinit.target/start
Emergency workaround:
botch /etc/init.d/zfs-load-key and remove # X-Start-Before: zfs-mount line.
Describe how to reproduce the problem
Boot Debian bookworm/sid with zfs-2.1.6 installed.
Include any warning/errors/backtraces from the system logs
See above.
Metadata
Metadata
Assignees
Labels
Type: DefectIncorrect behavior (e.g. crash, hang)Incorrect behavior (e.g. crash, hang)Type: RegressionIndicates a functional regressionIndicates a functional regression