e3da0bd88a
This patch addresses the problems some users experience when some zpools are created/imported with cachefile (which then causes other pools not to get imported during boot) - when our tooling creates a pool we explictly instantiate the service with the pool's name, ensuring that it will get imported by scanning. Suggested-by: Fabian Grünbichler <f.gruenbichler@proxmox.com> Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
46 lines
1.2 KiB
Plaintext
46 lines
1.2 KiB
Plaintext
../tree/zfsutils-linux/* /
|
|
etc/default/zfs
|
|
etc/zfs/zfs-functions
|
|
etc/zfs/zpool.d/
|
|
lib/systemd/system-preset/
|
|
lib/systemd/system/zfs-import-cache.service
|
|
lib/systemd/system/zfs-import-scan.service
|
|
lib/systemd/system/zfs-import@.service
|
|
lib/systemd/system/zfs-import.target
|
|
lib/systemd/system/zfs-import.service
|
|
lib/systemd/system/zfs-mount.service
|
|
lib/systemd/system/zfs-share.service
|
|
lib/systemd/system/zfs-volume-wait.service
|
|
lib/systemd/system/zfs-volumes.target
|
|
lib/systemd/system/zfs.target
|
|
lib/systemd/system-generators/zfs-mount-generator
|
|
lib/udev/
|
|
sbin/fsck.zfs
|
|
sbin/mount.zfs
|
|
sbin/zdb
|
|
sbin/zfs
|
|
sbin/zhack
|
|
sbin/zpool
|
|
sbin/zstreamdump
|
|
usr/bin/zgenhostid
|
|
usr/bin/zvol_wait
|
|
usr/lib/modules-load.d/ lib/
|
|
usr/lib/zfs-linux/zpool.d/
|
|
usr/sbin/arc_summary
|
|
usr/sbin/arcstat
|
|
usr/sbin/dbufstat
|
|
usr/share/bash-completion/completions
|
|
usr/share/man/man1/zhack.1
|
|
usr/share/man/man1/zvol_wait.1
|
|
usr/share/man/man5/
|
|
usr/share/man/man8/fsck.zfs.8
|
|
usr/share/man/man8/mount.zfs.8
|
|
usr/share/man/man8/vdev_id.8
|
|
usr/share/man/man8/zdb.8
|
|
usr/share/man/man8/zfs.8
|
|
usr/share/man/man8/zfs-mount-generator.8
|
|
usr/share/man/man8/zfs-program.8
|
|
usr/share/man/man8/zgenhostid.8
|
|
usr/share/man/man8/zpool.8
|
|
usr/share/man/man8/zstreamdump.8
|