Original Message:
Sent: Sun January 28, 2024 03:54 PM
From: Antonin Rozehnal
Subject: clone: SMX failed to create pipes for clone restore
Hi Mike,
you are right, in the log on the source there was a log entry about the wrong trusted host.
After the fix, the clone finished OK, and the db on the target is running :-)
I assumed that the trusted host setting was OK, because the data transfer occurred and I was just looking at the log on the target. :-(
Thanks a lot for the prompt reply and advice.
Tony
------------------------------
Antonin Rozehnal
Original Message:
Sent: Sun January 28, 2024 07:25 AM
From: Mike Walker
Subject: clone: SMX failed to create pipes for clone restore
I don't see my earlier reply here, so let me have another go...!
Do you see any message in the Informix log on your SOURCE informix instance, perhaps saying "Client host or user xxx@yyy is not trusted by the server"?
I have seen this error when the server trusts have not been set up correctly. Check you /etc/hosts.equiv files or your trusted hosts file if using REMOTE_SERVER_CFG.
If the new instance was created, but just has nothing in it, and the sqlhosts is correct, you can try connecting with dbaccess sysmaster@<remotetcpname> to see if you can connect instance-to-instance and confirm the connectivity between the two.
------------------------------
Mike Walker
xDB Systems, Inc
www.xdbsystems.com
Original Message:
Sent: Fri January 26, 2024 04:45 PM
From: Antonin Rozehnal
Subject: clone: SMX failed to create pipes for clone restore
I am running IDS 12.10.FC13XACAEE on AIX 7.2. For the first time I wanted to use the clone utility. I created a small instance of IDS (just rootdbs and tmpdbs. From the target server I ran:
ifxclone -S my_serv -I <ip_source> -P <port_source> -t ifxclone -i <target_ip> -p <target_port> --createchunkfile
The instance on the target was created but in the final stage an error occurred:
SMX failed to create pipes for clone restore
The instance could not be started. In the IDS changelog this error was present on Solaris but should be fixed by now.
Is there any solution for this problem?
I tried to block the use of SMX by commenting out the SMX parameters, or setting ENCRYPT_SMX but that didn't help.
Tony
------------------------------
Antonin Rozehnal
------------------------------