Description
ldev.conf lists the failover pair for hosts, but it ignores that failover host.
lsnapshot should check for the zpool being imported on one of the hosts and then try to mount the snapshot on that host.
The current code tries to import the pool and mount the snapshot on the first listed host, which could fail if the pool is failed to the second host.
Attachments
Issue Links
- is related to
-
LU-16072 snapshot support to foreign host
- Resolved