HPC18 SAP HANA resource 넘어가는 순서 [root@sdhana01 ~]# [root@sdhana01 ~]# pcs resource show SAPHana_HA1_01-master Master: SAPHana_HA1_01-master Resource: SAPHana_HA1_01 (class=ocf provider=heartbeat type=SAPHana) Attributes: AUTOMATED_REGISTER=true DUPLICATE_PRIMARY_TIMEOUT=7200 InstanceNumber=01 PREFER_SITE_TAKEOVER=true SID=HA1 Meta Attrs: clone-max=2 clone-node-max=1 interleave=true notify=true Operations: demote interval=0s ti.. 2019. 1. 21. SAP HANA system replication in pacemaker cluster https://access.redhat.com/articles/3004101#testing-manual-move-of-saphana-resource-to-another-node SAP HANA system replication in pacemaker clusterUpdated 00시 15분 2018년 4월 20일 - English 2. SAP HANA System ReplicationThe following example shows how to set up system replication between 2 nodes running SAP HANA.Configuration used in the example:RawSID: RH2 Instance Number: 02 node1 FQDN: node1.exam.. 2019. 1. 21. iptable nat outgoing IP NAT [root@mgt31 ~]#vi /etc/sysctl.conf 로 net.ipv4.ip_forward = 1 로 변경 [root@mgt31 ~]#iptables -t nat -A POSTROUTING -o eno2 -j MASQUERADE [root@mgt31 ~]# iptables -t nat -A POSTROUTING -s 172.20.10.16 -o eno5 -j SNAT --to 192.168.50.166 172.20.10.16 서버의 Gateway 를 "192.168.50.166" 의 172.20.10.1 로 설정후 DNS 서버 설정 NAT Forward Ingoingiptables -t nat -A PREROUTING -p tcp -m tcp --dport 16001 -j DNAT.. 2018. 7. 1. Redhat 용어 정리 CVE : Common Vulnerabilities and Exposures 2018. 5. 18. 이전 1 2 3 4 5 다음