Remove Hidden Devices

Posted by support | Command Line, ESX (VI3), Hardware, Microsoft | Tuesday 15 September 2009 7:29 pm

To get rid of that unwanted driver, device, or service:
1) Open the “Start” menu and choose “Run…”
2) Type in “cmd” (without the quotes) and click “ok”.
3) At the cmd prompt, type in “set devmgr_show_nonpresent_devices=1″ (without the quotes) and press enter. (Note that nothing seems to happen–this is ok. We are actually setting an environment variable which is going to help us to see hidden devices)
4) On the next cmd prompt line, type in “devmgmt.msc” (without the quotes) and press enter. This will launch the Windows Device Manager Console.
5) In the Device Manager Console, from the “View” menu, select “Show Hidden Devices”.

Microsoft and VMWare

Posted by support | ESX (VI3), Exchange, Microsoft | Friday 4 April 2008 4:08 am

Microsoft’s View on Virtual Software they do not own.
Microsoft and VMware

My View:
Microsoft Tech Support will not like it, but they will help. 3 cases in the last year and no issues too much. Unless your Exchange Server(s) are huge, Exchange will not have any issues running in VMware.

I run Exchange servers with Mail Stores that range from 25GB to 180GB. I would use a iSCSI/SANs if your databases are over 50GB. However, if the environment is generic (no third party applications running with Exchange) you can run up to 150GB local (No SANS/iSCSI).

VCB VMWare Proxy Server Backup Exec

Posted by support | ESX (VI3), Symantec, Virtual Center | Tuesday 18 March 2008 12:57 pm

Documents I used:

PDF:

VMware Symantec PDF

Symantec VMware PDF

Overview: (From VMware Tech Support)

VMware Tech Support PDF

Restore Virtual Running Image

Posted by support | ESX (VI3), General, Linux, VMWare, Virtual Center | Friday 11 January 2008 10:48 am

Note:

This solution (work around) is for small business. In my opinion I would not do this method, but it can be done.

Restore Using NTBackup VI3 Images.pdf

Daemons:
Samba has to be installed
NFS has to be installed.

Some pictures are distorted and or whited out text to cover names of servers.

Diskpart command Microsoft

Posted by support | Command Line, ESX (VI3), GSX, VMWare, Virtual Center | Monday 7 January 2008 8:34 am

Diskpart

This was taken from the Microsoft website.  A customer asked how this command would work in VMWare.  I tried it and it worked just like usual.

VMWare ESX Server — Extending RAID Arrays Dell MD1000

Posted by support | ESX (VI3), Hardware, Linux, RAID, VMWare | Thursday 20 December 2007 12:53 pm

Overview Summary of Extending RAID Arrays in Dell MD1000

MD1000 Extend RAID Array

If anyone sees errors in my testing please contact me.
support@it-manage.com

VIM 2.5 and ESX 3.5 Upgrade

Posted by support | ESX (VI3), VMWare, Virtual Center | Tuesday 18 December 2007 1:12 pm

VIM 2.0  (yes I skip the upgrade to 2.1)
Server that was running 2.0 remain at VIM 2.0.  I created another server for VIM 2.5.  Then as I upgraded ESX 3.02 to ESX 3.5 I moved them over to the VIM 2.5.  (No Real no choice, the VIM 2.0 will not allow ESX 3.5 to connect.)

My notes:

VIM 2.5 and ESX 3.5 Migrations

VI3 DataStorage –Clean Up–

Posted by support | ESX (VI3), Linux, VMWare, Virtual Center | Thursday 29 November 2007 2:25 pm

Clean up from the command line (CLI)

Clean up for the CLI may show a difference between real storage.

After deleting old images from the MD 1000.  I went to the VI3 VC and it showed this much drive space.

ProdC VI3
 

The “Linux Console” showed

Linux Console

after 15 mins the VI3 VC corrected itself showing the same as the CLI.

df -h works but does not show the vmfs file system.  Use vdf -h to show the file system.

ESX 3.01 Command Line Guide

Posted by support | ESX (VI3), VMWare, Virtual Center | Sunday 20 May 2007 9:13 am

ESX Command Line

PDF of ESX.

Helps if no VMC to server.

ESX 3.01 RAID 5 vs. RAID 0 Which is Better?

Posted by support | ESX (VI3), VMWare | Monday 14 May 2007 11:35 am

Test Equipment:
2 Dell 1950 8GB of RAM
1 Dell MD 1000 1.2TB RAID 5
1 Dell MD 1000 850GB RAID 0  (same box as RAID 5 but split down the middle)
 

Images:
RAID 5
2 Server 2003 Standard SQL 2005 and IIS6(WEB) (Snapshots enabled)
1 Server 2000 File Server (Independent Disk)

RAID 0
Fedora 4 Linux Mail and web server (apache) (Independent Disk)
1 Server 2003 (Snapshots enabled)

Test Performed: Power failure

Results:
All RAID 0 had to be reverted back to snapshot or fsck /dev/xxx/xxx -y for Fedora 4All RAID 5 Started with no issues.  No matter if the disk was snapshot enabled or independant disk.

Next Page »