![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||
Solution Type Technical Instruction Sure Solution 2107343.1 : Oracle ZFS Storage Appliance: How to Recover Client Side Zpool using ZFSSA LUN Snapshot Rollback
In this Document
Created from <SR 3-12091048101> Applies to:Sun ZFS Storage 7120 - Version All Versions and later7000 Appliance OS (Fishworks) GoalHow to successfully recover a client side zpool built on top of a ZFS Storage Appliance LUN using Snapshot Rollback on the ZFS Storage Appliance.
In many Solaris environments it's common for zpools to be built on top of LUN's that are presented from the ZFS Storage Appliance.
An example of this is non-global zones that have their rpools hosted on FC or iSCSI LUNs. SolutionClient side zpools built on top of a ZFS Storage Appliance LUNs will not be aware if a rollback of a LUN based snapshot is performed by a storage admin.
Whenever a snapshot rollback is performed on a ZFS Storage Appliance LUN the client side initiator will be disconnected and the block data on the LUN will be reverted back to a previous state which can lead to cases where the client side zpool will then report as corrupted.
1. Export the client side zpool from the client server: clientxyz# zpool export test-pool
2. Perform the rollback of the LUN on the ZFS Storage Appliance: zfssahead01:shares default/test@rollbacktest-Jan01-2016-> rollback
Rolling back will revert data to snapshot, destroying newer data. Active initiators will be disconnected. Continue? (Y/N)
3. Once rollback completes import client side zpool again: clientxyz# zpool import test-pool
Referenceshttp://docs.oracle.com/cd/E69262_01/html/E69254/goksq.html#scrolltocAttachments This solution has no attachment |
||||||||||||||||||
|