Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Moving Sentry Server to another host

avatar
Explorer

I currently have Sentry Server installed, but I need to move it to a new server. Is this possible?

THank You

1 ACCEPTED SOLUTION

avatar
Super Guru

Hi,

 

Depending on your scenario:

 

- do you use Cloudera Manager to manage CDH?

- do you also want to move Sentry Database?

 

If you use CM and do not need to move the Sentry database, then you can simply delete the current Sentry and then add a new one which can be configured to read from the same DB.

 

Don't forget to backup Sentry DB first just in case.

 

View solution in original post

3 REPLIES 3

avatar
Super Guru

Hi,

 

Depending on your scenario:

 

- do you use Cloudera Manager to manage CDH?

- do you also want to move Sentry Database?

 

If you use CM and do not need to move the Sentry database, then you can simply delete the current Sentry and then add a new one which can be configured to read from the same DB.

 

Don't forget to backup Sentry DB first just in case.

 

avatar
Explorer

What if we require to move Sentry database from one instance to another?

avatar
Super Guru
You will need to migrate the backend database to the new host. How to do it will be subject to which DB you are using. Please refer to the DB vendor for details.

Once that DB migrate is done, then you can remove sentry and add sentry again to the new host as normal.