![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||
Solution Type Problem Resolution Sure Solution 1947661.1 : Oracle ZFS Storage Appliance: NDMP - Unknown GUID during LUN Restore
In this Document
Created from <SR 3-9372185771> Applies to:Sun ZFS Storage 7120 - Version All Versions to All Versions [Release All Releases]Sun Storage 7310 Unified Storage System - Version All Versions to All Versions [Release All Releases] Oracle ZFS Storage ZS3-4 - Version All Versions to All Versions [Release All Releases] Sun ZFS Storage 7320 - Version All Versions to All Versions [Release All Releases] Sun Storage 7410 Unified Storage System - Version All Versions to All Versions [Release All Releases] 7000 Appliance OS (Fishworks) SymptomsAn NDMP restore completed successfully, but the LUN is created by the ZFS appliance with unknown GUID
CauseThe specific GUID is already used by an existing LUN.
akd.ak Mon Jul 21 09:03:14 2014: GUID for LU opscenter/local/Ops-LUNs/ldom-c-4-boot1_restore2 is already in use; importing with new GUID
Bug 19463915 - GUID of a NDMP restored LUN is 'unknown' due to AKTXT_XMLRPC_STMF_VE_CONFLICT > zvol created by the zfs restore inherits the "com.sun.ak:stmfoptions" property from the source. > This property contains lu-view info - host group, target group, lunumber and lun assigned number.
SolutionUpgrade ZFS Appliance to firmware code 8.5.0 or above As a workaround - remove the original LUN before restoring.
Alternatively try this workaround by assigning a new LUN assigned number and re-export the LUN with new LUN guid.
In CLI do the following: 1. Go to the lun with unknown GUID shares select <projectname/share> select lun-name
2. Verify that this is the correct LUN: get lunguid
lunguid = <unknown>
get assignednumber
assignednumber = 9
set exported=false
commit
set export=true
commit
Now the LUN should have a GUID and be visible from the client side.
References<NOTE:1387930.1> - Sun Storage 7000 Unified Storage System: How to Troubleshoot NDMP Issues<BUG:19463915> - GUID OF A NDMP RESTORED LUN IS 'UNKNOWN' DUE TO AKTXT_XMLRPC_STMF_VE_CONFLICT Attachments This solution has no attachment |
||||||||||||||||||
|