mirror of
https://github.com/ewwhite/zfs-ha.git
synced 2026-05-15 14:16:09 -06:00
[GH-ISSUE #3] command and result are not the same #3
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#3
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 @colttt on GitHub (Sep 7, 2016).
Original GitHub issue: https://github.com/ewwhite/zfs-ha/issues/3
Hello,
when ou create the zpool, you don't add a cache or log, but you zpool status -v show me that, maybe you forgott it or add it later?!
best regards
@ewwhite commented on GitHub (Sep 12, 2016):
Yes, the cache and log devices were added later. This is highly dependent on the environment. Some people do not use cache or log devices in their ZFS configurations.
@colttt commented on GitHub (Sep 12, 2016):
yes i know but when newbies will follow you tutorial and compare the input/output then there is a difference and they don't know why... ;)