Hi Alberto,

RT doesn't really care if it is running on a physical server or a virtual one, 
so I would say you should start with getting a good solid OS install on 
Hyper-V. Make sure it meets your performance requirements and has the require 
RT components on it and running properly and securely. Then perform the typical 
RT data migration:

1. Install RT in your preferred way - binary package for your distro, if 
available or tarball

2. Configure RT to your environment and test it

3. Use whatever tools that come with your database to dump the database and 
move that database dump to the new RT system

4. On the new RT system drop the current database - to get rid of the basic 
test database - and then create a blank new RT database. Make sure you use the 
same database name as it was previously (whatever database name you dropped)

4. Import the data (again with the database tools) and perform the required RT 
upgrade steps - see the included (with the software) RT README and UPGRADE 
instructions

5. Test your new RT instance and make sure the data converted properly and that 
it is working as expected

The above steps assume that this is a test environment and that your current 
production will still be running. Therefore, you will most likely have to 
repeat steps 3-5 again once you are satisfied with your tests and you want to 
perform the actual migration. 

I should also add that the above steps are an outline. There are many other 
little steps that a person will need to perform to prepare the system for RT, 
ensure the database is running correctly and securely, perform a proper 
database dump to ensure the data is consistent and other typical Linux system 
management and database management tasks. There is a lot of documentation about 
processes like these on the RT wiki. If you haven't spent any time there, you 
should - there is many years worth of knowledge there. 

Hope this helps to get you started. 

Mike 
-- 
RT Training in New York, October 8th and 9th: http://bestpractical.com/training

Reply via email to