mirror of
https://github.com/ewwhite/zfs-ha.git
synced 2026-05-15 14:16:09 -06:00
[GH-ISSUE #9] systemd? #9
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/zfs-ha#9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dmaziuk on GitHub (May 12, 2017).
Original GitHub issue: https://github.com/ewwhite/zfs-ha/issues/9
very nice write-up, thank you very much.
It might be worth spelling out that with (default install on centos 7.3 after the dependencies fix):
as long as you don't make a cache file,
zedwill start but no pools will be imported and nothing gets mounted or shared. But if the target includezfs-import-scan.service, things will break. (I assume -- I haven't tried.)@ewwhite commented on GitHub (Aug 29, 2017):
Thank you. I'll update to reflect that.
Should be something like:
systemctl preset zfs-import-cache zfs-import-scan zfs-mount zfs-share zfs-zed zfs.target