Redeployment of the DSpace Server
Read this blog if you want to upgrade DSpace from Lower Version to Higher.
1.Current Version running at the University Resource Center is Dspace-1.4.1
2.Current Available Version Dspace-1.4.1.
3.Roadmap :
1.First of all take the backup of the URC Server
2.Restore the that data on another system.
3.Upgrade the version to 1.5.2 on that computer.
4.Testing the system after up gradation
5.Testing in Real Environment
6.Redeployment
1.Backup of the Server at the UIRC
1.Copy the meta from the database using pg_dump command
root@localhost # pg_dump dspace > dspace.sql ;
2.Copy the logs and history of the dspace activity.
[Dspace]/logs
[Dspace]/history
3.Restore Data by coping [Dspace]/assetstore
2.Restore the data at another computer
1.Install Dspace 1.4.1 on that computer.
2.Restore the data by simply replacing the file in the filesystem i.e. Assestore log history.
3.Restore the metadata into database of the dspace Instance.
3.Upgrading
1.As given in the documentation.
4.Testing
1.100% data recovery .
5.Testing in real environment [PENDING]
1.To be done at software engineering lab.
6.Redeployment [PENDING]
Download Detailed Steps : http://gauravpaliwal19.0fees.net/web/dspace_final.pdf.zip