Re: Upgrading 5.5 --> 6.5, VCSA, New Mgmt Network
Here are some posts that will help you The vSphere Upgrade Blog Series (Wrap-Up) - VMware vSphere Blog . You should check also that your hardware supports the new version
View ArticleEQUALS_ANY_OF Condition In Plugin.Xml Extension is Not Working.
I am trying to apply a EQUALS_ANY_OF condition in plugin.xml file. but this condition is not working due to which my portlet is not appearing in plugin mode.While on same extension when i am using...
View ArticleRe: vmotion 21%
this is my error, but why can I vmotion migrate when the vm`s are powered off, and not when they are running.networks have been checked and seem to be in order The vMotion failed because the...
View ArticleCreate Rule with valueType "Substring" via API
Hi everyone I'm trying to create a Rule via the API. According to the documentation, the body needs to be provided as follows: <rule...
View ArticleCannot shutdown or restart VM
We have an old application that someone needs access to and I remember that it was set up in a VM on our ESXi box but when I went to RDP into the VM, it wouldn't connect. I fired up vSphere and opened...
View ArticleRe: Getting a "Permission to perform this operation was denied" error in...
The plug-in is configured in session-per-user mode. The account has admin-level privileges.
View ArticleRe: Import-Module : THe required module 'VMware.VimAUtomation.Srm' is not...
PowerCLI 6.5Windows Platform
View ArticleNetwork Connectivity fails while configuring vmware skyline
I was able to deploy VMWare skyline into our test environment, during initial configuration for network connectivity its fails saying unknown host. I am able to ping the vmkware skyline host name and...
View ArticleRe: App Volumes Manager install issues, ODBC switching to SQL Server (10) Driver
I'm experiencing the same issue. I can manually specify the 'svmanager' ODBC connection with the correct SQL driver and it works in ODBC administrator. I then run the installer which changes it to an...
View ArticleRe: Cannot shutdown or restart VM
HiCould you attach the vmkernel.log and vmkwarning.log from the ESXi who hosts the VM?
View ArticleRe: VM Provisioned space per each connected Datastore
Try like this $dcName='MyDC'$vmMask='MyRegEx'$dc=Get-View-ViewType Datacenter -Property Name -Filter @{Name="^$($dcName)$"}# Get the harddisk info for each VM$hdInfo=Get-View-ViewType VirtualMachine...
View ArticleRe: Can no longer log into VSphere Client or Web Portal with AD credentials
I did not change the root password, I did not feel comfortable doing that. and the disk usage did not change, it is the same
View ArticleRe: Import-Module : THe required module 'VMware.VimAUtomation.Srm' is not...
Looks like there might be an issue with your PowerCLI installation.Can you do a Get-Module -Name VMware*-ListAvailable I suspect the best option would be to completely delete all the PowerCLI modules,...
View ArticleRe: ESXi - This locked snapshot cannot be deleted errors
I will try again -- here are two zips with all the files. I thought maybe they were being stripped. I renamed them .sh but they are zips. btw - converter does remove the snapshots.KM
View ArticleRe: There was an issue with validating your login credentials against our...
Hello gadkgad, Please let us know your organization name and EA Number if possible share your email address, So I can contact you personally to understand the issue.
View ArticleRe: VM Provisioned space per each connected Datastore
This is fantastic. Thank You very much!
View ArticleRe: ESXi - This locked snapshot cannot be deleted errors
Sorry, but the attached files are reported as being corrupted. Maybe it's due to the .sh extension, which may be interpreted as text files, rather than binary files during the upload (only a guess)!?I...
View ArticleRe: Can no longer log into VSphere Client or Web Portal with AD credentials
Do you have support? Changing root password is fine, it doesn't affect vCenter. cd /storage/logdu -sk * | sort -n This will show you folder sizes. Go into the biggest one, repeat. Hunt down what's...
View ArticleRe: Getting a "Permission to perform this operation was denied" error in...
OK, the API removeAllSnapshots_Task requires VirtualMachine.State.RemoveSnapshot privilege on vCenter. If the account you use to login to vRO Java client has an administrator role on vCenter, then it...
View Article