mjayaraman
01-30-2023Cloud Apps
Question regarding multi node build
In the linux server, if we use multi servers, we want to build the cubes in one server and copy to the other serving nodes and attach the cubes.
We were doing it by copying the data folder in the Windows environment previously. Now we are upgrading it to linux, in the linux environment as well, do we have the cube data in a specific folder to copy from one server to another and attach it?
From the CLI commands help documents, i see a way to export the cube data into a file and then copy to another server, then import it in the destination server. In this approach, we see that it is unnecessary to export the data into file and it may take unnecessary storage or cpu time if we do it 15 to 20 times a day per cube.
Please advice on this.