Terrible performance after moving VM's to new hardware

We recently decided to purchase a new server to run our VM's on since the old one did not have redundant drives. Unfortunately our new and improved server has resulted in far worse performance now that I've moved the VM's over to it! I am not really sure
why, but can only assume it is to do with the drive configuration.
Basically when the VM's are running on the new virtual server host, it takes a long time just to login to the VM's (with our without a roaming profile). General use once you are logged in seems OK, but it is much slower than before. We have a DC as one of
the VM's and when it was on the new server it was taking a very long time to provide AD group membership information resulting in some applications that request this information to perform very badly. As a result, I had to move that VM back to the old server.
The new server has the following specs:
Dell PowerEdge R620
2x Xeon E5-2630v2 2.6GHz processors
64GB RAM
PERC H710 integrated RAID controller, 512MB NV CACHE
6x 1TB 7.2K RPM 6Gps SAS 2.5" HDD
O/S (C drive) configured on RAID 1 using 2x 1TB drives, GPT partition
Hyper-V storage (D drive) configured on RAID 10 using 4x 1TB drives on 2 spans, GPT partition on simple volume in Windows formatted with 64KB cluster size
Running Windows Server 2012 Datacenter R2 with Hyper-V
The old server has the following specs:
Dell PowerEdge 2950 (2007 model)
2x Xeon E5335 2.0GHz
24GB RAM
Unknown RAID controller
4x 300GB 15K SAS drives running with NO RAID. Each drive holds 2-3 separate VM's.
Running Windows Server 2012 Datacenter with Hyper-V
The new server is currently only running 6 VM's and already displaying the performance problems. We have over 10 VM's that need to be hosted ideally. The current 6 VM's which are running include our production Exchange 2010 server (only 10 staff with an
80GB VHD), Windows Update Server (100GB VHD), SQL 2000 server with limited use (100GB VHD), FTP server with minor use, build server for .NET development with infrequent use and a basic server which is used for licensing/connection services for our own applications
we develop (low use).
The only thing I can think of is the difference in the disk/RAID configuration. But it seems this configuration I am using is quite popular and therefore I would expect it to easily handle 6 VM's given the specs of the server?
Any help much appreciated.

Hi your hardware setups looks good, and should perform nicely with 6 VM's, it could be network related, but make sure you have write cache allocated to your VM Drive.
I presume you installed all the latest drivers and firmware updates to your new server for 2012R2, for network and storage controller etc.
Ive seen slow VM's when the network isn't performing, or configured wrong, you could test a non domained server, with no network connectivity, or boot an exsisting one into safe mode without networking just to see how it performs.
Ruling out network, make sure if you have any AV, that you have excluded these directories :-
·         Default virtual machine configuration directory(C:\ProgramData\Microsoft\Windows\Hyper-V)
·         Custom virtual machine configuration directories
·         Default virtual hard disk directory (C:\Users\Public\Documents\Hyper-V\Virtual Hard Disks)
·         Custom virtual hard disk directories
·         Snapshot directories
·         Vmms.exe
·         Vmwp.exe <o:p></o:p>
also that you have disabled C-States in your System Bios, and you have set any performance plans to maximum performance.
Mixed VHD and VHDX will have no effect on your underlying disk performance.
you can check the disk performance on your host server using the resource monitor, Queue length needs to less than 1 for your RAID 10 disk.
hope this helps. let us know how you get on.
regards
MArk

Similar Messages

  • OWA can't be accessed after moving data files to new volume

    SBS 2008  Exchange 2007
    Used the Move Files wizard in SBS Console to move Exchange files off of system drive to a storage drive.  Wizard said move was successful.  Opend Exchange management Console and verified path to files under Server/Mailbox.
    I get this error and the details when trying to access OWA. Server and user names have been changed to protect the innocent.  :)
    Can anyone offer a suggestion or solution?
    Outlook Web Access could not connect to Microsoft Exchange. If the
    problem continues, contact technical support for your
    organization.
     error details
    Show details
    Request
    Url: https://remote.contoso.com:443/owa/default.aspx
    Exception
    Exception
    type: Microsoft.Exchange.Data.Storage.ConnectionFailedTransientException
    Exception
    message: Cannot open mailbox /o=First
    Organization/ou=Exchange Administrative Group
    (FYDIBOHF23SPDLT)/cn=Recipients/cn=JohnDoe.
    Call stack
    Microsoft.Exchange.Data.Storage.ConnectionCachePool.OpenMailbox(String
    serverDn, String userDn, String mailboxDn, Guid mailboxGuid, Guid mdbGuid,
    Object identity, ConnectFlag connectFlag, OpenStoreFlag openStoreFlag,
    CultureInfo cultureInfo, String clientInfoString, Boolean secondTry)
    Microsoft.Exchange.Data.Storage.ConnectionCachePool.OpenMailbox(String
    serverDn, String userDn, String mailboxDn, Guid mailboxGuid, Guid mdbGuid,
    Object identity, ConnectFlag connectFlag, OpenStoreFlag openStoreFlag,
    CultureInfo cultureInfo, String clientInfoString, Boolean secondTry)
    Microsoft.Exchange.Data.Storage.ConnectionCachePool.OpenMailbox(String
    serverDn, String userDn, String mailboxDn, Guid mailboxGuid, Guid mdbGuid,
    Object identity, ConnectFlag connectFlag, OpenStoreFlag openStoreFlag,
    CultureInfo cultureInfo, String clientInfoString)
    Microsoft.Exchange.Data.Storage.MailboxSession.Initialize(LogonType
    logonType, ExchangePrincipal owner, DelegateLogonUser delegateUser, Object
    identity, OpenMailboxSessionFlags flags)
    Microsoft.Exchange.Data.Storage.MailboxSession.CreateMailboxSession(LogonType
    logonType, ExchangePrincipal owner, DelegateLogonUser delegateUser, Object
    identity, OpenMailboxSessionFlags flags, CultureInfo cultureInfo, String
    clientInfoString)
    Microsoft.Exchange.Data.Storage.MailboxSession.Open(ExchangePrincipal
    mailboxOwner, WindowsPrincipal authenticatedUser, CultureInfo cultureInfo,
    String clientInfoString)
    Microsoft.Exchange.Clients.Owa.Core.OwaWindowsIdentity.CreateMailboxSession(ExchangePrincipal
    exchangePrincipal, CultureInfo cultureInfo)
    Microsoft.Exchange.Clients.Owa.Core.UserContext.Load(OwaContext
    owaContext)
    Microsoft.Exchange.Clients.Owa.Core.RequestDispatcher.CreateUserContext(OwaContext
    owaContext, UserContextKey userContextKey, UserContext& userContext)
    Microsoft.Exchange.Clients.Owa.Core.RequestDispatcher.PrepareRequestWithoutSession(OwaContext
    owaContext, UserContextCookie userContextCookie)
    Microsoft.Exchange.Clients.Owa.Core.RequestDispatcher.InternalDispatchRequest(OwaContext
    owaContext)
    Microsoft.Exchange.Clients.Owa.Core.RequestDispatcher.DispatchRequest(OwaContext
    owaContext)
    System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
    System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&
    completedSynchronously)
    Inner Exception
    Exception type: Microsoft.Mapi.MapiExceptionLogonFailed
    Exception
    message: MapiExceptionLogonFailed: Unable to open
    message store. (hr=0x80040111, ec=-2147221231) Diagnostic context: Lid: 18969
    EcDoRpcExt2 called [length=981] Lid: 27161 EcDoRpcExt2 returned
    [ec=0x0][length=132][latency=15] Lid: 23226 --- ROP Parse Start --- Lid: 27962
    ROP: ropLogon [254] Lid: 17082 ROP Error: 0x80040111 Lid: 26937 Lid: 21921
    StoreEc: 0x80040111 Lid: 27962 ROP: ropExtendedError [250] Lid: 1494 ---- Remote
    Context Beg ---- Lid: 26426 ROP: ropLogon [254] Lid: 22787 Error: 0x0 Lid: 13032
    StoreEc: 0x8004010F Lid: 59409 Lid: 45073 Lid: 11173 StoreEc: 0x80040111 Lid:
    22970 Lid: 8620 StoreEc: 0x80040111 Lid: 1750 ---- Remote Context End ---- Lid:
    26849 Lid: 21817 ROP Failure: 0x80040111 Lid: 26297 Lid: 16585 StoreEc:
    0x80040111 Lid: 32441 Lid: 1706 StoreEc: 0x80040111 Lid: 24761 Lid: 20665
    StoreEc: 0x80040111 Lid: 25785 Lid: 29881 StoreEc:
    0x80040111
    Call stack
    Microsoft.Mapi.MapiExceptionHelper.ThrowIfError(String message,
    Int32 hresult, Int32 ec, DiagnosticContext diagCtx)
    Microsoft.Mapi.ExRpcConnection.OpenMsgStore(OpenStoreFlag
    storeFlags, String mailboxDn, Guid mailboxGuid, Guid mdbGuid, MapiStore
    msgStorePrivate, String& correctServerDn, ClientIdentityInfo
    clientIdentityAs, String userDnAs, String applicationId, CultureInfo
    cultureInfo)
    Microsoft.Mapi.ConnectionCache.OpenMapiStore(String mailboxDn, Guid
    mailboxGuid, Guid mdbGuid, ClientIdentityInfo clientIdentity, String userDnAs,
    OpenStoreFlag openStoreFlags, CultureInfo cultureInfo, String applicationId)
    Microsoft.Mapi.ConnectionCache.OpenMailbox(String mailboxDn, Guid
    mailboxGuid, Guid mdbGuid, WindowsIdentity windowsIdentityAs, String userDnAs,
    OpenStoreFlag openStoreFlags, CultureInfo cultureInfo, String applicationId)
    Microsoft.Exchange.Data.Storage.ConnectionCachePool.OpenMailbox(String
    serverDn, String userDn, String mailboxDn, Guid mailboxGuid, Guid mdbGuid,
    Object identity, ConnectFlag connectFlag, OpenStoreFlag openStoreFlag,
    CultureInfo cultureInfo, String clientInfoString, Boolean secondTry)

    Hi Esyxx,
    Based on your description, I understand that you move Exchange Server Data to a new volume. And then encounter
    issue when access OWA. If anything I misunderstand, please don’t hesitate to let me know.
    à
    I get this error and the details when trying to access OWA.
    Would you please let me know whether all users encounter the same issue? Or just some specific users? After
    moving, did you
    manually mount the mailbox database? If access mailbox via Outlook, will still encounter any issue?
    In addition, please run Exchange BPA and
    SBS BPA, then fix all that they can find and monitor the result.
    By the way, I noticed that you post screenshot here. However, pictures seems to be damaged. Would you please
    provide the screenshot again or upload it in
    OneDrive, then post link here? Thanks for your understanding.
    Regarding to moving Exchange Server Data, please also refer to following article and check if can help you.
    Move the Exchange Server Data
    Hope this helps.
    Best regards,
    Justin Gu

  • How do I get photos to show in my collections folders after moving photos to a new location?

    After exporting my main folder to a new location along with the .lrcat and .lrdata files, along with my backup files, all of my collections folders show zero images in them.  I need to somehow link these files together to get my collections back.  The pnotos are there, just not showing in the collection folders.

    Whats the simplest and most easily mainted method for storing files?  Do folks dump them into one huge file and then sort with Lr collections or do they import into smaller files AND sort with collections. 
    I would like to back up the mess I have and use collections but not sure if there is an efficent way to do so.
    I believe that sometimes you are using the word "file" to mean "folder"
    The simplest and easiest way to manage files is to use the default import mechanism in Lightroom, which is to put them into folders by capture date. This takes zero effort on your part. From that point on, you NEVER move them, how simple is that? (there is one exception which I shall explain in a minute) and then you use Lightroom tools ... keywords and other metadata, to allow you to organize and search.
    Backups are accomplished by making a backup of both your catalog file and all of your photos.
    The exception to never moving your photos is when you need to move them to a new hard disk or new computer, then of course you should move them.

  • Poor performance after moving from hp to linux, oracle 11.2.0.1 to 11.2.0.3, filesystems to ASM

    We moved a database from HP/UX to linux, upgraded oracle from 11.2.0.1 to 11.2.0.3, and from filesystems to ASM.  The new server has 32 cores and 500gb of memory. the old server has less than half of that.  Queries take twice as long to run on the new server as on the old server.  We've tested to eliminate I/O as the issue by creating a local filesystem and creating the database there.  The performance was still double over the old database.  We also moved the database to a 3rd server, using ASM and 11.2.0.3 of oracle for testing to prove to the systems administrator that it wasn't a database problem.  The performance on the 3rd server is incredibly fast.  This points to something on the new server.  Does anyone have any ideas of what to look at next, keeping in mind that we've tested the heck out of I/O.
    Thanks for any assistance.

    Well, a few details about your configuration could help:
    What does /proc/meminfo on the server show?
    How is the storage connected?
    What does: "# /sbin/ifconfig -a" show?
    Are you using ASMLIB or straight ASM?
    Are you using multipath connections to storage?  If so, make sure that "/etc/multipath.conf" actually identifies the composite device and not one of the physical paths.
    Are there any entries in "/var/log/messages" while running the ASM testing?
    I'm sure these questions will stimulate others.

  • Dealing with Shared Libraries after moving iTunes library to new Computer

    I have recently purchased a MacBook Pro (Retina, 13-inch) with 2.8 GHz Intel Core i5 processor and 8 GB 1600 MHz DDR3 memory. Previously, I had my iTunes on a Dell PC computer. Using an external hard drive, I transferred my iTunes library over to the Mac. After trying to sync my iPhone 4 (iOS 7.1.2), I discovered that I wasn't able to sync my music. In my attempt to fix this, I tried several things. I actually purchased iTunes Match, hoping that this would somehow fix this problem, but it didn't work. I tried restoring my iPhone to factory settings after completely a backup. Again, this did not work. I have tried to delete my library and add it back following the specific instructions found on the Apple Support site (How to move your iTunes library to a new computer  - Apple Support).
    When my iPhone is plugged in and I click under iPhone settings Music, the only option I have to work with is iTunes Match is On and syncing voice memos. There is not the option to sync music library.
    I feel that somehow I have created multiple libraries or messed smoothing up because I can't even transfer music on to my iPhone manually. It's like my iPhone won't recognize the library on my iTunes. I am using the 12.
    Any help would be greatly appreciated!

    Cozmic66 wrote:
    I have recently purchased a MacBook Pro (Retina, 13-inch) with 2.8 GHz Intel Core i5 processor and 8 GB 1600 MHz DDR3 memory. Previously, I had my iTunes on a Dell PC computer. Using an external hard drive, I transferred my iTunes library over to the Mac.
    Copy the entire /Music/iTunes/ folder from old computer to /Music/ on new computer.
    Then launch iTunes.
    This is all you need to do.
    You do not need to add anything or import anything to iTunes.
    When you have iTunes Match turned on, you do not sync music via the computer or iTunes.
    You sync via iTunes Match.

  • Two quick questions about Library after moving beginning on a new computer

    Hi there,
    I just moved from Windows to Mac, meaning I had to move my iTunes library from the old PC to my new MBA.
    Just a couple of quick questions.
    1. When I started iTunes on my new Mac, in the preferences I directed the media folder to the folder with all my itunes music/podcasts etc, and then I imported the Library XML file.  Is this incorrect? Should I have imported a different file? Should I have used the itl file instead? 
    If so, should I delete the library and start again?  (if this is the case, please suggest the best way of doing this without affecting my media)
    - a kind of sub-question to this one:  some of the media files arent showing up in the iTunes library, but they are in the media folder on the ext HDD.  Is there a way I can find out which ones havent been recognized by iTunes?  Whats the best way of getting them in to my library?
    2. Pretty much half of my podcasts have not been loaded in the new iTunes.  The ones that havent were ones that I subscribed to on my iPhone, whereas the ones that show up in iTunes were ones I downloaded from iTunes.  When I connect my iPhone and sync it with iTunes, will those podcasts show up in iTunes?  Or is there a risk that they will be deleted from my iPhone?
    Cheers,

    The .xml is lacking some information such as ratings, date added, and play count.  Using the .itl includes this information but cannot be imported using the method you did.
    A complete library is everything in the iTunes folder.  By using the method you did you left the artwork behind in the artwork folder on the other machine.
    Selecting the media folder in preferences does not get iTunes to recognize the media.  All it does is tell iTunes to start storing new media in that location.
    Using the method I outlined nothing will be missed (with the exception of WMA) because you aren't rebuilding your library, you are using the one that already exists.
    You don't have to re-copy everything as long as you get the stuff you missed and re-assemble it all as it was before except not on the Mac.
    What are the iTunes library files? - http://support.apple.com/kb/HT1660
    More on iTunes library files and what they do - http://en.wikipedia.org/wiki/ITunes#Media_management
    What are all those iTunes files? - http://www.macworld.com/article/139974/2009/04/itunes_files.html
    Where are my iTunes files located? - http://support.apple.com/kb/ht1391

  • Invalid license after moving software to a new computer; old version disengaged

    I bought a new MacBook Pro. I copied PhotoShop Elements 10, along with other software, from my old Mac and added it to the new one. I got a request on the new Mac to enter the license. I did that and receive notice that the license was invalid. Some investigation revealed that I did not have permission to use the software on two computers. I disengaged the software on the old Mac. I'm still getting a request for the license, but every time I enter it, I get the same invalid license error message. I have emptied the cache and dumped cookies on my browser. What else can I do?
    Any help much appreciate; thanks!

    Your license does allow the use of the software on two computers. The problem is that you can never, never move an installed version of PSE. PSE is not a tidy package like most mac apps; its installer strews stuff all over your hard drive and you can never hope to get all the necessary bits and bobs. You must ALWAYS install PSE from scratch on a new machine.
    By attempting to move it, you have made a lot more problems for yourself. Now you will need to download and run this:
    Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6
    After which you can go around and manually remove all the PSE bits you've brought over. Look not only in Applications, but also in hard drive>library>Application Support>Adobe and also in your username>library>preferences. (You can't use spotlight to search. It's programmed to skip these kinds of files.)
    After that you can reinstall from scratch.

  • Getting OEM working after moving the DB to new box.

    Greetings All,
    I am testing moving a database to a new box.
    I installed Oracle 11gR2 Enterprise Edition on the new box and created a new DB called DEV01. The same name as the DB I am moving. When I was building the new DB I also increased the memory allocations (there is more RAM on the new box).
    I then backed up to trace the spfile and control file on both the new (target) box and source box.
    I modified the pfile and create control file (for the new box) accordingly for the multiple datafiles and maintained the new increased memory allocations.
    I shutdown the new DB (target) and deleted all of the datafiles, spfiles, control files, redo, temp files. I retained the file structure.
    I shutdown the source DB and copied the datafiles to the new box.
    I then started nomount the new DB (target).
    I created a new spfile from the pfile I modified above for the new box.
    I created new control files from the modified file (mentioned above) on the new box.
    I then shutdown and restarted the new DB so the new SPFILE and new controlfile would be used.
    The relocated DB is fine, all schemas and data is there.
    Basically I restored a DB on a new box using a cold backup without the SPFILE and CONTROL files, I recreated the SPFILE and CONTROL files.
    Now my question:
    Is there a better way to get the OEM functioning without going thru the process of using the emca with the –repos recreate parameter? I believe this will drop and recreate the SYSMAN account/schema. I’d like to avoid this because I have many jobs scheduled. If I were to recreate the SYSMAN I will lose all of the jobs.
    Am I correct?
    How do I get the OEM functioning on the new box?
    Thanks for your time,
    Bob
    Edited by: Snyds on Feb 1, 2013 1:53 PM

    Thanks for your response.
    When I enter the emctl command as you suggested to check current settings the response is as if I requested help.
    I also submitted the same emctl commad on my production system and got the same result.
    So I then tried “emctl status dbconsole” and got the response below
    C:\Users\Administrator>emctl status dbconsole
    Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
    Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.
    https://WIN-O2T4J174RNT:1158/em/console/aboutApplication
    Oracle Enterprise Manager 11g is not running.
    So I then submitted emctl start dbconsole and got the response below:
    C:\Users\Administrator>emctl start dbconsole
    Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
    Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.
    https://WIN-O2T4J174RNT:1158/em/console/aboutApplication
    Starting Oracle Enterprise Manager 11g Database Control ...The service name is invalid.
    At one point in time (last week, 2 days ago) I tried using emctl with the recreate option, It seemed to hang so I canceled it. The SYSMAN schema was still there afterwards, although the account was locked.
    At this point it seems that I really messed things up. Fortunately this was a test.
    Any suggestions regarding how to set things right at this point?
    Thanks again,
    Bob

  • Can't see photos after moving iphoto library to new imac.

    The info for each picture and folder is there but there is not thumbnail or image.  Any help? 

    Then  apply the two fixes below in order as needed: 
    Fix #1
    Launch iPhoto with the Command+Option keys held down and rebuild the library.
    Since only one option can be run at a time start with Option #3, followed by #4 and then #1 as needed.
    Fix #2
    Using iPhoto Library Manager  to Rebuild Your iPhoto Library
    1 - download iPhoto Library Manager and launch.
    2 - click on the Add Library button, navigate to your Home/Pictures folder and select your iPhoto Library folder.
    3 - Now that the library is listed in the left hand pane of iPLM, click on your library and go to the File ➙ Rebuild Library menu option.
    4 - In the next  window name the new library and select the location you want it to be placed.
    5 - Click on the Create button.
    Note: This creates a new library based on the LIbraryData.xml file in the library and will recover Events, Albums, keywords, titles and comments.  However, books, calendars, cards and slideshows will be lost. The original library will be left untouched for further attempts at fixing the problem or in case the rebuilt library is not satisfactory.

  • HD movies after moving iTunes to a new computer

    I purchased a few HD movies on the Apple TV, but the HD versions do not show up in iTunes (although I see the HD files in the iTunes folder on the hard drive).
    I had to move everything to a new computer, and now that the Apple TV has synced to the new computer, I cannot access the HD movies because they are not showing in iTunes.
    Here's the Question: How can I get iTunes to recognize the HD versions so they will sync to the Apple TV???

    Drag those files into the open iTunes application window.
    (50399)

  • Cannot open files after moving Photoshop to a new computer

    Loading a document, I get the information:
    Fatal error – missing component:
    /Library/Application Support/Adobe/Adobe Version Cue CS4/Client/4.0.0/VersionCue.framework
    I use MAC OS X 10.8 and took the programm from the old computer with OS X 10.6.
    Message title was edited by: Brett N

    If you mean you just transferred it, that usually doesn't work. See THIS thread.
    --OB

  • App store and Safari not working after Time Machine restore to new hardware.

    I just had to install a new hard drive to my mid 2010 imac.  I restored with time machine.  I cannot find the original OS disc.  Upon restoring it appears there is a problem with the webkit framework as Safari, App store, and Skype all freeze upon clicking on them and after bouncing, they never open.  Chrome is working.  What do I do?

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    The title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen. Click the Clear Display icon in the toolbar. Then take one of the actions that you're having trouble with. Select any messages that appear in the Console window. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    The log contains a vast amount of information, almost all of which is irrelevant to solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    Some private information, such as your name, may appear in the log. Anonymize before posting.

  • Migration of BW system to New Hardware and Upgrade to NW04s

    Hi,
    I'm not sure this is the forum for this post but here goes...
    We have recently started a project to migrate our current BW3.5 system to new hardware (HP Superdome) and then upgrade to NetWeaver 2004s.
    To do this, we've taken a copy of our current Dev 3.5 system and moved it to the new hardware and will unicode and upgrade to NW04s.  Once this is complete, we plan to install NEW instances of QA and Prod with NW04s.  We will TRANSPORT all our configuration and reload all the providers in QA and Prod.  This will be a MASSIVE task as we have hundreds of infoproviders.  Additionally, I'm concerned we will not pick objects currently in 3.5 Prod system (e.g. custom queries/workbooks, infopkgs, process chains, variables, etc.) but not in current 3.5 Dev system.
    My question is this - can we instead take copies of the current QA and Prod (3.5) systems and migrate, unicode, and upgrade in the new Superdome hardware.  Per Basis, this is NOT possible due to the size of the current systems - approx 2.5 Terabytes.  But maybe half of the database is consumed by old PSA's, unused providers, etc.  If we were to clean up our current system and do a database reorg to reduce the database size, is it possible to do a system copy (Dev to Dev, QA to QA, Prod to Prod) --> any help/insight is much appreciated.
    Thanks,
    Senthil

    I had this experience in my previous project and i wanna share a with you. we have migrated our total bw landscape from alfa servers to HP superdome servers.
    we took all the copies of all the boxes( dev,QA,PRO) and migrate to superdome and upgrade to NW04. but in your case you are not taking copies QA and PRODUCTION. This is not realistic scenario. you got to move all the objects and configuration from dev to respective systems and load the data in the production.
    so you have to take all the copies of all the boxes and migrate to superdome and upgrage to NE04, is the right way of doing.

  • After moving to iCloud I can only get my email through the cloud, no new emails are making it to my home computer. Does anyone have any advice on how to fix this issue?

    After moving to iCloud I can only get my email through the cloud, no new emails are making it to my home computer and .mac account. Does anyone have any advice on how to fix this issue?

    Welcome to the Apple Community.
    Which OS are you using.

  • After moving from Canada to the US, getting a new iPhone 5C, and restoring my backup from iCloud, I can't update my apps. I get an error message that my account is not valid in the Canadian App store and I must change to the US store. How do I do that?

    After moving from Canada to the US, getting a new iPhone 5C, and restoring my backup from iCloud, I can't update my apps. I get an error message that my account is not valid in the Canadian App store and I must change to the US store. How do I do that?

    Change here:
    Settings > iTunes & App Stores > Apple ID: > View Apple ID > Country/Region.
    You must have a verified billing address & be located in the country whose store you are trying to use.

Maybe you are looking for

  • Problem with "Save as Adobe PDF format" in Excel and Word

    Hi When I use printing zone in Excel and make a «Save as Adobe PDF format» (menu File / Save as Adobe PDF), the first save is well done. But when I make it a second time, what's not in the printing zone is printing in the document. I have also proble

  • Macbook air camera not working

    My front facing camera isnt working. Video feed is garbled and sluggush or not working at all? Macbook Air 2012 ( July) M Lion. Does anyone have any suggestions?

  • Payment proposal  is blocking but  block key is not updating in  Invoice

    Hi All, While doing F110 Automatic payment program In the proposal run I am blocking some invoices. Block key is accepting  in payment proposal  run. but The block key  is not updated in the Invoice display document (FB02). For where I have to do the

  • Does it exist more popular language than HTML?

    I am an absolute website creator beginner, I'm willing to create a very simple web page easy to be seen worldwide by any computer and navigators arround the world, I heard about HTML, Nowadays can we find other languages more simple and popular than

  • Clear history is greyout

    I am trying to clear my history however, Clear history is grey-out!