...
MCCS basically uses TCP/UDP port from 14321 to 14324 and it is done mostly automatically.
That ports are registered in linux iptables during installation automatically.
Warning |
---|
웹포트 및 미러 디스크 관련 포트는 방화벽에 자동 등록되지 않습니다. 또한 기본 포트를 변경했을 경우, 방화벽에 사용자가 변경해야 합니다 Web ports and mirror disk related ports are not automatically registered in the firewall. In addition, if the basic ports are changed, users need to register them in the firewall. |
Disk
Mirror Disk
- Either volume size should be the same on both servers or volume size of standby server should be bigger for mirror disk environment.
- MCCS supports DAS, SAN, iSCSI
(However, MCCS does not replicate the data on network driver like NAS.)
...
- Support SAN, DAS and iSCSI.
스카시 예약 디스크
...
SCSI Reservation disk
- It supports the shared storage that supports SCSI3-PR that is a kind of SAN protocols.
User Program
MCCS detects not only the physical resources but also the user program listed below.
- Process service in a form of single process.
- Application service that consists of several processes of application.
- 리눅스에서 실행되는 리눅스 서비스Linux service running in Linux
When failure occurred in a group, MCCS will online the service resources on the standby which runs the same resources on the active. Users need to add the service resources mentioned above to manage by MCCS.
Please refer to "7-Resource of MCCS User Guide" for more details about adding a resource by the user .
Before adding a resource, user should decide what kind of service of resource and read the following in advance and these attributes will be set.
...
구성요소 | Node1 | Node2 | ||
| Active (Soruce) | Standby (Target) | ||
Network Info.
| Hostname | tom | jerry | |
Service Network
| NIC Name | eth0 | eth0 | |
IP Address | 210.169.4.2 | 210.169.4.3 | ||
Subnet Mask | 255.255.255.0 | 255.255.255.0 | ||
Virtual IP Address | 210.169.4.1 / 255.255.255.0 |
| ||
Heartbeat Network
| NIC Name | eth1 | eth1 | |
IP Address | 10.10.10.1 | 10.10.10.2 | ||
Subnet Mask | 255.255.255.0 | 255.255.255.0 | ||
Heartbeat Network
| NIC Name | eth2 | eth2 | |
IP Address | 20.20.20.1 | 20.20.20.1 | ||
Subnet Mask | 255.255.255.0 | 255.255.255.0 | ||
Disk Info. | Shared Disk Volume |
| /dev/sdd1 |
|
Mount Point | /Oracle | |||
Application Info.
| Protection Service |
| vsftpd |
|
Protection process | Custom Process | |||
Protection application |
| Oracle |
|