Re: Unable to open Web Console in 6.7U3 HTML Client
Re: srm8.1 _powercli
Hi Luc,
If you can have a look on the attached script.
Re: Unable to import catalogs vRA 7.5
I have the same issue. I get these errors : Exception caught inside VRASNRegisterVRA.updateAuthToken: Auth Token return NULL Check Mid Server
The mid server is working fine.
Re: Unable to import catalogs vRA 7.5
What did u to resolve Authentication error?
Re: Which VMware certification should I do
What is best practice for large disks?
Hi,
We are looking to setup a video archival volume and are purchasing a new SAN for purpose (iSCSI).
I understand the maximum virtual disk size is 62TB but the usable capacity on the SAN will be about 80TB.
I'm wondering how to best set things up to fully utilize the SAN and allow any future expansion.
Do I provision multiple LUNs and present to vSphere?
Each LUN would have a datastore which would then have a single virtual disk.
Windows would then see two disks which would then be combined into a single volume with mount points or Storage Spaces.
or
Do I present a single storage LUN to the virtual operating system and bypass vSphere?
Looking for any suggestions from real world experience.
Thanks
Damien
Re: Unable to import catalogs vRA 7.5
Hello Shaun90 . Even I am facing the same issue . How did you resolve this?
Re: srm8.1 _powercli
I don't have a lot of experience with SRM servers, but a few comments/questions.
- On the Connect-SrmServer cmdlet you don't provide the SrmServerAddress parameter. This will not work when you have multiple SRM servers.
- I'm not sure why you do the New-CimSession, while there are no CIM commands later on? The Invoke-Command does not need a CIM session afaik
Re: messages "sfcb-vmware_raw{XXXXX]" show in syslog.log
I don't think it is an issue like VMware Knowledge Base .For version of my ESXI is not 6.5U3, and the information in syslog.log do not like VMware Knowledge Base .
Re: Unable to import catalogs vRA 7.5
hi, I have downgraded the plugin and was able to import all blueprints. What version are you currently running?
I downgraded to v5 from v5.1
Re: VMware AppVolume Issue
Hi Rabbah,
https://communities.vmware.com/thread/606501
KB4487044 was the problem.
Best regards,
Sebastian
Re: ESXi Host Decommision Question-Remove from Inventory or more involved?
There are indeed a couple of steps you need to take:
- Remove running VMs
- Disconnect remote storage
- Remove host from vDS
- Disconnect host from vCenter
- Remove host from vCenter
- Edit backup jobs
- Remove objects from DNS,AD,DHCP
- etc
- etc
Re: srm8.1 _powercli
This is what i think of the following points.
- On the Connect-SrmServer cmdlet you don't provide the SrmServerAddress parameter. This will not work when you have multiple SRM servers.
this has been created considering the fact that we are not aware of the "SRM INFRASTRUCTURE ".so once i connect to prod vcenter and use
connect-srmserver without any switches it will disply what SRM server is configured on prod .same logic goes for DR site.
- I'm not sure why you do the New-CimSession, while there are no CIM commands later on? The Invoke-Command does not need a CIM session afaik
i just checked you are absolutely right i just greyed out new-cimsession commands as invoke-command is working.
just thought of asking if there are rest apis available for srm 8.1 ??
Stuck after reboot dvfilter-gener ic-fastpath loaded successfully
Hello,
After install Dell Custom Image update03-14320388.x86_64 reboot
Stuck dvfilter-gener ic-fastpath loaded successfully
and install VMware Update Patch update-from-esxi6.7-6.7_update03
Still stuck dvfilter-gener ic-fastpath loaded successfully
Does Any one have same problem??
Re: Confirming Upgrade/Migration Apporach
The first step is to upgrade the external PSCs. Then you can upgrade the vCenter servers. I don't think you need to upgrade the VUM servers as VUM will now be part of the VCSA.
After the migration you can use the vCenter Server Converge Tool to move from the external PSCs to embedded deployments.
BTW if you have some sort of cluster right now, you can move to vCenter HA.
Re: multiple: Alarm 'Host connection and power state' on esxi changed from Red to Green
Hi
it started since I added the ESX to an existirng cluster. the other ESX doesnt have the same problem
no driver updates.
Yes for an instance it shows as not responding and then the message disappear until 1 minute after.
the vpxd-61.log doesnt show those entries.
correction: my ESXi version is ESXi 6.5 Update 3
Re: srm8.1 _powercli
The SRM API Reference is at https://code.vmware.com/web/sdk/8.1/site-recovery-manager
But you need to use an account that is permitted to access it.
Re: multiple: Alarm 'Host connection and power state' on esxi changed from Red to Green
issue resolved.
it was a blocked UDP 902 port from the ESX to VC
thanks
Re: What is best practice for large disks?
Moderator: Moved to vSphere Storage
Re: vCenter 6.7U3 Dynamic DNS issue with vCenter HA (VCHA) - duplicate DNS records creating connectivity issues
Hello bernweyand,
workaround seems to work. HA NIC has not registered in the DNS since the change.
Thanks