gooday,
Although my version is 5.5 build 9313450, how the ?? do you determine
Essentials, + Standard, Enterprise?
And Yes, I'll be doing the upgrade from 5.5 to 6.5
Thank you as always.
gooday,
Although my version is 5.5 build 9313450, how the ?? do you determine
Essentials, + Standard, Enterprise?
And Yes, I'll be doing the upgrade from 5.5 to 6.5
Thank you as always.
her is the screen shot attached
Yes definately connected
I disabled secure boot because I thought that might have been the issue but it still wouldn't run. I would have though though that being MS images direct from their site they would be able to secure boot.
On your RDS hosts, look for "C:\Program Files\Common Files\VMware\Remote Experience\x64\VMwareViewClipboard.exe".
If it's not there, try a repair of the Horizon 7.5 Agent.
Happens to me cross vCenters on any Windows OS 2008, 2012 R2, 2016
I'm not sure whether I understand what exactly you are asking for?
If it's about the currently used editions, check the licenses which are assigned to the different assets.
The binaries are the same, it's only the license key which makes the difference.
André
You do not use vds.
You can follow these steps:
To remove the ESXi/ESX host from vCenter Server:
To add the ESXi/ESX host to a new vCenter Server:
Diego thank you very much for the reply.
my issues is that I can't connect to the "down" vcenter at all via vshpere. only thru ssh
do i have to remove teh esxi host before adding it to the new one?
is there a way to do i via CLI or can i just add the exsi host to the new vcenter wtihoout removing it from the old one first
thanks much
I'm using Ubuntu 18.04 with the new Horizon Client for Linux 4.9 and I cannot get scanner redirection to work. it works fine on Windows 7 and 10 with the Windows client but not on Linux. I've also tried it on v16.04 with horizon client 4.5 & 4.8 and neither of those work either. If I have the scanner plugged in the Horizon Client crashes as soon as it connects. if I connect first then turn the scanner on - it crashes as soon as I turn it on.
Has anyone been able to make this work?
Thanks.
You can directly add the hosts to new vCenter server without removing.
It will throw warning when you add the hosts to new VC as these hosts are managed by other vCenter server which can be ignored.
Not sure exactly what the problem is, if that's a problem exporting the VM or a bug in that specific 6.5 version.
I use ovftool on Linux to export a virtual appliance from vCenter 6.7.
When importing that VM to older versions (6.5, 6.0) people get warnings during the deployment about unsupported options, which is ok, but then they cannot boot the VM because it's looking for a nvram file that's nowhere to be found :
Could not create '/vmfs/volumes/5a53fd58-f488e6e0-4129-0025b5aa0000/nabox-test/ovf:/file/file3': msg.fileio.notfound
It doesn't seem this VMware Knowledge Base applies because my VM isn't EFI.
Thanks for your help.
Thanks for the replies.
I ended up fixing this at the OS/application level instead. As it turned out, the disk mostly contained the SQL tempdb files and logs. Once I got the downtime approval, I stopped SQL services and copied the data to a new disk, then switched drive letters between old and new volumes and rebooted.
This was easy because of the type of data, but the same could be applied to almost any kind of data as long as you know the consequences. It's very simple, but solved the problem and was quick.
Since that time we've had two brand new, very small VMs on the same data store which we were not able to migrate to different storage and change disk type without shutting down first. We got a "file too large error"). It seems something is up with that particular data store and I've let the responsible people know.
LucD,
Thank you... I tried your script/procedure provided above. It almost worked. It did copy the entire folder; however, it did not complete the downloading of the vmdk files. Typically, a download of a vmdk file spawns two files - a small 1 KB description file and a vmdk.flat file that contains a complete data file dump. It seems like the GetDatasourceItem command cannot handle this backup file spawning. The small description file downloaded successfully, but all of my vmdk files are empty.
It gets this error when it attempts to back up the vmdk file to the vmdk.flat file:
Copy-DatastoreItem : Object reference not set to an instance of an object.
I am performing this backup using an active online VM. Does a VM need to be powered off, before performing a backup?
scott...
Hi
I have a workflow with a few action in it. One of the actions returns and array of strings (link of vmnics). Then in a later scriptable task I am trying to add these vmnics to a vswitch.
In the below snippet NetworkData is my Array of String
var switchSpec = new VcHostVirtualSwitchSpec(); var loabBalPolicy = "loadbalance_srcid" switchSpec.numPorts = 1024; switchSpec.mtu = mtu; switchSpec.bridge = new VcHostVirtualSwitchBondBridge(); switchSpec.bridge.nicDevice = NetworkData;
When I run the workflow I get the below error
Unable to set property 'nicDevice' on object VcHostVirtualSwitchBondBridge : org.mozilla.javascript.NativeString
nicDevice is meant to be an array of string? Do I have to iterate through NetworkData and re-create my array ?
If I output typeof(NetworkData) is state the type as object.
I have the Skyline report. There's a "critical" priority message "ESXi host fails with a purple diagnostic screen and reports the error: tcp_input". It tells me which virtual center but, it doesn't tell me which host. Am I missing something?
It magically started working this last time around. I didn't do anything.
That's odd - any of the networking options should allow you to see the host from the guest, and vice-versa. You likely won't be able to use name resolution, but IP address should work fine.
Hi,
Which vRO version is this?
It seems the NetworkData is a string, not Array/string. Are you sure your action is properly defined to return Array/string? Could you attach your actual workflow + actions to check how the input/output mappings are defined?
I found that if you try to apply the licenesein the HTML5 client, the NSX for vSphere does not show up, but if you use the FLEX client, the NSX lic does show and your able to replace the default NSX license.