+ Post New Thread
Page 1 of 2 12 LastLast
Results 1 to 15 of 26
MIS Systems Thread, Moving sims to virtual in Technical; Hi We are planning to move our physical sims.net server into our virtual environment. Please could you tell me what ...
  1. #1

    Join Date
    Feb 2008
    Posts
    273
    Thank Post
    50
    Thanked 2 Times in 2 Posts
    Rep Power
    11

    Moving sims to virtual

    Hi

    We are planning to move our physical sims.net server into our virtual environment. Please could you tell me what problems I could face sand if anybody has done this?

    Thanks

  2. IDG Tech News
  3. #2

    FN-GM's Avatar
    Join Date
    Jun 2007
    Location
    UK
    Posts
    14,096
    Thank Post
    735
    Thanked 1,397 Times in 1,224 Posts
    Blog Entries
    9
    Rep Power
    368
    We did it years ago and haven't had any issues at all.

  4. #3
    Abaddon's Avatar
    Join Date
    Mar 2006
    Location
    Middlesex
    Posts
    518
    Thank Post
    63
    Thanked 64 Times in 59 Posts
    Rep Power
    57
    Same here - no problems at all.

  5. #4


    Join Date
    Feb 2007
    Location
    51.405546, -0.510212
    Posts
    6,143
    Thank Post
    180
    Thanked 1,852 Times in 1,376 Posts
    Rep Power
    496
    Ditto. No issues either.

  6. #5
    camel's Avatar
    Join Date
    Nov 2009
    Location
    east midlands
    Posts
    109
    Thank Post
    30
    Thanked 38 Times in 19 Posts
    Rep Power
    14
    Another happy customer here.

  7. #6

    vikpaw's Avatar
    Join Date
    Sep 2006
    Location
    Jeddah, Saudi Arabia
    Posts
    5,353
    Thank Post
    504
    Thanked 1,101 Times in 922 Posts
    Rep Power
    294
    Just benefits really Details in my sig'. Snapshotting before doing an upgrade is invaluable.
    You might want to take a look at the newly published white paper on virtualisation, which recently appeared on SupportNet. I'm about to take a read.
    Resource #19548 (in case link fails!) : http://support.capitaes.co.uk/user/d...D7%DC%F1%9B%D2

  8. #7

    vikpaw's Avatar
    Join Date
    Sep 2006
    Location
    Jeddah, Saudi Arabia
    Posts
    5,353
    Thank Post
    504
    Thanked 1,101 Times in 922 Posts
    Rep Power
    294
    My apologies, for not reading it first, more fool me for thinking it would be useful. It's just a put down. Nonetheless, it's useful to know their stance in terms of support.

  9. #8
    matt40k's Avatar
    Join Date
    Jun 2008
    Location
    Ipswich
    Posts
    3,612
    Thank Post
    309
    Thanked 456 Times in 384 Posts
    Rep Power
    107
    Thought it was rather good, points out that they support the software regardless of hardware, virtual or physical and points out that virtualization might right for your SIMS server.

  10. #9

    vikpaw's Avatar
    Join Date
    Sep 2006
    Location
    Jeddah, Saudi Arabia
    Posts
    5,353
    Thank Post
    504
    Thanked 1,101 Times in 922 Posts
    Rep Power
    294
    I read it as a warning of the 'perceived' benefits, and how complex it is, and how although it is supported, it may cost extra and they could well insist you go to the virtualisation professional you employed for support if they can't work out the issue.

  11. #10

    Join Date
    Feb 2008
    Posts
    273
    Thank Post
    50
    Thanked 2 Times in 2 Posts
    Rep Power
    11
    What kind of spec have you given the VM? I have seen @vikpaw.

    Thanks

  12. #11
    matt40k's Avatar
    Join Date
    Jun 2008
    Location
    Ipswich
    Posts
    3,612
    Thank Post
    309
    Thanked 456 Times in 384 Posts
    Rep Power
    107
    You'll be suprised @vikpaw how many calls I've had that SIMS has broken since the upgrade, which actually it's since they started to load up the virtual environment. You suddenly start to find it's like running everything off one server again.

    SQL Server generally doesn't like being virtualized, it eats resources so it doesn't play well with other VMs.

  13. #12

    Join Date
    Jun 2007
    Location
    Leeds
    Posts
    20
    Thank Post
    2
    Thanked 2 Times in 2 Posts
    Rep Power
    13
    My Sims server has been virtualised on VMware for nearly five years, with no issues whatsoever. When hosted SLG was setup the engineers remoted in to our sims server and didn't even know that it was virtual. As vikpaw says, snapshotting before an update is a major benefit.

  14. #13

    jinnantonnixx's Avatar
    Join Date
    Mar 2011
    Location
    In the Calamatorium.
    Posts
    1,538
    Thank Post
    68
    Thanked 390 Times in 267 Posts
    Blog Entries
    2
    Rep Power
    237
    Quote Originally Posted by matt40k View Post
    You'll be suprised @vikpaw how many calls I've had that SIMS has broken since the upgrade, which actually it's since they started to load up the virtual environment. You suddenly start to find it's like running everything off one server again.

    SQL Server generally doesn't like being virtualized, it eats resources so it doesn't play well with other VMs.
    That's not our experience at all. It runs like a dream on a well-planned system. Furthermore, VMWare makes efficiency savings if you have identical guest OSes/server apps as the hosts make use of shared memory (physical page sharing).

    One proviso - I'd build it from scratch, then backup/restore the databases. I wouldn't attempt to use a P2V utility, no matter how tempting. Furthermore, you'll have the old system intact in case things go south.

    Here's a useful 'best practices' guide about SQL on VMWare.
    http://www.vmware.com/files/pdf/sql_server_virt_bp.pdf

    Also, this should be compulsory reading for any SQL bod. Pay attention to the sections headed "Poor Performance By Design" and "The Biggest Mistakes". You can ignore the advice and take the defaults, but don't be surprised when it doesn't perform well.
    http://www.scribd.com/doc/28721265/P...rver-Error-Log


    And for the $PROPERTY of $DEITY, size your database files properly. Don't rely on auto-grow - its function is to prevent the server from crashing, it's not a management tool.
    Last edited by jinnantonnixx; 20th June 2012 at 10:39 AM.

  15. #14
    matt40k's Avatar
    Join Date
    Jun 2008
    Location
    Ipswich
    Posts
    3,612
    Thank Post
    309
    Thanked 456 Times in 384 Posts
    Rep Power
    107
    That's the point Capita are making, doing it right can be great, doing it badly can land you in more trouble. For example, buying a "cheap" NAS then running 30 virtual servers off it, don't be suprised when you get Disc performance issues.

  16. #15

    Join Date
    Jul 2007
    Location
    Lancs
    Posts
    301
    Thank Post
    37
    Thanked 14 Times in 12 Posts
    Rep Power
    15
    Anyone running sims in a hyper V environement?

SHARE:
+ Post New Thread
Page 1 of 2 12 LastLast

Similar Threads

  1. [SIMS] Moving SIMS to new server
    By jasonb007 in forum MIS Systems
    Replies: 35
    Last Post: 10th June 2013, 12:27 PM
  2. [SIMS] move sims db and log files to different partitions
    By ful56_uk in forum MIS Systems
    Replies: 7
    Last Post: 28th April 2011, 05:16 PM
  3. [SIMS] Moving SIMS to new domain
    By sparkeh in forum MIS Systems
    Replies: 3
    Last Post: 14th March 2011, 02:16 PM
  4. [SIMS] move sims to new server
    By ful56_uk in forum MIS Systems
    Replies: 11
    Last Post: 2nd March 2011, 09:03 PM
  5. Moving SIMS to a new server
    By jasonb007 in forum MIS Systems
    Replies: 3
    Last Post: 16th May 2007, 10:38 AM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •