Moving data to another drive

Moderator: crythias

Locked
Ice
Znuny newbie
Posts: 2
Joined: 11 Apr 2011, 19:34
Znuny Version: 2.3.4

Moving data to another drive

Post by Ice »

Using OTRS version 2.3.4.
Windows 2003 Server SP2
MySql

Want to move all the OTRS data from the C: drive to the D: drive which has much more free space.
What is the best way to go about doing that?
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Moving data to another drive

Post by crythias »

If you want to do it "right", back up, stop services (apache, mysql, otrs, cronw), rename the c:\path\to\OTRS folder, reinstall on D:, restore on D:.
If you want to move only the big stuff (eg, only MySQL) check http://www.google.com/search?sourceid=c ... a+location
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Ice
Znuny newbie
Posts: 2
Joined: 11 Apr 2011, 19:34
Znuny Version: 2.3.4

Re: Moving data to another drive

Post by Ice »

Thank you.
Locked