szafa's Posts

I'd check Windows host logs first => https://support.microsoft.com/en-us/help/4341920/troubleshoot-errors-that-occur-when-you-join-windows-based-computers-t
based on many comments it is not working or is deprecated in 6.5 => https://www.altaro.com/vmware/clipboard-vsphere/ if you check doc for vSphere 6.x you will not find "isolation.tools.dnd.disa... See more...
based on many comments it is not working or is deprecated in 6.5 => https://www.altaro.com/vmware/clipboard-vsphere/ if you check doc for vSphere 6.x you will not find "isolation.tools.dnd.disable" anymore => Security Considerations for Configuring VMware Tools
You can use host profiles => VMware vSphere 6.5 Host Profiles Step by Step Management | vSphere - YouTube  or vCenter Autodeploy => Installing ESXi Using vSphere Auto Deploy They are other opt... See more...
You can use host profiles => VMware vSphere 6.5 Host Profiles Step by Step Management | vSphere - YouTube  or vCenter Autodeploy => Installing ESXi Using vSphere Auto Deploy They are other option like PowerCLI script or use of 3rd party tools like Ansible or Transformer. I'd recommend to check first host profiles and if this is not enough then try Auto deploy or 3rd party tools.
try to upload directly to ESXi or make sure that port 902 is open between VC, ESXi and client that you are using to upload files
Hi All vROPS 6.6.1 and NSX vSphere Adapter 3.5. One of the NSX managers keep showing few times per day standard alert "Adapter instance object has error status", other NSX is ok. NSX manager a... See more...
Hi All vROPS 6.6.1 and NSX vSphere Adapter 3.5. One of the NSX managers keep showing few times per day standard alert "Adapter instance object has error status", other NSX is ok. NSX manager and vROPS are on same network so network communication should not be the root of the problem. Test connection of that adapter is successful and is reviving data. Any idea how I can troubleshoot that issue, what logs to check on vROPS collector and NSX manager? Thanks
support didn't help much, policy recreated manually
Hi All Importing a custom policy in VMware vRealize Operations 6.6.1.7160163 (Build 7160163) fails with the error: "Incorrect file uploaded" I manage to upload same custom policy to other v... See more...
Hi All Importing a custom policy in VMware vRealize Operations 6.6.1.7160163 (Build 7160163) fails with the error: "Incorrect file uploaded" I manage to upload same custom policy to other vROPs deployment so the policy are OK just something went wrong with that vROPs instance. vROPs logs $ALIVE_BASE/user/log/analytics_UUID.log 2019-07-15 13:32:09,921 ERROR [ServerConnection on port 10000 Thread 6642 ] com.vmware.vcops.controller.retriever.PolicyImportExportHandler.importAlertContent - Failed to import alert content, errMsg=Reco mmended action contains invalid action adapter key 2019-07-15 13:32:09,921 ERROR [ServerConnection on port 10000 Thread 6642 ] com.vmware.vcops.controller.retriever.PolicyService.processException - importPolicy failed: Failed to import alert content com.vmware.vcops.common.l10n.LocalizedRuntimeException: Failed to import alert content I found KB VMware Knowledge Base looks like same issue but why I can upload same custom policy to other vROPs instance (same version). The resolution in KB will not help as I can't remove whole alertContent Any idea how resolve that problem?
i'm afraid older version never supported centos 5 as well https://vinfrastructure.it/2015/07/vmware-converter-os-support/ Looks like you have 2 other option upgrade your centos to supported ver... See more...
i'm afraid older version never supported centos 5 as well https://vinfrastructure.it/2015/07/vmware-converter-os-support/ Looks like you have 2 other option upgrade your centos to supported version or try to use some alternative soft that supports centos 5
Please try first clear browser cache and restart web client service or reboot VC : VMware Knowledge Base If above will not help maybe try different browser.
Try to use linux live cd to  to format (remove) your MBR & partition table from that SATADOM : https://www.axllent.org/docs/view/erase-your-mbr/
Do you like dump VM with nmi? if so please check : https://kb.vmware.com/s/article/2149185
try VMware Knowledge Base
please try : Failed to verify the SSL certificate for one or more vCenter Server Systems” error in the vSphere Web Client (2050273) : VMware Knowledge Base I hope that will fix issue
Do you have that issue with some VM's or maybe with VM's hosted on that host that experienced PSOD? Did you try to add disk from host UI? Did you try to restart VC or VC services?
Hi All Sounds like you are trying Cross vSwitch vMotion? If this is the case it was introduced in vSphere 6.0 so update 5.5 host to 6.0 to fix that issue. https://kb.vmware.com/s/article/21... See more...
Hi All Sounds like you are trying Cross vSwitch vMotion? If this is the case it was introduced in vSphere 6.0 so update 5.5 host to 6.0 to fix that issue. https://kb.vmware.com/s/article/2109507 Next question is if you have same EVC in both clusters?
can you add disk when logged as administrator@vsphere.local (default SSO admin)?
did you check if imagebuilder service is working? service-control --status vmware-imagebuilder If the service is working please try to restart it or maybe restart all services
Check the following service is running on those hosts. If it is not running, start it. If the service is already running, then stop and start it again: /etc/init.d/vsanmgmtd status Restart ... See more...
Check the following service is running on those hosts. If it is not running, start it. If the service is already running, then stop and start it again: /etc/init.d/vsanmgmtd status Restart the service /etc/init.d/vsanmgmtd restart
Hi Hakim Could you provide vpxd.log that covers time of the error so we can check it? Alternatively you can try to deploy that ovf with ovf tool, you can find all steps in below KB vSphe... See more...
Hi Hakim Could you provide vpxd.log that covers time of the error so we can check it? Alternatively you can try to deploy that ovf with ovf tool, you can find all steps in below KB vSphere Replication 6.5 deployment fails to import OVF through web client of vCenter Server 6.5 (2149628) : VMware Knowledge Base