Setup Guide
Table Of Contents
- Dell EMC PowerStore PowerStore T 모델을 위한 네트워킹 가이드
- 목차
- 추가 리소스
- 개요
- 초기 배포
- 스토리지 서비스 추가
- 스토리지 서비스 개요
- 스토리지 서비스에 대한 스위치 및 네트워크 구성 준비
- ToR 스위치를 사용한 배포를 위한 스위치 및 네트워크 요구 사항
- Dell PowerSwitch Series S4148 ToR(Top-of-Rack) 스위치를 사용하여 PowerStore T 모델 구성
- Dell EMC PowerSwitch Series S4148 스위치를 사용한 구성 개요
- PowerStore T 모델 캐비닛 안에 ToR(Top-of-Rack) 스위치 설치
- 스토리지 서비스에 대한 Dell PowerSwitch Series 구성
- 작성된 스토리지 서비스용 스위치 리소스 워크시트 가져오기
- 스위치에 대한 터미널 세션 수립
- 스위치 버전 및 라이선스 검증
- ToR(Top-of-Rack) 스위치 일반 설정 구성
- Virtual Link Trunking interconnect 구성
- ToR(Top-of-Rack) 스위치에서 PowerStore T 모델 기본 VLAN 구성
- 노드에 대한 스위치 포트에 LACP 포트 채널 구성
- ToR(Top-of-Rack) 스위치에서 업링크 포트를 구성합니다.
- iSCSI 스토리지 네트워크용 ToR(Top-of-Rack) 스위치 구성
- 필요에 따라 NAS 네트워크를 지원하도록 ToR(Top-of-Rack) 스위치를 구성합니다.
- 스토리지 서비스에 대한 Dell PowerSwitch Series ToR 케이블 연결
- ToR 스위치를 사용하여 PowerSwitch Series 구성 검증
- PowerStore Manager에서 스토리지 및 NAS 네트워크 구성
- 여러 포트에서 실행하도록 스토리지 네트워크 확장
- 추가 스토리지 네트워크 생성
- VLT 상호 연결 없이 ToR 스위치를 사용하여 PowerStore T 모델 구성
- 기타 Dell EMC PowerSwitch Series 구성 작업
Dell PowerSwitch Series S4148 스위치가 관리 및 ToR(Top-of-Rack) 스위치에 사용되는 경우 실행 구성 파일을 생성하려면 다음 명령
을 사용합니다.
show running-configuration
관리 스위치의 실행 구성 예시
! Version 10.4.1.4
! Last configuration change at Mar 19 04:19:20 2020
!
snmp-server contact http://www.dell.com/support
hostname powerstoreMgmtSwitch
interface breakout 1/1/25 map 100g-1x
interface breakout 1/1/26 map 100g-1x
interface breakout 1/1/29 map 100g-1x
interface breakout 1/1/30 map 100g-1x
username admin password
$6$rounds=656000$.zmPnShW0cq6sTTl$8VG.h5byJqnohgTkw3Vhn5yAU7SKQtpOLOaaYmcxEXiDLWw4jOma/Di/
1dEJQlYStbN.fbwrsTltlX8hdwQlG. role sysadmin
ntp server 100.0.100.200
iscsi enable
iscsi target port 860
iscsi target port 3260
aaa authentication login default local
aaa authentication login console local
!
class-map type application class-iscsi
!
policy-map type application policy-iscsi
!
interface vlan1
no shutdown
!
interface vlan100
description managementNetwork
no shutdown
!
interface port-channel10
description Uplink
no shutdown
switchport mode trunk
switchport access vlan 1
switchport trunk allowed vlan 100
!
interface ethernet1/1/1
description discoveryWorkstation
no shutdown
switchport access vlan 100
flowcontrol receive off
flowcontrol transmit off
!
interface ethernet1/1/2
description PowerStoreNodeA_MgmtPort
no shutdown
switchport access vlan 100
flowcontrol receive off
flowcontrol transmit off
!
interface ethernet1/1/3
shutdown
switchport access vlan 1
flowcontrol receive off
flowcontrol transmit off
!
interface ethernet1/1/4
shutdown
switchport access vlan 1
flowcontrol receive off
flowcontrol transmit off
기타 Dell EMC PowerSwitch Series 구성 작업 79