MOSS Forum

 
Home » Forum » MOSS       Ask a questionRSS Feeds

MOSS Content Deployment to multiple servers

  Asked By: Dexter Mclaughlin         Date: Oct 01, 2009      Category: MOSS      Views: 358
 

I am working with a client where we have a staging server and have to
push content to production server and DR server.

I have created a path for staging --> Prod and it works fine.

Now when I went to create a path from staging -- > DR .. I get an error
and message

""There can be only one content deployment path from a given source
site collection to a destination site collection. ""

Has anyone tried this and confirm if this is MOSS limitation.

Tagged:            

 

3 Answers Found

 
Answer #1       Answered By: Luke Davis          Answered On: Oct 01, 2009       

I suspect your problem is that you've somehow created  the PROD and DR
environments as exact duplicates of each other. You can have multiple  paths and
jobs from a single staging  site, but the destination  has to be different for
each path. If your DR is a restored backup of the Prod server  you won't be able
to use Content Deployment to deploy to it. If it is built as a separate but
equal server then you can deploy to it from a second path  with the same starting
point.

 
Answer #2       Answered By: Daniella Landry          Answered On: Oct 01, 2009       

This issue happens when I am creating a new path.

Do you mean if I delete the site  on the DR box and create  a blank
site, this would work?
Or do you mean something different,, please explain.

 
Answer #3       Answered By: Bo Stafford          Answered On: Oct 01, 2009       

How were the PROD and DR environments created? If they were restored from the
same backup into different FARMS then that is the problem because they have the
same GUIDs for both the source and destination  as an existing Path.

Other than that, the destination of a new Content Deployment path  and job must
be a Blank or empty site.

 
Didn't find what you were looking for? Find more on MOSS Content Deployment to multiple servers Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].