PDA

Показать полную графическую версию : Citrix 4.5 перенос Data Store


forsem
13-10-2011, 16:12
Здравствуйте

Возникла задача перенести базу данных Citrix с одного SQL сервера на другой. Оба сервера уже существуют и работают хорошо. На сайте компании нашел следующую информацию.

сайт (http://support.citrix.com/proddocs/topic/xenapp5fp-w2k3/ps-commands-dsmaint-v2.html)

migrate
Migrates data from one data store database to another. Run this command on any XenApp server that has a direct connection to the data store. Use this command to move a data store to another server, rename a data store in the event of a server name change, or migrate the data store to a different type of database (for example, migrate from Access to Oracle).
To migrate the data store to a new server:

1. Prepare the new database server using the steps you did before running XenApp Setup for the first time.
2. Create a DSN file for this new database server on the server where you will be running dsmaint migrate.
3. Run dsmaint migrate on any server with a direct connection to the data store.
4. Run dsmaint config on each server in the farm to point it to the new database.

/srcdsn:dsn1
The name of the data store from which to migrate data.
/srcuser:user1
The user name to use to connect to the data store from which the data is migrating.
/srcpwd:pwd1
The password to use to connect to the date store from which the data is migrating.
/dstdsn:dsn2
The name of the data store to which to migrate the data.
/dstuser:user2
The user name that allows you to connect to the data store to which you are migrating the source data store.
/dstpwd:pwd2
The password that allows you to connect to the data store to which you are migrating the source data store.

1. не совсем понял что имеется ввиду. какую подготовку сделать, что именно?
2. с DSN боле менее понятно . надо создать файл смотрящий на этот сервер.
3. что имеется ввиду под прямым конетком к data store ? я так понимаю просто на любом цитрикс сервере и фермы , так?

Возможно у кого то была практика по переносу. поделится своим опытом. что да как и в каком порядке.




© OSzone.net 2001-2012