Dual FSP가 되려면 적어도 아래 그림과 같이 Building Block 이 하나 이상이어야 하고 HMC도 반드시 하나 이상이 있어야 합니다.
아래 순서로 구성을 하시면 됩니다.
그리고 반드시 Booting 전에 F/W 를 먼저 확인 하시고 240_261 보다 낮다면 240_261 Version 이상으로 Update 를 한 후 Booting 하시기 바랍니다.
1. HMC Configuration & Rebooting
1.1 Set Date & Time
1.2 Network Configuration
eth0 을 DHCP Server 로 구성을 합니다. Ethernet Card 가 하나 이상 있을 시에는 반드시 eth0 으로 Server 를 연결 하시는것이 IBM 의 권장 사항입니다.
이는 HMC 가 DHCP Server 로 동작을 할 때 eth0 을 제일 먼저 Retrieve 하기 때문에 eth0 이 아닌 eth1 또는 eth2로 구성을 했을 시 문제가 될 수도 있습니다.
그리고 DHCP Server 의 IP Range 는 최소의 IP 를 가지도록 선택을 하시기 바랍니다. 이는 IP 검색에 소요되는 시간을 최소화 할 수 있습니다.
2. HMC Rebooting 후 아래 Command 로 IP 및 HMC 상태 확인
HMC 의 바탕화면에서 마우스 오른쪽 버튼 -> rshterm
# lshmc -v
--> HMC 의 상태 확인
# lshmc -n
--> HMC 의 IP 구성 정보 확인 (AIX 의 ifconfig 와 비슷한 명령)
3. p570 의 FSP 구성을 아래와 같이 하고 Power On 합니다. 반드시 HMC 의 IP Setting 이 완벽하게 끝난 후에 Server 를 HMC 와 연결 하세요...
p570 에서 ASM 접속하여 IP 를 바꾸어 주거나 할 필요는 없습니다.
고객이 IP 를 DHCP 외에 자신들이 쓰는 IP 로 구성을 해 달라고 하면 나중에 장애시 Define 과정이 더 어려워진다는 등의 거짓말(?)로 고객을 설득 하시기 바랍니다.
4. 다시 HMC 의 rshterm 에서 아래 Command 로 서버의 연결 상태 확인합니다.
시간에 따라 최대 30분~ 1시간까지도 걸릴 수 있습니다. 절대 Power Off 를 하거나 다른 행동을 하지는 말고 참을성있게 기다리세요...
p59X와 같은 시간이 걸립니다.
# lssysconn -r all
TIP : 자동으로 위 Command 실행하기 (5마다 한번씩 수행하고 결과값 지우기)
# while true [Enter Key]
> do [Enter Key]
> lssysconn -r all [Enter Key]
> sleep 5 [Enter Key]
> done [Enter Key]
5. HMC Window 에서 Server Management 란을 확인 해 보면 서버가 연결 되어 있음을 확인 할 수 있습니다.
이후 구성 및 Booting 은 FSP 가 하나일 때와 동일 합니다.
### Dual FSP 의 IP 구성
Primary Building Block 의 Default IP (아래 그림의 Drawer #1)
T1 : 192.168.2.147 (Enabled DHCP Server)
T2 : 192.168.3.147 (Enabled DHCP Server)
Secondary Building Block 의 Default IP (아래 그림의 Drawer #2)
T1 : 192.168.2.146 (Enabled DHCP Server)
T2 : 192.168.3.146 (Enabled DHCP Server)
Connect HMC for Redundant FSP Support <Single HMC>
(hmcfsp1)
This section describes the configuration of a system with redundant FSP and a single HMC. This configuration has the following requirements:
- A minimum of two 570 CEC drawers
- One ethernet hub/switch must be available to create the network connections
- Server must be managed by a at least one HMC.
Reference appendix section FSP Adapter Connections Supporting FSP Redundancy for diagram of the single HMC network.
__Step25. | Identify the eth0 physical port configured on the HMC. See section: Finding HMC eth0, in the appendix.
|
__Step26. | Connect the HMC.
|
__Step27. | Connect the hub or switch. 1.Connect the other end of this ethernet cable to a hub or switch. 2.From the hub/switch, connect a second ethernet cable. 3.Connect the other end of this cable to the FSP of the first drawer using connector T1, as shown in Figure 16. 4.Run another ethernet cable from hub to FSP of the second drawer using connector T1, as shown in Figure 16. 5.Install an ethernet jumper (can be either crossover or non-crossover) between the T2 connectors on both FSP adapters. |
'IT' 카테고리의 다른 글
[전자금융감독규정] 제2조의2(망분리 적용 예외)법령 (2) | 2021.10.26 |
---|---|
[IT시스템] IBM Power E1080 출시 및 세미나 후기 (2) | 2021.10.24 |
[정보보호소식지]연이어 발견된 보안 솔루션 취약점, 정보 공유·패치 배포에 문제 없나 (0) | 2021.09.24 |
[금융IT] 금융회사 시스템 연계 구성 (MCI/EAI/FEP) (3) | 2021.08.20 |
[정보보호]전자금융기반시설 취약점분석 평가에 대해서 (0) | 2021.06.14 |