Re: Expanding FSDB
You have to take the appliance down to expand the disk space. From there you can either add space to Hard Disk 2 (disk 1 is OS, and disk 3 is logging I believe), or add a new .vmdk. When you power...
View ArticleResource Action - What Inputs are Passed to workflow?
So in a workflow stub, vCAC:VirtualMachine, VC:VirtualMachine, vCAC:VCACHost, among others are passed to the workflow as inputs and can be used in the workflow. I'm trying to find some documentation...
View Articlemuch of a gain by assigning more than 1 vCPU per VM?
ESXi: 5.1.0, 1483097Model: Intel i7-3930k 3.20GHzProcessor Sockets: 1Processor Cores per Socket: 6Logical Processors: 12Hyperthreading:...
View ArticleRe: VMOTION question
vSphere 5.1 and newer support enhanced vMotion where both, Storage and Workload are migrated at the same time (no shared storage required). However, this feature is only available from the vSphere...
View ArticleRe: ESXi 5.1 Update 1 - Okay to run Windows 2012 R2?
Windows 2012 R2 is supported with ESXi 5.0 Update 2 and later (see http://www.vmware.com/resources/compatibility/search.php?deviceCategory=software&testConfig=16)The guest OS selection "Microsoft...
View ArticleRe: OGNL Presentation - Mark as Read-only?
So I used what you recommended with a slight twist. Since I cannot use a blank display group (I need an attribute to bring back into the flow to use in email notifications), I now hide that field...
View Articleesxi 6 & usb 3 hdd
As you can see from the command output below, my esxi server detects two usb disks. The western digital is usb2 and the verbatim a usb3. [root@esxi:~] lsusb Bus 002 Device 004: ID 18a5:0237 Verbatim,...
View ArticleSum of Flat Disks and RDM separately
Hi, I would like to modify the below script to know, total size of (Flats) Disks and and RDMs individually. Get-VM | Get-HardDisk |Select @{N='VM Name';E={$_.Parent.Name}},@{N="IP...
View ArticleRe: ALERTS - CPU Workload leading to CPU stress
I guess I need to learn more what is going on here. Here is the Capacity Remaining tab I don't understand why stress level is so high and it's recommending more that doubling the vCPUs when the...
View ArticleRe: ESXi 6 Serial Port Passthrough
Hy. I had the same problem with a Windows Xp Virtual Machine. I fixed the problem to set: a) serial ports of hosts (Dell Server Poweredge) to "auto"b) serial ports of virtual machine to auto (in the...
View ArticleVirtual Network Editor
How can I start Virtual Network Editor in VMware Workstation Player 12?Regardsmarius
View ArticleRe: Any products 'require' an external platform services controller
I know that Site Recovery Manager 6.1 does require an external PSC. I am having to go through a migration from the embedded PSC to an external PSC in order to leverage SRM.
View ArticleThe default creds "VMware1!" don't seem to work for me on the airwatch hands...
the manual states to use my log in and VMware1! as the password.
View ArticleRe: VMWare Workstation 10 crashes on Windows 10 host
This seems to be an ongoing issue as I am having this problem with Workstation 12 Pro on the official release of Windows 10. Why are we so quick to blame this issue on the release of Windows 10? At...
View ArticleRe: The default creds "VMware1!" don't seem to work for me on the airwatch...
Jamie, can you provide some more detail on where you are trying to authenticate and what you are using for a username?
View ArticleRe: There is no Licensing part in web client
Tried AD via LDAP. Didn't help in fact it then took my administrator@vsphere.local rights away from roles and permissions. We are beginning to think it is a GPO but I have to track down exactly which...
View ArticleRun pCLI command against vCenter/Datacenter.
Hi All, Need help in modifying below script to run against vCenter/data center. # Begin variables$VC1 = "XXXXX"$cluster = "zzStaging"# End variables # Connect to vCenter serverConnect-VIServer "$VC1"...
View ArticleRe: ALERTS - CPU Workload leading to CPU stress
This is a common misunderstanding, so don't worry. In your screenshot, you can see that you have a spike around 70 days ago (give or take a few days). Since your setting is for Any 60 minute period,...
View Article