vCenter Appliance 5.1, Oracle Database Prep?
I am running a largely Linux environment, and as such i love using the Vcenter Appliance 5.1, but looking at the host/vm limitations I want to move to an Oracle Database, but I am not finding much in...
View ArticleRe: HBA Configuration on ESXi 5 Host
So it's deceiving. In reality traffic is going to all 8 ports.....sweet. I suppose the best way to verify that is to pull statistics from the VNX since I don't know of any way to verify the traffic on...
View ArticleRe: Workstation 9: USB utterly slow - please fix! (Or do I need to change a...
Is the copy operation going to the OS disk or to the 2 additional disks in your VM?
View ArticleRe: Export Compliance Reports
I have another question on how to run the script. Right now I'm doing the following: Set my hosts in C:\esxihosts.txt:$vmHosts = Get-Content "C:\esxihosts.txt"Then I'll run the script with:...
View ArticleRe: script to check a setting in a vmx file for specific entry
All those VMs are running, is it possible to copy vmx file even VM is running? there are more than 100 VMs that I need to check for the scsi0:1.writeThrough = "true" entry. Is it possible to check this...
View ArticleRe: Need script for VM uptime (for 30days )..hepl me its very urgent
HI I have just copied your script on MySript.PS1 fileIs there anything need to my for my enviroment like Vcenter name or VM name?
View ArticleLocked file on VM
We had an issue last week with a host server that resulted in the guest VMs being removed and re-added to the vCenter inventory. This has worked fine with the exception of 1 VM that seems to have a...
View ArticleRe: Need script for VM uptime (for 30days )..hepl me its very urgent
I just copy whole script on the MYScript.Ps1. Is any thing need to modify something Please tel me ..??
View ArticleRe: 'User root@127.0.0.1 logged in' is this normal?
Here is the same problem!!!Cheers, Yours Udin
View ArticleRe: Windows Server 2008 R2 Console doesn't work
might look like a vnc related issue, when you open the console of the vm, can you do a tail on the vmware.log of the vm to find any suspicious messages? Also, do check on this kb VMware KB: Remote...
View ArticleRe: Using replication to a D.R. site
Hi, No difference with regards to "test failover".The "seed" help with not need to exchange most of the common data.Still, VR performs checksum calculation on both sides, as the source VM is powered on...
View ArticleRe: DefaultPSP Change Through PowerCLI/Host Profiles doesn't stick...
Well I found Set Default PSP Round Robin ESXi 5.0U1, and it resolved my issue. by the following..... $vHs = Get-VMHost ForEach($vH in $vHs){ #Getting ESX CLI for each Host $vHcli = Get-EsxCli...
View ArticleRe: vmview -ubuntu
This script, written by Peeter P. Motskula will create the CHROOT jail for you, and download all the proper stuff to make vmware view client run on your 64 bit Ubuntu Installation (Works with 11.10...
View ArticlePatching and Anti virus updation for win 2008 & suse Linux
Hi, I have 30 vms (ESXI 5.X) and most of the OS are suse linux and windoes 2008 .what is the best patching ,Anit virus solution i can implement here . 1.Anti Virus Updation2.Microsoft...
View ArticleRe: ESXi 5.1: can't mount .iso files more than 3GB to Windows VMs
Andrewka78 wrote: Are there any limits for the .iso size in the ESXi 5.1 or any settings to change it? Hi, I have no solution, just wanted to let you know there don't seem to be such a limit, as I...
View ArticleConverter 5.1, RHEL5.3 target P2V ESX 3.5 issues
Hi All, I'm trying to backup some old physical servers to VMs. The Converter wizard (sitting on a W2k3 box) seems to be perfectly happy logging into the target box (bare metal RHEL 5.3 install),...
View ArticleRe: Linux kernel panic after moving Datastore Location
When you moved, I suspect, either if the vm had any snapshots have been committed and the vmx file still searches for the older vmdk location. Can you post the following: ls...
View ArticleRe: Workstation 9: USB utterly slow - please fix! (Or do I need to change a...
The copy operation is copying files from D:/ to the USB stick. When connecting the USB stick to the host and assigning a Shared Folder to it, copying the same files is even slower! Not only it takes...
View ArticleRe: Icons Showing up Different.
Hi and welcome to the communities, Just to get the gist of your issue, can you give a little bit more details like, where you are seeing this behavior...
View ArticleRe: Which way is better to connect to ESXI?
NAT hides the VMs from the network, so you cannot access them from other systems. Although it is possible do configure port forwarding, I'm afraid you will not be able to get a DHCP lease. The only way...
View Article