trento-project / trento

An open cloud-native web console improving on the work day of SAP Applications administrators.
https://www.trento-project.io
Apache License 2.0
33 stars 25 forks source link

Trento checks at AWS -- HANA virtual IP #889

Open pirat013 opened 2 years ago

pirat013 commented 2 years ago

The HANA virtual IP is shown in Trento in the wrong column (IP). The cluster configuration is like this: https://docs.aws.amazon.com/sap/latest/sap-hana/sap-hana-on-aws-move-the-ip-resource.html

pirat013 commented 2 years ago

# cat aws-move-ip.txt primitive res_AWS_IP ocf:suse:aws-vpc-move-ip \ params ip=<overlay ip address> routing_table=<route table identifier 1>, <route table identifier 2> interface=eth0 profile=cluster \ op start interval=0 timeout=180 \ op stop interval=0 timeout=180 \ op monitor interval=60 timeout=60