Please help me choose a host operating system.

I know that it's almost a religion, what people choose as their host for vmware workstation operating system.  So, I'll give you as many details as possible about my situation and maybe this well informed community can help me choose a good generation.

So here's my situation.

I want to be able to run esxi cluster on a laptop computer at r2 within vmware workstation, and then to the breast of this windows cluster 08, linux (various distributions server and desktop), windows 7, windows xp,.   I know it's a little aggressive, so I install the equipment as follows:

2760qm (quad core 2.4 ghz)

16 GB of ram (to start I'm going up to 32 shortly)

120 GB ssd drive

1 gb ethernet.

Everything on a thinkpad mobile w520.

So up to the requirements.

I want a host with overhead operating system resources and footprint of small disk, stability and good performance.   I am very familiar with windows of all flavors.  I am a novice on linux and a total noob to BSD.  I'm comfortable from any platform that I'm a fast learner.

My number one preference would be stability.  Number two would be performance.  Number 3 is marked by record low (because of small ssd), number 4 ease of use...   So there you have it.  I read all the research that I met and they all seem to be pre2010 and vary enormously in the opinions.  So I ask this question even in a more modern than laptops Kingdom now take some very nice hardware configurations.

If you have the choice between XP 64 and Windows 7 - choose XP 64. It will be surpassed Windows 7 with any effort.
Even better 2003 64.
In my experience the worst choice is Win 2008 R2 - he has the most problems.

Reminder: here at home I run win 7-64, 2008 R2 and 32 2003 Enterprise in dualboot on a variety of 8 GB of RAM
I compare the performance directly since version 6.5
The 2003 EE overcomes the other 2 when it comes to VMware performance significantly

Tags: VMware

Similar Questions

  • You are not running on a supported operating system. Please see Microsoft Virtual PC help for a list of supported host operating systems.

    You are not running on a supported operating system. Please see Microsoft Virtual PC help for a list of supported host operating systems.

    Crystall ball says you are trying to install a version of Virtual PC on some versions of windows and your PC apparently does not meet the system requirements
    http://www.Microsoft.com/Windows/Virtual-PC/support/Virtual-PC-2007.aspx

  • I am trying to install Windows Server 2008. When I get to the part where I should choose where the operating system is to be installed, it is blank.

    I am trying to install Windows Server 2008. When I get to the part where I should choose where the operating system is to be installed, it is blank. He told me 'No device found drivers. We see the SATA HDD in BIOS, and if I browse for the drivers, the driver is displayed. I used the command line packaged with the installer to format the drive, just to be sure. It is formatted in NTFS.

    original title: can not select the HARD drive to install on

    Thank you for visiting the Microsoft Answers site. The question you have posted is related to Windows Server 2008 and would be better suited to the Windows Server TechCenter community. Please visit the link below to find a community that will support what ask you:

    http://social.technet.Microsoft.com/forums/en-us/winservergen/threads

  • Can ESXI settle w Red Hat server as host operating system?

    I was wondering if w Server Red Hat settled ESXI as host operating system? If Yes, where is the download of VMWare on linux machine? Thank you very much

    fix!  ESXi is the host operating system and from there, you can create virtual machines from any flavor supported.

    http://www.VMware.com/PDF/vi3_35/esx_3i_i/r35u2/vi3_35_25_u2_3i_i_get_start.PDF

    If you have found this device or any other 'useful' or 'proper' job, please consider giving points.

  • Please help me choose the right format mask

    Hello everyone.

    We use Oracle 11.1.0.7 RAC.

    Please help me choose the right format for function to_char mask. On the left is a digital input, on the right is output desired:

    NUMBER VARCHAR2

    0,123 0.123

    12345678-12345678

    12345678.1234 12345678.1234

    12345678.123 12345678.123

    12.00000008 12.00000008

    WITH data AS
            (SELECT 0.123 n FROM DUAL
             UNION ALL
             SELECT 12345678 FROM DUAL
             UNION ALL
             SELECT 12345678.1234 FROM DUAL
             UNION ALL
             SELECT 12345678.123 FROM DUAL
             UNION ALL
             SELECT 12.00000008 FROM DUAL)
    SELECT
         TO_CHAR (n)
    FROM
         data;
    

    Thank you, Dmitry.

    Hi, Dmitri,

    Dmitry Dunaev wrote:

    Hello everyone.

    We use Oracle 11.1.0.7 RAC.

    Please help me choose the right format for function to_char mask. On the left is a digital input, on the right is output desired:

    NUMBER VARCHAR2

    0,123 0.123

    12345678-12345678

    12345678.1234 12345678.1234

    12345678.123 12345678.123

    12.00000008 12.00000008

    1. WITH the data AS
    2. (SELECT 0,123 n FROM DUAL)
    3. UNION ALL
    4. 12345678 SELECT FROM DUAL
    5. UNION ALL
    6. SELECT 12345678.1234 FROM DUAL
    7. UNION ALL
    8. SELECT 12345678.123 FROM DUAL
    9. UNION ALL
    10. SELECT THE DOUBLE 12.00000008)
    11. SELECT
    12. To_char (n)
    13. Of
    14. data;

    Thank you, Dmitry.

    I don't think that TO_CHAR can do by itself.  You should maybe call TO_CHAR and then manipulate the output a bit.

    Looks like TO_CHAR with 1 single argument does exactly what you want except when it returns a string starting with a decimal point, in which case you want to concatenate a '0'.  So call TO_CHAR with 1 argument, see if returns the string begins with a decimal point and, if so, put a '0' on it, like this:

    WITH got_str AS

    (

    SELECT n

    TO_CHAR (n) AS str

    FROM the data

    )

    SELECT n

    CASE

    WHAT LIKES str '. %'

    THEN "0". Str

    Of ANOTHER str

    END AS str0

    OF got_str

    ;

    Output:

    STR0 N

    ---------- -----------------------------------------

    0,123.123

    12345678-12345678

    12345678.1 12345678.1234

    12345678.1 12345678.123

    12.0000001 12.00000008

    What do you want for greater than-1 negative numbers?  You may need to make the CASE a little more complicated expression, like this:

    WITH got_str AS

    (

    SELECT n

    TO_CHAR (n) AS str

    FROM the data

    )

    SELECT n

    CASE

    WHAT LIKES str '. %'

    THEN "0". Str

    WHEN the str LIKE '. %'

    THEN '-0 "|" SUBSTR (str, 2)

    Of ANOTHER str

    END AS str0

    OF got_str

    ;

  • 10 comments VM Windows will need to be recreated when moving to El Capitan Yosemite in the host operating system?

    I have 8 Fusion installed on Yosemite. I have a guest VM Windows 10 and works well. When I install El Capitan, do I have to recreate the Windows 10 VM guest or it should run with El Capitan as the host operating system? Thank you!

    Hello

    Upgrade to El Capitan shouldn't matter to your guest operating system, it must continue to operate as is.

    However, DO NOT wipe your drive on the update as then it might erase your VM.

    So best thing - as always - is to make a backup of your VM - with the virtual machine closed down and merge not running - before the upgrade to El Capitan.

    --

    Wil

  • How have the guest OS disk cleaning disc space come on for the host operating system hard drive?

    People,

    Hello. I use VM Player 3. The OS is Windows 7. Guset OS is Windows Server 2003.

    Because the host OS Windows 7 C drive is nearly full, I need disk cleanup for drive space in Guset OS Windows Server 2003.

    Guest OS Windows Server 2003 VM hard drive parameters:

    Size current 92.5 GB,

    Maximum size of 150 GB.

    I use Disk Cleanup tool to clean C:\Document and Settings\Temp\ and temporary Internet Files\ administrator to get 32 GB of disk space. Now my computer in Windows Server 2003:

    Used space: 59.2 GB

    86.2 GB of free space

    145GB total space

    But when I check again Windows Server 2003 VM hard drive settings, its current size is 92.5 GB and is not afraid to 59.2 GB after cleaning. Host operating system Windows 7 disc does not come more disk space after cleaning.

    My Player VM VM-> settings is not a function of "Shrink" and the program does not "vmware - vdiskmanager.exe" file to run the function of 'shrink '.

    My question is:

    How to get the approximately 32 GB (92, 5-59, 2 GB) of disk space happen on Windows Server 2003 VM settings and drive hard host operating system Windows 7?

    Thank you.

    People,

    Hello. VMware Tools has tab Shrink to reduce the virtual disk. But the free disk space hard host should be larger that the size of the virtual disk you are reduced to shrink.

    The problem is solved by myself. Thank you.

  • How to share files of Linux as the gust to windows as host operating system?

    Hello

    I'm using vmware workstation 6. My host opering system is windows xp and gust under vmware operating system is linux redhat or Fedora 10. Sometimes I do a few files or download stuff in my guest operating system (Linux). I want to keep the files in my i.e of operating system (Windows xp) host for future needs. I want to know that in vmware how can I share files if the two operating systems (host and guest) are different? VMware brings any facility to share files?

    Thanks in advance,

    mypass

    You can share using file share workstation features or alternatively this URL provide other options: http://www.vmware.com/support/ws3/doc/ws32_running9.html

  • Save the number of the Virtual Machine: expand the size of the virtual disk of Guest OS affect the physical disk on the host operating system files?

    People,

    Hello. I use 3 Player VM and Guest OS Windows Server 2003. The host OS is Windows 7. I need to increase the size of the VM disk, so who can install several systems in the guest OS. If something bad happens during the expansion of the size of the virtual disk, the guest operating system and its Applications will not work. Thus, before expanding the size of the virtual disk, I need to back up the virtual machine hard disk external.

    I have check the disk hard host operating system Windows 7, the path is C:\VirtualMachine\WindowsServer2003\... When I get to the top of the virtual machine on the external hard drive, simply select the 'VirtualMachine' folder and save automatically. I have 3 questions as follows:

    First of all, if something bad happens during the expansion of the size of the virtual disk, the guest operating system and its Applications do not work. Can I just delete the folder 'VirtualMachine' in the host operating system?

    Secondly, the problem of the first question does not affect files in the physical hard disk to host operating system?

    Third, if something wrong happens during expand the size of the virtual disk of OS guest, I simply delete the folder 'VirtualMachine' in the host operating system and load the original 'VirtualMachine' from the external hard drive in the host operating system. Works correctly as long as one is the Virtual Machine before Stude the virtual disk size?

    Thank you.

    First of all, if something bad happens during the expansion of the size of the virtual disk, the guest operating system and its Applications do not work. Can I just delete the folder 'VirtualMachine' in the host operating system?

    Yes.

    Secondly, the problem of the first question does not affect files in the physical hard disk to host operating system?

    N °

    Third, if something wrong happens during expand the size of the virtual disk of OS guest, I simply delete the folder 'VirtualMachine' in the host operating system and load the original 'VirtualMachine' from the external hard drive in the host operating system. Works correctly as long as one is the Virtual Machine before Stude the virtual disk size?

    Yes.

    That's right, as long as you have not added and other virtual disks of different folders on the host of the virtual machine, you can probably did not.

    After developing the size of the virtual disk, you must also change the size of the partition in the guest operating system.

    André

  • How to use the host operating system

    According to best practices, how he the host operating system should be used. Applications must be installed on the HOS or it must be installed in HOS and GOS be left to access the application in the virtual machine.

    I would like to create two virtualized partitions

    (1) HOS

    (2) GOS 1

    (3) GOS 2

    So I would like to know if any heavy application must be installed in HOS.

    Keep all the stuff on the guest has some advantages

    -You can run it anywhere where you have a VMWare host. This gives you great flexibility.

    -You can create easy backups, no need to set up the entire operating system again and again and install all applications again and again.

    -You can easily freeze the State of operational guest before making any changes (see before).

    -Depending on your environment, you become what some independent business strategies.

    AWo
    VCP / VMware vEXPERT 2009

    = Due to a lack of employees, human beings humans are working here. -Treat it with care, they are rare. =

  • Is it possible I can get the virtual computer connectivity after restart to connect to the local network in the host operating system?

    Hi all

    For some reason, I have to disable and then enable the LAN connection in the host operating system. If some virtual machines are running during this time, connectivity all VMs for out-of-world are lost, they cannot connect to the host even more (by running the ping command). I tried a few methods to retrieve the connectivity, but all have failed, for example,

    1. reboot the virtual computer

    2. restart VMware Workstation

    3. restart the corresponding system services in the host operating system

    The only way I can retrieve all is to restart the host operating system itself.

    Yes, is there short any path, I can retrieve the connectivity of these virtual machines?

    Thanks in advance.

    Yark

    yarkwang wrote:

    I use a Broadcom NetLink (TM) Gigabit Ethernet NIC, shows the date of the pilot 2006-5-15, but it works well, I think.

    Try installing a newer driver.  According to the site, you should be able to find a driver dated 2008 or 2007 (depending on which exact model of NetLink card you have):

    - http://www.broadcom.com/support/ethernet_nic/downloaddrivers.php

    1 came out of safe guard 360

    Sometimes out of some firewall programs is not enough (they keep still themselves installed in the network of the host stack, even if they are 'closed').  You may need to uninstall to make sure that it is not interfere.  (Search the forums for support for your firewall software see if anyone else is having problems with vmware and 360 safe guard).

  • Need some advice on a host operating system

    I have a 64 bit dual xeon Quad core server with 16 GB of ram. I've played with SUSE that came with the box, but don't know if I want to stay with her.

    I like the idea of being able to shoot my records of a operating system failed and slams them into another server and start of my Virtual Machines and know if I go down the

    Path SUSE, I'll be hozed and won't be able to do! I already have two 2003 servers hosting the VMserver.

    Is Microsoft 2003 server 64-bit the best choice for my host operating system

    Hello

    If you go from material identical to the identical material then SuSE won't work. And if it is not the same as there is also a good chance that it will work as long as the SCSI/RAID device is the same. Or if start you the rescue disk device and recreate the initrd image. In general, I've never had issues moving from Linux to a host to another. I had problems worst move disks from host to host Windows. HAL/repair fixes have been painful at least.

    Use of ESXi could mitigate this problem entirely.

    Best regards
    Edward L. Haletky
    VMware communities user moderator
    ====
    Author of the book ' VMWare ESX Server in the enterprise: planning and securing virtualization servers, Copyright 2008 Pearson Education.
    Blue gears and SearchVMware Pro items - top of page links of security virtualization - Security Virtualization Round Table Podcast

  • HP 1000 - 1 b 10 AU: choose the windows operating system

    Hello
    I want to know what operating system Microsoft should I use for best performance on my laptop.
    My system spec are:
    2.60 ghz amd apu 3330mx (with turbo boost)
    2 GB of usable ram (1.72 GB)
    500 GB HDD at 5400 RPM.
    What operating system windows Xp, 7, 8,8.1 or Windows 10.

    Optional question: I want to also know it is my laptop powerful or just a toy and what material do I upgarde to get best performance...

    HP1000-1b10au

    Hello;

    Let me welcome you on the HP forums!

    I read your post about the choice of a Windows operating system for your laptop and wanted to help.

    For the "best performance", you clearly have the right drivers - and the latest OS for which HP provides drivers for your laptop is Windows 8.  These same drivers would work in Win8.1.

    If you choose Win10 instead, there is no HP drivers and you'd be stuck using the drivers provided by MS and provide only the most basic features.

    Once you install Win8.1, then download and install this utility to prevent it to be updated to Win10: RCMP | Never10

    Good luck
    ========================================================================
    I'm a volunteer and I do not work for, or represent, HP.
    ---------------------------------------------------------------
    If my post helped you, please click on the Thumbs-Up symbol on my post to say thank you.
    If my posts resolved your issue please click "accept as a Solution.
    ========================================================================

  • Download VHD resizer for comments, Windows XP operating system and host operating system Windows 7


    People,

    Hello. I'm under VMPlayer 3. My OS is Windows 7 and the guest operating system is Windows XP.

    Because the virtual guest OS Windows XP hard drive is full, I need to decompress. http://wmtoolkit.com/files/folders/converters/entry87.aspx does not work.

    My question is:

    Can any folk provide a link to download VHD Resizer for guest Windows XP and Windows 7 host?

    Thanks in advance.

    First of all, is correct install VHD resizer in Windows 7 operating system and not guest OS Windows XP host?

    No it should not be installed in any to resize a VMware virtual hard drive.  The .vhd file extension is used with Microsoft virtulazition no VMware. (Does not mean a .vhd cannot be used, as it can however it not typical.)

    Secondly, what file is selected to resize?

    None like which is not how a VMware virtual disk gets developed from the interface of VMware Player!

    Resize a virtual hard drive via the VMware Player GUI is done using the Expand command on the Utilities menu, when you select the virtual hard disk under settings of the virtual machine on the material tab

    Suggest you only look in the help file in VMware Player!    VMware Player 3.x menu > help > Help topics > use of disks and drives > Virtual Machine disk storage > parameters of the hard disk to the virtual disks

    Once the disc has been extended then the virtual partition to be resized and Andre, I like to use GParted Live ISO Image.

    Thirdly, why no unoccupied hard disk in the virtual Windows XP computer after resizing settings completed?

    Not sure what you mean by "why no empty disc ', 'unoccupied '?  Screenshot of the Hardware tab for the target VM THAT could help explain what you mean by 'unoccupied '.  However if you try to resize a VMware virtual hard drive in VMware Player 3.x then extend the disk in the virtual machine settings, then use info to the link provided by André in the first reply in this thread!

  • Impossible to install a host operating system

    Install completely new for vSphere 5.0 on the new Dell server.  vSphere server and client installed on the appropriate machines.  Made datacenter and virtual machine made, but impossible to install OS on it.  Srv Win2008 installation 2.

    I tried to install from the customer and welcome CD, install from memory stick and install from ISO on the client.  I've disabled PXE and moved CD at the top of the boot list.  I hit f12 and specifically selected boot to a CD.  I still receive the "could not be found operating system".

    I can't find anywhere that tells me how to copy an ISO on the host drive and I do not know shell (said I don't).

    Everything I found on google is a dead-end.

    Any help would be great!

    Greg

    Welcome to the community - are you sure that the CD is bootable? To copy an ISO file to a data store on your ESXi host, you can use a program like winscp but you will need SSH access is enabled or using browser data store will allow you to copy the ISO file on your desktop into your ESXi hosr -.

Maybe you are looking for

  • need help with my a210 acer Tablet

    HelloMy tablet is happening 2 years in February.She did some weird stuff so I did a soft reset and when that has not solved the problems I did a factory reset. Well now, a few times it goes completely stopped after I put it to sleep, too, when he com

  • Headphones not detected in Inspiron 3521

    Helmets of all brands are not detected after being connected. Sound can be heard through the speakers of the helmets... but the device isn't in the list. In addition... the headset microphone is not detected. So m forced to use the microphone integra

  • How - to add options for application to the BlackBerry Options

    I generated the example "How - to add application options to the BlackBerry Options" of the knowledge base and run it on a Pearl Flip but I don't see any new added options. I could be looking in the wrong place, but I thought that the sample adds "Op

  • availability of worm 7.01 pix 501 is not updating

    Hi all We use 7.0 (1) Version of Cisco PIX Version 5.0 device management (1) check the availability of pix using the show version command This is display up to 49 days, 17 hours, stuck on her and does not update all the advice, you will enjoy Thank y

  • The difficulty to create a new base in MUV 5.0

    My vSphere environment consists entirely of 5.0 ESXi hosts. I want to create a baseline VUM download/ESXi 5.x updates critical only application.When I start new basic wizard, I select "Dynamic" option, and then in the 'Products' section I expect to b