Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to move RTC server data from one machine to another

I know the simplest way is just copy the RTC server folder to the other machine and start it for use. I've done this and seems it works for me well until now.

But do we have other ways to move the whole server data to another machine such as using repotools ? I mean I have 2 RTC servers and want to shutdown one of them and have all the project areas(with existing data) on it to run on the other server.

I tried "repotools -export toFile=export1.tar" on server1 then run "repotools -import fromFile=export1.tar" on server2. Seems all server1 data can be moved to server2 but all the users can't login. I was told that the users are not in server2's directory service. Not sure if "repotools -copy" can meet my requirements.

How do you do this kind of task? Just copy the whole RTC server folder to the new place?

Thanks!

0 votes



2 answers

Permanent link
Using repotools -export/-import is the right approach and that will copy
all of your Jazz data to the new repository. You user registry will not
be copied automatically. If you are using LDAP for user authentication
you need to be sure to configure your new server in the same way. If
you are using Tomcat you should be able to copy the tomcat-users.xml
file to your new server to preserve your users' logins.

-
Matt Lavin
Jazz Server Team


On Tue, 2009-01-06 at 15:37 +0000, cun1000000 wrote:
I know the simplest way is just copy the RTC server folder to the
other machine and start it for use. I've done this and seems it works
for me well until now.

But do we have other ways to move the whole server data to another
machine such as using repotools ? I mean I have 2 RTC servers and
want to shutdown one of them and have all the project areas(with
existing data) on it to run on the other server.

I tried "repotools -export toFile=export1.tar" on server1
then run "repotools -import fromFile=export1.tar" on
server2. Seems all server1 data can be moved to server2 but all the
users can't login. I was told that the users are not in server2's
directory service. Not sure if "repotools -copy" can meet
my requirements.

How do you do this kind of task? Just copy the whole RTC server folder
to the new place?

Thanks!

0 votes


Permanent link
Great, Thanks!

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jan 06 '09, 10:28 a.m.

Question was seen: 7,630 times

Last updated: Jan 06 '09, 10:28 a.m.

Confirmation Cancel Confirm