Solutions Enabler:当 SRDF/A 正在运行时,Symclone 建立失败

Summary: 当 R2 设备作为源处于一致状态时,无法执行 symclone 增量建立。

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Symptoms

当 SRDF 设备设置为异步模式时,R2 设备将处于一致状态,因此 symclone 建立将失败,如下所示: 
 
symrdf -g test_dg que 
 
Device Group (DG) Name       : test_dg
DG's Type                    : ANY
DG's Symmetrix ID            : 000xxxxxxxxx    (Microcode Version: 5876)
Remote Symmetrix ID          : 000yyyyyyyyy    (Microcode Version: 5876)
RDF (RA) Group Number        :  57 (38)         
Target (R2) View                         Source (R1) View     FLAGS
---------------------------------    ------------------------ ----- ------------
               ST                 LI       ST
Standard        A                  N        A
Logical  Sym    T R1 Inv  R2 Inv   K Sym    T R1 Inv  R2 Inv        RDF Pair
Device   Dev    E Tracks  Tracks   S Dev    E Tracks  Tracks  MCES  STATE
--------------------------------- -- ------------------------ ----- ------------
SRC01693  01693 WD      0       0 RW 04C32 RW       0       0 AX.E  Consistent
SRC03AA3 03AA3 WD       0       0 RW 02FCB RW       0       0 AX.E  Consistent 
Total             ------- -------             ------- -------
  Track(s)              0       0                   0       0
  MB(s)               0.0     0.0                 0.0     0.0 
Legend for FLAGS: 
(M)ode of Operation : A = Async, S = Sync, E = Semi-sync, D = Adaptive Copy Disk Mode
                    : W = Adaptive Copy WP Mode, M = Mixed, T = Active
(C)onsistency State : X = Enabled, . = Disabled, M = Mixed, - = N/A
(E)xempt            : X = Enabled, . = Disabled, M = Mixed, - = N/A
R1/R2 Device (S)ize : E = R1 EQ R2, 1 = R1 GT R2, 2 = R2 GT R1, - = N/A
symclone -g test_dg   establish -consistent -tgt 
 
Execute 'Incremental Establish' operation for device group
'test_dg' (y/[n]) ? y 
'Incremental Establish' operation execution is in progress for
device group 'test_dg'. Please wait... 

The request is not allowed for SRDF/A-capable devices in async mode

Cause

当异步模式下的 R2 设备用作克隆源时,symclone establish 命令会失败
,因为“establish”会彼此之间执行“重新创建/激活”时刻。预拷贝绝不会有机会生效。

但是-precopy 或 -copy 可用于在创建克隆拷贝时维护 SRDF/A 一致性会话。

Resolution

要创建一致的克隆拷贝,请分开单独执行“重新创建/激活”命令,而不是将两个操作同时包含的单个建立命令。

下面的示例: 
 
symclone -g "test_dg" recreate -precopy -tgt
symclone -g "test_dg" activate -tgt -consistent

这将有效地取代 symclone establish。

Affected Products

PowerMax, Solutions Enabler Series, VMAX, VMAX All Flash, VMAX3 Series
Article Properties
Article Number: 000208281
Article Type: Solution
Last Modified: 16 May 2026
Version:  2
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.