mirror of
https://github.com/ewwhite/zfs-ha.git
synced 2026-05-15 14:16:09 -06:00
[GH-ISSUE #14] Error "cannot import 'vol1': no such pool available" #14
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#14
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 @botranvan on GitHub (Oct 5, 2017).
Original GitHub issue: https://github.com/ewwhite/zfs-ha/issues/14
When I deploy for a HA Cluster and I installed zfs on 2 nodes done is
lb01andlb02.While I creating a zfs resource, i have an error "cannot import 'vol1': no such pool available" on
lb02node although i run commands same as on both nodes.And when i created a zfs resource, whole storage pool mounting by zfs become unmount :'(
Help me, please!!!
Thank you!
@botranvan commented on GitHub (Oct 5, 2017):
I was fixed error by create a new resource by run command:
instead of:
Sorry for this!! =))
@ewwhite commented on GitHub (Oct 11, 2017):
So, this is resolved?
@botranvan commented on GitHub (Oct 12, 2017):
Yes, I done!
Thank you very much for that guide!