Setup Guide
Table Of Contents
- Dell EMC PowerStore Guia de Rede para Modelos PowerStore T
- Índice
- Outros recursos
- Visão geral
- Implementação inicial
- Visão geral da implementação inicial do Modelo PowerStore T
- Preparação para configurar as redes e o switch de gerenciamento
- Requisitos de rede e de switch para a implementação inicial
- Configurando a Série Dell PowerSwitch para a implementação inicial
- Configurando switches Dell EMC PowerSwitch Série S4148 — Visão geral
- Instalar o switch de gerenciamento no gabinete do Modelo PowerStore T
- Obter a Planilha de preparação para a rede de gerenciamento preenchida
- Etapas para configurar o switch de gerenciamento para a implementação inicial
- Validar a configuração no switch de gerenciamento
- Network Validation Tool para o PowerStore
- Detectando equipamentos PowerStore
- Configuração inicial do equipamento Modelo PowerStore T
- Adicionar Storage Services
- Visão geral dos Storage Services
- Preparação para configurar os switches e redes para Storage Services
- Requisitos de rede e switch para implementações com switches ToR
- Configurando o Modelo PowerStore T com switches topo de rack Dell PowerSwitch Série S4148
- Configurando switches Dell EMC PowerSwitch Série S4148 — Visão geral
- Instalar os switches topo de rack no gabinete do Modelo PowerStore T
- Configurar a Série Dell PowerSwitch para Storage Services
- Obter a planilha Recursos do switch para Storage Services preenchida
- Estabelecer uma sessão de terminal com o switch
- Validar a versão e o licenciamento do switch
- Definir configurações gerais nos switches ToR
- Configurar a interconexão de entroncamento de link virtual
- Configurar a VLAN nativa do Modelo PowerStore T nos switches topo de rack
- Configurar os port channels LACP nas portas de switch para os nós
- Configurar as portas de uplink nos switches ToR
- Configurar switches topo de rack para redes de armazenamento iSCSI
- Como opção, configurar switches topo de rack para dar suporte a redes NAS
- Conectar switches ToR da Série Dell PowerSwitch para Storage Services
- Validar a configuração da Série PowerSwitch com switches ToR
- Configurar redes NAS e de armazenamento no PowerStore Manager
- Expandir uma rede de armazenamento para ser executada em várias portas
- Criar uma rede de armazenamento adicional
- Configurando o modelo PowerStore T com switches ToR e sem interconexão VLT
- Outras operações de configuração da Série Dell EMC PowerSwitch
NOTA: Para obter as melhores práticas de iSCSI, é recomendável desativar o controle de fluxo conforme demonstrado a seguir.
interface ethernet 1/1/54
channel-group 20 mode active
flowcontrol receive off
flowcontrol transmit off
exit
11. Confirme as alterações de configuração na NVRAM.
copy running-configuration startup-configuration
12. Repita o procedimento no segundo switch ToR (2), como demonstrado a seguir.
Switch 1 Switch 2
configure terminal
interface port-channel 10
description "LACP port channel for Node A"
vlt-port-channel 10
no shutdown
switchport mode trunk
switchport access vlan 1
spanning-tree port type edge
exit
interface port-channel 20
description "LACP port channel for Node B"
vlt-port-channel 20
no shutdown
switchport mode trunk
switchport access vlan 1
spanning-tree port type edge
exit
interface ethernet 1/1/1
channel-group 10 mode active
flowcontrol receive off
flowcontrol transmit off
exit
interface ethernet 1/1/54
channel-group 20 mode active
flowcontrol receive off
flowcontrol transmit off
exit
copy running-configuration startup-
configuration
configure terminal
interface port-channel 10
description "LACP port channel for Node A"
vlt-port-channel 10
no shutdown
switchport mode trunk
switchport access vlan 1
spanning-tree port type edge
exit
interface port-channel 20
description "LACP port channel for Node B"
vlt-port-channel 20
no shutdown
switchport mode trunk
switchport access vlan 1
spanning-tree port type edge
exit
interface ethernet 1/1/1
channel-group 10 mode active
flowcontrol receive off
flowcontrol transmit off
exit
interface ethernet 1/1/54
channel-group 20 mode active
flowcontrol receive off
flowcontrol transmit off
exit
copy running-configuration startup-
configuration
Configurar as portas de uplink nos switches ToR
1. Estabeleça uma conexão de terminal com o primeiro switch ToR (Switch1).
2. Entre no modo de configuração global.
configure terminal
3. Configure o port-channel para os uplinks.
interface port-channel 30
description Uplink
no shutdown
switchport mode trunk
switchport access vlan 1
vlt-port-channel 30
Configurando o Modelo PowerStore T com switches topo de rack Dell PowerSwitch Série S4148
61