PowerStore:次要 [Replication] 儲存網路也可作為 iSCSI 網路使用,且無法刪除。

摘要: 無法從 GUI 管理中移除新重新建立或次要的儲存網路。

本文章適用於 本文章不適用於 本文無關於任何特定產品。 本文未識別所有產品版本。

症狀

設定新的次要網路 (例如複寫網路) 的客戶注意到其介面也可用於 ISCSI 儲存。

移除/刪除該網路的功能會呈現灰色,因此無法執行。

原因

所有儲存裝置相關 IP 通訊協定的使用均依儲存裝置網路資源的設計。
其用途無法在目前的 Powerstore 實作中分隔。

解析度

這屬於「設計」問題,並已記錄在複寫指南中:

使用預設組態進行複寫規劃時,請考慮連接埠也用於其他流量,例如 iSCSI 主機存取、遷移和檔案的 I/O (僅限 PowerStore T 機型)。如果使用這些功能,建議您使用專用介面來規劃複寫。額外的連接埠會使用從 ICW 中指定或在 PowerStore Manager 的網路區段中加入的範圍動態儲存 IP 組態。

Dell EMC PowerStore:複製技術 (delltechnologies.com)

適用於 PowerStore T 機型的 Dell EMC PowerStore 網路指南

如果強制刪除次要網路時需要進一步協助,請聯絡 Dell 支援並引用此知識文章。

請注意,pstcli 也不會提供移除網路的任何明確可能性,因為其已標示為在使用中。

其他資訊

Powerstore CLI (PSTCLI) 作業:

cli> network -id NW7 show
id                = NW7
type              = Storage
name              = Replication
ip_version        = IPv4
purposes          = ISCSI
vlan_id           = 40
prefix_length     = 24
gateway           =
mtu               = 9000
reusable_id       = 2
type_l10n         = Storage
ip_version_l10n   = IPv4
purposes_l10n     = iSCSI
ip_pool_addresses:
  id            = IP24
  name          = Replication (1xx.1xx.40.xxx)
  network_id    = NW7
  ip_port_id    = IP_PORT2
  appliance_id  = A1
  node_id       = N1
  address       = 1xx.1xx.40.xxx
  purposes      = Storage_Iscsi_Target, External_Replication_Iscsi
  purposes_l10n = Storage Iscsi Target, External Replication iSCSI Port

  id            = IP25
  name          = Replication (1xx.1xx.40.xxx)
  network_id    = NW7
  ip_port_id    = IP_PORT6
  appliance_id  = A1
  node_id       = N2
  address       = 1xx.1xx.40.xxx
  purposes      = Storage_Iscsi_Target, External_Replication_Iscsi
  purposes_l10n = Storage Iscsi Target, External Replication iSCSI Port

cli> network -id NW7 delete
作業失敗
messages:
  code         = 0xE0E200702003
  severity     = Error
  message_l10n = 無法刪除網路「複寫」,因為其已對應至 IP 連接埠:IP_PORT2, IP_PORT6。請先取消對應網路中的所有連接埠,再將其刪除。
  arguments    = Replication, IP_PORT2, IP_PORT6

cli> network -id NW7 -remove_port_ids IP24
在「-remove_port_ids」權杖附近命令列剖析失敗。
語法錯誤。
cli> network -id NW7 scale -remove_port_ids IP_PORT2
無效的要求
messages:
  code         = 0xE0E250701005
  severity     = Error
  message_l10n = 儲存裝置網路無法從使用中移除 IP 連接埠 IP_PORT2,因為其用於外部複寫。
  arguments    = IP_PORT2

cli>  network -id NW7 scale -remove_port_ids IP_PORT6
無效的要求
messages:
  code         = 0xE0E250701005
  severity     = Error
  message_l10n = 儲存裝置網路無法從使用中移除 IP 連接埠 IP_PORT2,因為其用於外部複寫。
  arguments    = IP_PORT2

cli>

cli> ip_port -id IP_PORT2 set -remove_current_usages ISCSI
在「-remove_current_usages」權杖附近命令列剖析失敗。     ===> pstcli 中不存在此類選項
語法錯誤。
cli> ip_port -id IP_PORT2 set -add_current_usages ISCSI
無效的要求
messages:
  code         = 0xE0E600701002
  severity     = Error
  message_l10n = The IP 連接埠 IP_PORT2 不支援新增下列用法:ISCSI。
  arguments    = IP_PORT2, ISCSI

cli> ip_port -id IP_PORT2 set -add_current_usages External_Replication
無效的要求
messages:
  code         = 0xE0E200702005
  severity     = Error
  message_l10n = External_Replication 可使用多個網路進行。必須明確指定目標網路識別碼。
  arguments    = External_Replication

受影響的產品

PowerStore
文章屬性
文章編號: 000191976
文章類型: Solution
上次修改時間: 12 5月 2026
版本:  6
向其他 Dell 使用者尋求您問題的答案
支援服務
檢查您的裝置是否在支援服務的涵蓋範圍內。