Re: Monitoring ESXI Performance Metrics over API
ok, so this script helped me a lot to understand the basics for make queries to the vsphere api through pyvmomi, have fun with it import pyVmomiimport argparseimport atexitimport itertoolsfrom pyVim...
View ArticleRe: Unable to move VM to new datastore
Hi there, Yes you can V2V with VMware Converter. After selecting the destination (which can be the same ESXi host), the next screen is about Options. From here you can click on the Data to Copy and in...
View ArticleRe: Windows VCenter 6.0 folders taking a lot of space
Hi there, To back up what a.p. has said - yes you can remove the "export" folder. This will have been from one of the upgrades previously done. If you don't have a virtual vCenter (close your ears...
View ArticleRe: Unable to import catalogs vRA 7.5
Have you given read, write, delete access to all tables mentioned over user doc?If Yes please check if script include 'JSUtil' is marked accessible from all scope. If this is also done then please...
View ArticleRe: VCSA 6.0 -> 6.5 CLI Upgrade Fails at 58% with Vmware VirtualCenter failed...
I need to simulate a Windows domain/Active Directory network across 3 sites/physical locations with site-to-site VPN connecting them. I figured I run pfSense (in VM) with OpenVPN as the firewall/router...
View ArticleRe: VSphere 6.7: Server 2016 CPUID changed.
Just to post an update. I did some lab testing of the following scenarios: Windows 7 and Server 2016 standard:Live vmotionCold vmotionUnregister and re register machine on a different host. In all...
View ArticleRe: VxLAN - Use of Scoped vs VLAN subnets
Issue 1:Sorry my fault for incomplete info. Ping Test_Server from the company network. It pings ok when connected directly to vDS (it has to ). But when moved to logical switch it does not ping from...
View ArticleRe: vSphere : vCenter VM hosted on the cluster it manages
When you create a vSphere cluster there is no requirement for maintenance mode. Can you post a screenshot?
View ArticleRe: Unable to import catalogs vRA 7.5
Yes I yes access granted and made it accessible from all scopes. I will recreate the catalog and test again. thanks
View ArticleAdd Additional Capacity Drives in VSAN
Dear All, I have setup three node VSAN Cluster with space up to 7 TB. Now i want to increase the size of my VSAN Cluster from 7 TB to 10 TB. For this i have procured three HDDs of 1 TB and will...
View ArticleRe: vCenter Last log in
You can go to the Tasks & Events tab from the VM and check in events. There you should have an "Remote Console connected" event logged and the username.
View ArticleRe: Secure a plugin's REST API and UI
I am thinking that a filter added to our web.xml file that would check for a valid UserSession could be used to protect our Rest API endpoints. I tried a couple of experiments of adding a filter to...
View ArticleRe: Master Image Upgrade from LTSB1607 to LTSC1809
Hi Thanks, it's looking good, before upgrade first uninstall view agent, after upgrade reinstall and it works perfect until yet regardsMarc
View ArticleRe: Unable to import catalogs vRA 7.5
I'm now getting error code code: 403 - Forbidden username/password combo when importing catalogs. But when I register vRA it was successful
View ArticleRe: VCSA 6.7 doesn't show correct datastore size
Hello André, the output is as follows: [root@WMVM4:~] vmkfstools -P "/vmfs/volumes/S01_L00_20000"VMFS-6.81 (Raw Major Version: 24) file system spanning 1 partitions.File system label (if any):...
View ArticleRe: Add Additional Capacity Drives in VSAN
Hello Zaib, It is just a case of adding the disks to the existing Disk-Groups:Add Devices to the Disk Group Whether hosts need maintenance window to add the drives to the chassis depends if your...
View ArticleRe: certificate import error
Have you checked KB2137109?And WIlliam's Auditing & Automating Disabled Protocols (TLS/SSLv3) for ESXi 6.0u3 & 6.5 using PowerCLI post? What PowerCLI version are you using?
View ArticleBypassing RTAV for a specific camera device.
We have a microfiche device that in order for the software on the virtual desktop to identify it, the device name must be a certain string. With RTAV, that device name appears as some generic VMware...
View Article