Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
hmnathanstotts
Contributor
Contributor

Migrating Share

Good morning and afternoon,

 

The Org I work for has it's Qlik Sense Deployment on AWS. When it was deployed it was setup with a local share on a separate drive, authorization for an FSx volume had yet to be approved.

Several weeks and months later FSx has been approved and we have the volume and ready to migrate the data.


What is the exact process to migrate everything in our share?

Here's what I am thinking: Mount the volume, give it a drive letter of E:. Copy everything over. Make E: (Current Share) offline, change the drive letter of the FSx Volume from E: to D:. Hopefully mitigating any errors as Qlik is still looking at that drive.

Would I see any issues by the above process?

Labels (2)
4 Replies
Alexis_Touet
Former Employee
Former Employee

Hi, 

 

Please check this article below, it is explaining what you need to consider when transferring  your Qlik Sense share to a new folder. 

https://support.qlik.com/articles/000028604

Note that in the section "Configuring Qlik Sense to use the new share", instead of the serviceclustertool we have now a new tool called QlikSenseUtil, located at C:\Program Files\Qlik\Sense\Repository\Util\QlikSenseUtil.

To update your Qlik Sense share with QlikSenseUtil, you will just need :

1) press connect to Database and put your postgres super user password

2) go to tab "service cluster" and press ok

3) update with the new UNC paths

ex: 
Shared root : \\QS1\share

App folder: \\QS1\share\Apps

Static content root folder: \\QS1\share\StaticContent

Connector 32 root folder: \\QS1\share\CustomData

Connector 64 root folder: \\QS1\share\CustomData

Archived logs root folder: \\QS1\share\ArchivedLogs

 

Previous to this step, I would:

1) take a backup copy of your Database

https://help.qlik.com/en-US/sense/February2019/Subsystems/PlanningQlikSenseDeployments/Content/Sense...

2) create your new share folder, and make sure "everyone" has read & write access

3) copy the data from the old share to the new share

4) update your service cluster using QlikSenseUtil tool

 

Hope it can help. 

 

Best regards, 

Alexis 

Please don't forget to mark a correct resolution or answer to your problem or question as correct, as it will help other members to find solutions more easily 😉
s_kabir_rab
Partner Ambassador
Partner Ambassador

Hi @hmnathanstotts,

The best way to move share would be to copy all your share folders to to the new drive. And use the "QlikSenseUtil" tool to change the shared path and point it to the new share. You do not necessarily need to mount it, you can use the full UNC path provided all the credentials/access is all set up for the account that runs the Qlik Sense services.

You can find the unit tool at the following location:

%programfiles%\Qlik\Sense\Repository\Util\QlikSenseUtil\

It should look like the screen shot attached. You will need your repository superuser password to login into the PostgreSQL DB. Once connected, go to "Server Cluster" tab and change the paths for the all the shared folders and point them to the new drive and save. That would do the job.

Hope this helps.

Kabir
Please do not forget to the mark the post if you find it useful or provides you the solutions 🙂
s_kabir_rab
Partner Ambassador
Partner Ambassador

ops replied t the same time 🙂
Kabir
Please do not forget to the mark the post if you find it useful or provides you the solutions 🙂
Alexis_Touet
Former Employee
Former Employee

just saw this too 🙂

Please don't forget to mark a correct resolution or answer to your problem or question as correct, as it will help other members to find solutions more easily 😉