Duvy Posted March 3, 2013 Share Posted March 3, 2013 I have noticed something, while creating new game: I have the following mount structure: 1.: 2 hdd in raid / 2.: 1 hdd /home 3.: 2 hdd in raid /home/tcagame All the gamefiles stored locally, on the 2. hdd, and when i create a new game, the 2. Hdd starts to Read the game files with full speed, and somehow, it doesn't copy to the 3. hdd directly, it starts to Write it out on the same 2. hdd, and when it ready, it moves to the 3. hdd. I think it's becouse the remote files are integrated, and it copys to the /home/tcagame/somewhere first, and then moves to the /home/tcagame. If the /home/tcadmin and /home/tcagame would be on the same device, moving the files would not be a problem, but now it copys two times, instead of one. Is there an option, to directly copy files, if they are stored in local filesystem? Link to comment Share on other sites More sharing options...
LFA Posted March 5, 2013 Share Posted March 5, 2013 Are you using compressed game files? The files should be copied to a temp folder in /home/tcagame. After the files are copied or extracted the folder is renamed. You can see what it is doing if you enable debug mode in TCAdminMonitor.exe.config and start the monitor in console mode or restart the service and check the monitor console.log. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now