![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||
Solution Type Problem Resolution Sure Solution 1683547.1 : Oracle ZFS Storage Appliance: Replication fails with "stage 'stream_setup' failed: failed to invoke receive() XDR: bad status: 'disabled_temp'"
In this Document
Created from <SR 3-9148147791> Applies to:Sun ZFS Storage 7120 - Version All Versions and laterSun ZFS Storage 7420 - Version All Versions and later Sun Storage 7110 Unified Storage System - Version All Versions and later Sun Storage 7210 Unified Storage System - Version All Versions and later Sun Storage 7310 Unified Storage System - Version All Versions and later 7000 Appliance OS (Fishworks) SymptomsReplication fails with the alert on the source: Wed Jun 11 19:50:31 2014 nvlist version: 0 project = my_project target_host = zfssa-1 source = appliance/kit/akd:default class = alert.ak.appliance.nas.project.replication.send.fail.misc result = failure ak_errmsg = stage 'stream_setup' failed: failed to invoke receive() XDR: bad status: 'disabled_temp' uuid = 14e1e3f5-c1bb-ce21-dae9-aec7af085196 link =
If you drill down to the replication action which failed, you will see the following error. NAS> shares Project replication select action-xxx show
Properties: id = e2bdf9c5-b30e-4ccf-9b25-88f6daea34c2 target = 192.168.10.11 enabled = true ...(parsed)... last_sync = Tue Jan 19 2016 15:13:58 GMT+0000 (UTC) last_try = Tue Jan 19 2016 16:15:01 GMT+0000 (UTC) last_result = The most recent replication update failed because an administrator has disabled replication globally or for this package on the target appliance.
CauseReplication has been disabled on the target system or the replication service (or the source action) has been disabled.
SolutionIf replication has been disabled, resetting the enabled flag for the replication on the target NAS through the CLI resolved the issue. zfssa-2> shares replication zfssa-2> shares replication > select source-000 zfssa-2> shares replication select source-000 > select package-000 zfssa-2> shares replication source-000 package-000> show Properties: id = c694dc5b-0ced-414b-c620-b1248ca7e4d5 enabled = false state = idle state_description = Idle (no update in progress) last_sync = Wed Jun 11 2014 05:40:52 GMT+0000 (UTC) last_try = Wed Jun 11 2014 19:43:20 GMT+0000 (UTC) last_result = The most recent replication update was canceled by an administrator.
Projects: my_project
zfssa-2> set enable=true enabled = true (uncommitted) zfssa-2> commit
zfssa-2> show Properties: id = c694dc5b-0ced-414b-c620-b1248ca7e4d5 enabled = true state = idle state_description = Idle (no update in progress) last_sync = Wed Jun 11 2014 05:40:52 GMT+0000 (UTC) last_try = Wed Jun 11 2014 19:43:20 GMT+0000 (UTC) last_result = The most recent replication update was canceled by an administrator.
Projects: my_project
If replication service has been disabled, enable it from "configuration services replication enable" Then start the replication again on the source.
References<NOTE:1397959.1> - Sun Storage 7000 Unified Storage System: How to Troubleshoot Replication IssuesAttachments This solution has no attachment |
||||||||||||||||||
|