On Thu, 24 Aug 2006, Hawk Tsai wrote:
does zfs can be failover between two mechine?
like two host share the storage, does in can failover ?
What do you mean exactly by "two host share the storage"?
Are you looking for a distributed filesystem? ZFS is a local filesystem.
Are you thinking of disks on a SAN which can be accessed by either
machine? In that case, though only one machine can access the filesystem
at one time, you could perhaps use "zpool import" to access the filesystem
from the second machine if the first machine were to die.
does zfs can be stop and restart in cli?
Yes, see the documentation for the "zpool import" and "zpool export"
commands (man zpool).
Regards,
Luke
[caveat: I am only a ZFS user and not an expert!]
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss