D4rwin Posted December 14, 2014 Report Share Posted December 14, 2014 just a little question hope u can help me out So we managed it to get a second server but redis still runs in standalne mode so how i can manage it to get a second database on redis Best regards and Thank you Link to comment Share on other sites More sharing options...
0 Richie Posted December 14, 2014 Report Share Posted December 14, 2014 I have the same problem 1st server works fine, 2nd server is brand new each restart. Link to comment Share on other sites More sharing options...
0 FastPoint Gaming Posted December 14, 2014 Report Share Posted December 14, 2014 Can I see the redis.conf for both servers? Link to comment Share on other sites More sharing options...
0 RC_Robio Posted December 14, 2014 Report Share Posted December 14, 2014 Use the same redis instance withe the same password for bothe servers. In your second redi.conf simply change DB=0 to DB=1 Don't forget to change your instance id in epochserver.ini.. Link to comment Share on other sites More sharing options...
0 D4rwin Posted December 14, 2014 Author Report Share Posted December 14, 2014 Thanks a lot guys Link to comment Share on other sites More sharing options...
0 nedfox Posted December 15, 2014 Report Share Posted December 15, 2014 Remember, that DB contains BOTH servers. When you want to do a rollback, you won't be able to NOT rollback the other. Running 2 instances is an option but doubles disk space (which is pretty big). Link to comment Share on other sites More sharing options...
0 Santa Posted December 16, 2014 Report Share Posted December 16, 2014 Like nedfox says, the best option is to run 2 instances. I run one for Altis, and one for Chernarus. It only requires like 16GB of HDD space so i can live with that :) Link to comment Share on other sites More sharing options...
0 uniflare Posted December 16, 2014 Report Share Posted December 16, 2014 I thought that was the point of the instance. Also I was to assume redis does use desperate databases (there is a fixed number of database slots available). I swear I started another instance it used a new db slot. Link to comment Share on other sites More sharing options...
0 D4rwin Posted December 16, 2014 Author Report Share Posted December 16, 2014 hmm i had now the problem after splitting the db crashes Link to comment Share on other sites More sharing options...
Question
D4rwin
just a little question hope u can help me out
So we managed it to get a second server but redis still runs in standalne mode so how i can manage it to get a second database on redis
Best regards and Thank you
Link to comment
Share on other sites
8 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now