Solutions Enabler:SG値を指定すると、次のエラーでsymconfigure createが失敗する: 指定されたオブジェクトは存在しません

Summary: 次のようなsymconfigure構文を使用してデバイスを作成しようとしています。 create dev count = 1、size = 32768 cyl、emulation = FBA、config = TDEV、sg = SG_NAME; 次のエラーで失敗します。指定されたオブジェクトは存在しません。

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

symconfigureを使用してデバイスを作成しようとすると、次のエラーで失敗します。

symconfigure -sid xxx -cmd "create dev count=1, size=100, emulation=FBA, config=TDEV, sg=SG_NAME;" preview -nop
A Configuration Change operation is in progress. Please wait...

    Establishing a configuration change session...............Established.

    Error occurred while Defining change number 1:
    The specified object does not exist.
    Terminating the configuration change session..............Done.

The configuration change session has failed.



symapiログには次のように表示されます。
 

1 EMC:SYMCONFIGURE           iSymConfigChangeSess Starting a remote CfgChg session for SID 0005979xxxxx, symapi V9.2-2631 (2.0) ucode 5978
Establishing session with Remote cfg srvr (0005979xxxxx)..Established.
Session ID   16806656 (0x01007300)
 1 EMC:SYMCONFIGURE           cfgValidateAddDevsTo Call to emcValidateAddDevsToStorGrp failed with status = 3596 (The specified object does not exist)
  SymConfigChange Define error in dfn 1:
  create dev count=1, size=100, emulation=FBA, config=TDEV, sg=SG_NAME;
  The specified object does not exist.
 1 EMC:SYMCONFIGURE           User Generated       The specified object does not exist.
Terminating session with configuration server.............Done.

ストレージ グループは、 "symsg list" commandの出力です。

Cause

この問題は、ストレージ グループがスナップショット ポリシーに関連付けられているために発生します。ご覧のとおり、 'symsg show SG_NAME' アウトプット:

symsg -sid 63 show SG_NAME

Name: SG_NAME

   Symmetrix ID               : 0005979xxxxx
   Last updated at            : Thu Mar 31 13:30:03 2022
   Masking Views              : Yes
   FAST Managed               : Yes
   Service Level Name         : Optimized
   Workload                   : <none>
   SRP Name                   : SRP_1
   VP Saved (%)               : 74.5
   Compression Enabled        : No
   Compression Ratio          : N/A
   Host I/O Limit             : None
   Host I/O Limit MB/Sec      : N/A
   Host I/O Limit IO/Sec      : N/A
   Dynamic Distribution       : N/A
   Number of Gatekeepers      :    0

   Policies (1):
    {
    ---------------------------------------------------------------
                                                      Suspension
    Policy Name                       Type           SG   PSG   Pol
    ---------------------------------------------------------------
    Policy-10min                      Snapshot        -   Yes    No
    }


スナップショット ポリシーがストレージ グループに割り当てられると、競合が発生しているように見えます。 

Resolution

対処方法: sg=値を指定せずにデバイスを作成し、ストレージ グループにデバイスを手動で追加します。

Affected Products

Solutions Enabler
Article Properties
Article Number: 000198023
Article Type: Solution
Last Modified: 14 Nov 2025
Version:  5
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.