The intent of this email it to verify that merging two assetstores is doable in 
dspace.  

Presently we have two assetstores:

assetstore.dir = /directory1
assetstore.dir.1 = /directory2

what we want to do is to merge these two onto new storage hardware.  So what we 
plan to do is:

1.  Merge onto the new location ( with the instance down towards the end of the 
merge )
2.  Change the dspace.cfg parameter to look like this:

assetstore.dir = /new_location

3.  run a this sql:

Update bitstream set store_number=0;

4.  Bring our instance back up.

I believe it should be this easy, but just wanted to make sure.

Thank you!
Jose

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to