[MCOL-2129] Add a new postConfigure flag to resolve submitted hostnames to correct reverse dns names Created: 2019-02-01 Updated: 2023-10-26 Resolved: 2019-04-04 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ?, installation |
| Affects Version/s: | 1.2.2 |
| Fix Version/s: | 1.2.4 |
| Type: | New Feature | Priority: | Major |
| Reporter: | Jens Röwekamp (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | containers, documentation, relnote | ||
| Issue Links: |
|
||||||||||||
| Sprint: | 2019-01, 2019-02, 2019-03 | ||||||||||||
| Description |
|
With the new postConfigure option -x ( In this case the replication connection from the secondary um to the primary fails, as the secondary's um's wrong hostname is stated in mysql.user. This ticket should solve the issue by introducing an optional flag to -x that translates the entered hostname in postConfigure into its reverse dns lookup hostname. |
| Comments |
| Comment by Jens Röwekamp (Inactive) [ 2019-02-01 ] |
|
Added postConfigure flag -xr to reverse lookup the submitted hostnames and use the returned name instead. |
| Comment by Daniel Lee (Inactive) [ 2019-04-04 ] |
|
Build verified: 1.2.3-1 ColumnStore Docker The fix was actually in 1.2.3-1 https://github.com/mariadb-corporation/mariadb-columnstore-docker.git Followed instructions to do a docker setup for 2um2pm stack. and verified the stack is working properly. Also verified the reverse dns lookup is working. [dlee@master columnstore_zeppelin]$ sudo docker ps [root@8900481df985 /]# ls — um2 ping statistics — Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. MariaDB [mysql]> quit [root@8900481df985 /]# nslookup 10.5.0.3 Non-authoritative answer: |