Migrate from Existing SQL 2008 R2 Failover Cluster (Rackspace) to new offsite SQL 2008 R2 Cluster (our own cloud)

I have an existing cluster sitting in Rackspace. We have a new co-location with its own SAN that we want to migrate everything over to. Now, if we were keeping the SAN active in Rackspace, this wouldn't be an issue and I'd just add two new nodes to the cluster
and take down the two old nodes, but I need the data shipped to the new SAN so everything in Rackspace can be turned off. VPN is configured between sites (500mbps pipe), so bandwidth isn't a problem.
Should I be adding new shared storage to the existing cluster, replicate to that, turn off the old shared storage, then add new nodes and eventually disable old nodes? I'm trying to do this with the least downtime.
The picture can best be described as this (very simplified)
RACKSPACE CLUSTER - on its own SAN
Node 1: SQLSERVER1-RACK
Node 2: SQLSERVER2-RACK
SQL Server Name: SQLSERVER
NEW CLUSTER - on its own SAN
Node 1: SQLSERVER1-NEW
Node 2: SQLSERVER2-NEW

while this might be doable using SQL Server replication, log shipping is best on a continual basis, or use a backup restore for a one time copy.
looking for a book on SQL Server 2008 Administration?
http://www.amazon.com/Microsoft-Server-2008-Management-Administration/dp/067233044X looking for a book on SQL Server 2008 Full-Text Search?
http://www.amazon.com/Pro-Full-Text-Search-Server-2008/dp/1430215941

Similar Messages

  • Using MA to migrate from a G5 running 10.4.11 to a new iMac running 10.6.2

    OK, So I'm an IT professional but I'm working on my husband's machine which introduces a whole new set of risks - like staying married
    He has an old G5 running Tiger and I just got him the new i5 for Christmas. I'm getting ready to migrate everything over, but I'm second guessing myself. Any affirmation or suggestions would go a long way before I proceed. I plan on doing a complete back up as a precautionary measure, but should I upgrade him to the latest version of 10.5 first? Also, should i do a complete migration, or just move over his profile? We have most of the media for his apps with the exception of a just a few I can't locate. I would really prefer to not have to re-install all his software, as he's a media hog. Anyone willing to share best practice on this? Thanks

    most people Migrate using Migration Assistant without many problems. I would not bother trying to install Leopard on his machine first. that just might introduce further complications. however, problems when migrating from PPC to intel and jumping over on OS version are certainly possible.
    see this link for details on that
    http://discussions.apple.com/thread.jspa?threadID=435350&tstart=0
    I do not necessarily advocate going straight for manual migration as this link suggests. you can try MA first. if it leads to problem you can always do a wipe and install and use manual migration.
    before migrating make sure that all the apps are SL compatible.
    rebuild all your mailboxes in Mail if you are using it.
    also, if migrating applications leads to problems you can try migrating user accounts and data only but not applications. of course that will mean reinstalling all the apps from scratch.

  • HT1338 How do I migrate from G5 iMac (PPC) 10.4.11 to a new Intel iMac?

    I am running OSX Tiger 10.4.11 on an iMac G5 PowerPC from 2006. If I upgrade my hardware to a brand new Intel iMac running Mountain Lion as I am considering, how do I best migrate from my old machine to the new, problem free?
    I believe that I can't upgrade beyond 10.4.11 on my G5 as it isn't supported so my problem is a dual upgrade/migration one!
    I'm also aware that I can't run PPC software on an Intel Mac but I'm really having trouble getting my head around the problem of such a large, combined hardware and OS upgrade! HELP - what do I need to do?? Simple explantions only please!
    PS - Apologies if this aimed at the wrong community or it is not presented correctly - it's my first post!
    Many thanks,
    Len57

    Thanks Mende1; I know that PPC apps won't function on Intel machines but I can migrate the Universal apps, right? There is such a large gap between Tiger and Mountain Lion - can I still migrate files directly from one to the other taking the Universal apps as well? Sorry, I'm not very computer savvy!
    Len57

  • How to migrate an existing Microsoft SSIS deployment if it is decided to replace SQL Server with an Oracle database?

    Hi Oracle Gurus!
    Currently, I am designing an ETL solution that transforms and loads a lot of data from flat files and sends it to an SQL Server 2008 R2 database for storage. However, at a future point of time, it may be decided to add or even replace SQL Server with an Oracle 11g database.
    Currently, I am writing script transforms in C# to dynamically generate SSIS packages to tansform and load the data into SQL Server. But considering that in future, an Oracle 11g or 12c database might be added to, or replace the SQL Server database, how do I make my script transforms (or whatever else I am developing currently for SQL Server) reusable to the extent possible?
    Or more precisely, what steps do I take, from an Oracle point of view, to ensure that any future migration of data to an Oracle database would be smooth to the extent possible?
    Looking up to my Oracle Gurus for enlightenment in this matter!
    Novice Kid

    When you're writing your on C# code to load data into the SQL Server you have to modify the routines so that they will work with Oracle.
    One approach is to use the extproc agent which would allow you to directly call external programs with all the logic in it to perform the load of your files and to put the data into the Oracle database. Another option would be to use utl_file package (or equivalents) which will allow you to open external files from your Oracle database and to directly read its content and then to pass it to the related tables.

  • How to migrate from existing Database Usermanagement to Active Directory?

    Hello experts,
    we are running a portal with more than 2000 users. So far our user management is done by the portal´s own identity management with the database as data source.
    However for many reasons instead of the database we would like to use an existing company´s Active Directory (=AD) as a data source for identity management. That means that we would like only to use the AD-users and AD-groups in the portal.
    All users who are in the portal´s database now you can find also in the existing company´s Active Directory. Luckily the users have the same ID both in the database and in the AD.
    We know that the migration form the database to AD is a big issue since many portal objects depend on the existing structures. However because the IDs of users are identical in both systems we hope to finde a way to "override" the existing usermanagement data with the AD data without loosing the existing settings (e.g. KM-Permissions, user profiles etc.).
    Generally I am asking you if you have had already experience with changing the user management´s datasource of an already "living" portal (several 1000 users) to Active Directory User Managent.
    What problems can occour?
    Which modifications need to be done?
    Which portal´s objects are affected by the migration?
    Is a migration possible at all?
    I will appreciate all suggestions, remarks, ideas.
    Thanks in advance.
    Thomas

    Hello experts,
    the current permissions in the KM-Objects are based on both groups and users from database.
    Because it is not possible to modify the Group´s Display Name in the portal´s database we would also like to use LDAP-Groups in the portal: All users and groups in the portal shall be managed by Active Directory in future.
    In the Active Directory it is possible to modify the Display Name of groups. This is a necessary feature because of reorganisations of departments in our company which occur from time to time.
    Creating new groups with the new department names is not an option because one has to assign all department members to the new group again. Otherwise one need to asign the new group to the ACLs of all KM objects in question. This is a too big deal.
    However, thank you for that hint Michael.
    Any other experiences?
    I will appreciate any ideas, foreseen problems.
    Thomas

  • Windows 2003 SP2 servers migrating from IIS 6.0 to IIS 7.5 without upgrading to Windows 2008 R2

    I have 3 Windows 2003 SP2 servers running IIS 6.0 and my client wants to upgrade to IIS 7.5 without having to upgrade the OS to Windows 2008 R2. Is this possible?
    Thanks

    No I'm afraid not. The full versions of IIS depend on the OS, so IIS6 on 2003, IIS7 on 2008, IIS7.5 on 2008 R2.
    The Express version of IIS can be installed on 2003 but that's for developers only so no use in your situation.
    Also worth nothing in terms of upgrading, unless your 2003 installation is 64-bit then you can only do an in place upgrade to 2008 IIS7. There's no 32-bit option with 2008 R2, and no way to do an in place upgrade between 32-bit and 64-bit, so if you really
    need to upgrade to IIS 7.5 then your only option would be to start with a new install and then migrate the websites from one server to another.

  • How to :Migration from existing 595 into new 595 in RAC?

    Hi all,
    This is the bit complicated task for me(i.e) first let me explain our environment
    We are having 595 two instances (RAC) and 8300 is our storage due to the position we are not able to enhance the memory and CPU in this existing 595 Server.So what we are planning to make another 595 servers with some high configuration?
    Since this is new area for me dont know any idea of how to migrate these into new 595 Servers.
    fy.i storage will not get any change it will be as it is.
    I need any docs or anyone pls share their ideas and steps how they did(suppose if anyone did this already)
    Waiting For your reply.
    Thanks & Regards
    M.Murali..

    If your objective is to replace the exiting 595's with new one's then follow the steps below :-
    1. configure both the new servers (595) for RAC installation - follow the pre-install steps required for installing clusterware etc. e.g. storage, network, ssh etc..
    2. add both the new servers as a "node3" and "node4" into the existing 2-node cluster - follow the "node add" procedure in the documentation
    3. turn-off the first 2 nodes on old servers (node1 and node2)
    4. test your application with only the nodes...
    5. remove the old nodes using "node delete" procedure given in the documentation
    reference - http://download.oracle.com/docs/cd/B19306_01/rac.102/b14197/adddelunix.htm#BEICADHD
    - Siba
    http://dbathoughts.blogspot.com

  • Data Migration from existing legacy to SRM

    Hello All ,
    We are preparing for cutover of our SRM implementation.
    Version in SRM 5.0 tech scenario - Classic.
    The business scenario is Sourcing with Bid Invitation.
    At our client's place existing legacy is working where they have many open Bid Invitations.
    We are looking for a way to migrate these BI to SRM.
    Has anyone done this or similar activity before?
    I saw one thread
    LSMW in SRM
    but was not much helpful.
    Hence new post.
    BR
    Dinesh

    Dinesh, since bid invitations are quite a operational document type, i.e. usually the bid invitation has not the character of master data or of a document with a long validity -- contrary to e.g. contracts, long term POs etc., I would generally question this as a valid requirement -- effort/money/time vs. business value.
    If you still have enough reasons -- you need to custom build something I suppose. I would start analyzing at creation of a bid invitation (out of sourcing) and look up what exactly is posted where -- via debugging + what's on the tables after creation (BBP_PD). Generally, I would say there is too much dependency on master data residing in SRM, i.e. to create valid bid invitations in SRM you have to create certain master data - now existing only in the legacy system -. As well the 'migrated' bid invitations should be for display only.
    I would not touch this - only if there is really a biiiiiig reason to do so. For history/reporting purposes I would try to extract the legacy data into BI instead of moving these things around into the SRM landscape.
    Richard

  • Migrating from 2007 Mac Book running 10.4.11 to new Mac Book Pro

    Applecare is about to expire on my trusty 13" MacBook. I have been reading these forums to help me decide on a new laptop and will probably get a 13" MacBook Pro since I only do e-mail, internet and some home video editing with iDVD but want something faster. I would rather get a cheaper model and replace more often.
    I have been lazy and have not upgraded OS for a long time. Am I going to run into any problems using Migration Assistant to move from my old 10.4.11 to the latest Snow Leopard? I really do not want to do a clean install if I can help it. I have a FW drive so I can keep a bootable back-up of my old HD just in case as I transition. TIA for help. I tried search but couldn't find exactly what I need.

    Jean,
    Yes do use MA however don't use it until you have started up the new machine and run it for a few hours. Part of the installation process it will ask you if you are switching from an old Mac, at this point say no and let you installation continue. By doing this your migration will go faster and also ensure your new machine is running fine. Also because your old machine used Firewire 400 & the new machines use Firewire 800 you will need a cable like this. Once you are happy the new machine is running OK, run Migration Assistant and follow the on screen instructions.
    Regards,
    Roger

  • Data migration from an old SAP 4.7-system to an new ECC6.0 System

    Hello,
    we have a reengineering-project, where we must migrate the old data from 4.7 to a new ECC6.0 system.
    And it is not the same system.
    Also there will be some data-mappings at the import.
    For the import I thought the LSMW would be good. But how can I make the export??? Have you got an idea?
    Thanks.
    Sylvie

    Hi,
    From an experience which I gained after working on same scenario as u stated i can suggest u to follow following 3 steps.
    Step1 Extract data into flat file using some extraction report.
    Step2 Mapping program which we call as conversion program which will map data field values with proposed new values
    Step3 Upload program which we have used our case as BDC reports to upload data into new system. LSMW is not preferred one as while uploading u may come come across various scenarios which are really difficult to handle using LSMW. U can also use BAPI's to upload data.
    Regards,
    Pritish

  • Migration from the older version of the JHeadStart to the newer version

    Hi ALL,
    i want to migrate an application form the older version of the JHeadStart (10.1.3) to the newest version (10.1.3.2 )
    is there any things i must take care of it ??
    as when i opened the application in the new JHeadStart and try to run the application definition i got java.lang.NullPointerException ???????????

    In the default templates, a revision history lists the modifications made in new releases. If you know what functionality you changed compared to the old default template, you can apply that same change to the new default template.
    If you use a Version Control System like CVS or Subversion, this is relatively easy. See the JHeadstart Blog post about Subversion at http://blogs.oracle.com/jheadstart/2007/02/20#a138, it includes a screen shot of how to see the changes between the old and new default templates.
    See also the 2nd suggestion in section 4.7.2 of the JHeadstart Developer's Guide.
    Hope this helps,
    Sandra Muller
    JHeadstart Team
    Oracle Consulting

  • "Buy a new MAC" or "Pay dearly for us to help you hopefully fix something we broke!" Where is the intelligence in that kind of a response from Apple? Are you intentionally leaving all the people that made you billions on our own?

    So, My Dear Apple Inc,
    At this time, you are earning billions of dollars due to "our" belief in your products. Most of us had pretty good luck. But the flip answers the phone support people give the people that have problems are sickening. We are the Human User side of the business. We spend money to support you. We have the power to collapse the entire Apple Empire if you do not support and answer us in a civil manner. We "very much" would like to support the growth of Apple and whatever subsidiaries. But you must deliver and stand behind your products and services. Most of us are not Techs. We are end users with crazy busy lives and we require you to work along side of us to create a more sustainable computer environment for home and business. Gee whiz guys. Crashes and freezes after we keep upgrading. I am new here. Sorry. I have not even learned how to answer your comment.

    Hey MacSurvivor!
    Please give us a rundown of what exactly you are expereincing so we can further assist you. There are so many configurations out there, it's hard to help with so little to work off of.
    I understand you are upset.
    1) How old is your HDD
    2) how did you install ML (clean or over top)
    3) what are you doing before you see crashes or freezes?
    4) how can we reproduce them?
    The better you can describe what you are seeing (and not feeling) the better we can help.

  • Failed live migration from HyperV2012 to Hyperv2012R2 cluster

    I’m at a loss on something and I was wondering if you could point me in the right direction.    I tried to migrate a server from one of my 2012 hosts to a brand new verified Hyperv 2012 R2 cluster.  I had already succesfully migrated 5 others
    from there but this one Sql 2012 guest gave me a problem.
    When I tried to live migrate it, it failed.  It said the hardware on the destination computer was not compatible.  I did some research and one blog said that sometimes you migrate to different hardware and it fails, like processors.  The guy
    on the blog said to check the box under processor\compatibility to put the virtual processor in compatibility mode.  I did that and tried again but it failed again.  This blog said something about resource groups.  The virt was “locked” at that
    point.
    I got frustrated so I just turned off the guest and copied the disks and rebuilt it on Aag with the same memory processor setting.  I thought I was fine, but I looked at it the next day and in the failover cluster manager it shows the machine is “off”. 
    BUT the VM is actually running because the server is working. It’s a database server and the sites using it are up, and I can RDC to it.  So I’m afraid to touch it.
    And these are the errors from the event log
    'Virtual Machine Configuration DEVDB1' failed to register the virtual machine with the virtual machine management service.
    The Virtual Machine Management Service failed to register the configuration for the virtual machine '62AAD2B5-8E03-4B59-84E0-D52CBF36934B' at 'C:\ClusterStorage\Volume2\Devdb1\DEVDB1': The
    system cannot find the file specified. (0x80070002). If the virtual machine is managed by a failover cluster, ensure that the file is located at a path that is accessible to other nodes of the cluster.
    Cluster resource 'Virtual Machine Configuration DEVDB1' of type 'Virtual Machine Configuration' in clustered role 'DEVDB1' failed. The error code was '0x2' ('The system cannot find the file
    specified.').
    Based on the failure policies for the resource and role, the cluster service may try to bring the resource online on this node or move the group to another node of the cluster and then restart
    it.  Check the resource and group state using Failover Cluster Manager or the Get-ClusterResource Windows PowerShell cmdlet.
    I think I moved it while it was in a funky state.  I also think I was supposed to “export” the vm first.  I guess I’m a newbie but I’m not sure what to do to fix it.  Any advice is greatly appreciated.

    I think i found at least part of the problem but i'm not sure.  My new VM's configuration files and directory are called this.
    D79490DB-48F9-40A4-9540-53F2532D3F7F
    D79490DB-48F9-40A4-9540-53F2532D3F7F.xml
    Not 62AAD2B5-8E03-4B59-84E0-D52CBF36934B
    Still not sure what to do about that though.

  • Custom Auto Attendant Prompts through TUI not working for users who migrated from 2010 to 2013

    In Exchange 2010, we started using unified messaging and set up Auto Attendants. We setup a admin role/RBAC for people of a security group to be able to update the message on the auto attendants. They have the UMPrompts assigned role. All of this is working
    great in 2010. We have now migrated to 2013, and the users who were migrated from 2010 to 2013 can no longer update the messages through TUI. Newly created 2013 users can and are assigned the EXASCT same permission as the users who have been doing this for
    well over a year on 2010.  When they call the AA and press #,* they are asked to provide their extension, after doing so the system tells them that extension is not correct. and asks for the extension again.  Newly created users with the same permissions
    get prompted for their PIN and can log in and change the message just fine. 
    Confirmed Bug?  anybody else having this issue?
    What would be different for this process between a user who was migrated from a previous version like 2010 compared to a newer user who has only ever existed on 2013?

    What if the migrated 2010 users are in the same DB as the system mailbox? I had a similar issue during a migration; http://www.skypeadmin.com/2014/11/10/known-issue-um-automated-attendant-tui-editing-broken-migration/
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question please click "Mark As Answer".
    SWC Unified Communications
    This forum post is based upon my personal experience and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • No cover anymore after migration from Windows XP Itunes to Mac Itunes

    I've migrated from my poor old PC laptop to my beautifull new Mac Pro. It was very easy with the media (they were all in an external hard disk) and the playlists through an USB key but I cannot find my covers (about 300 albums). What can I do ? Thank for your help.

    Yes I transferred the artwork folder in the Itune folder such as it was in the windows configuration but I'm not sure I must keep this structure for the mac. Apparently no link can work between this former folder and the albums. As regard "advanced menu > get artwork" I think it's to recover some covers directly fron a database on the net - not from my own data.

Maybe you are looking for

  • How to use 'BAPI_GOODSMVT_GETITEMS'...........

    Hi Experts, I am giving in selection option date, from which i want to extract data from   CALL FUNCTION 'BAPI_GOODSMVT_GETITEMS'     TABLES     MATERIAL_RA           =     PLANT_RA              =     STGE_LOC_RA           =     BATCH_RA             

  • Restore achive logs from tape

    Hi I need to restore archive logs from the tape. I am pretty new on this, do i have to go brtools and restore the archive logs or there is a t code in sap that I can recover from that? if it is using brtools, what is step and procedure? do I have to

  • Dignostic Error-Failed to assign UME support Roles : Server returned: 503

    Hi All, We are trying to implement diagnostics on one of our EPortal Server. We have already completed all the pre-requisites of diagnostics on EP . When we try for diagnostics System >Managed System> it gives us following error User existence check

  • Dynamic embedding of DTD in DOM

    Hi I am parsing the below XML which is uploaded by the user. <?xml version="1.0"?> <carList  name=””> <car> <name/> <model/> <cost/> </car> </carList> Similarly user can upload even truck.xml or flight.xml, which are having seprate DTDs for validatio

  • Time loop and events (again)

    Good morning, I still have problems with time loops and events. I have an event structure based on run time menu (two buttons: start stop). When I push start, an automatic sequence is started made of a state machine (so a while loop). I want to stop