Re: software iSCSI - multipathing
thanks, will go for first option (same subnet) i.e. Port Binding
View ArticleRe: Cannot delete Datastore - "Not a known device"
Well if only was unmounted from a host instead of doing it from the vCenter Inventory yes, this is the problem.The problem is that the object is still referencing the Datastore that it doesn't more in...
View ArticleRe: Cannot delete Datastore - "Not a known device"
Hi Marotke, was there a ISO images on this datastore, which is still connected to a VM as CD drive? You can figure it out using RVTools or PowerCLI: Get-VM | Get-CDDrive | Where-Object {$_.ISOPath...
View ArticleMounting Datastore (NFS) to additional Hosts fails using the falsh client
Hello all, we have an issue while trying to mount NFS datastores to additional hosts.If we use the the flash client the operation fails.The window that shows a collection of hosts from which you can...
View ArticleRe: powercli script to get last boottime of guest OS
Can someone tell me how I would get this output to a csv file or even just a text file?
View ArticleRe: powercli script to get last boottime of guest OS
Try like this $stat='sys.osuptime.latest'$now=Get-Date $vms=Get-VMGet-Stat-Entity$vms-Stat$stat-Realtime-MaxSamples1|Select @{N='VM';E={$_.Entity.Name}},...
View ArticleRe: vCenter HA over different subnets
That's not a supported configuration. vCHA isn't there to provide site-level failover across different subnets.
View ArticleRe: VMRC suddenly stopped working, Vsphere 6.7, code execution cannot proceed
Hi, I would clearly suggest you to re-install VMRC....Otherwise you can access any VM with the URI: vmrc://[USERNAME]@[VC]/?moid=[VM-MOREF-ID]
View ArticleRe: GuestOS Full and Family randomly empty
The configured OS has no value whatsoever for reporting purposes, you can put whatever in there, and still install another guest OS. Which vSphere version are you working with?Are these VMs using the...
View ArticleRe: vCenter and ESXi host
Hi, If you don't want to add the hosts to vCenter is up to you.There is no any tombstone or something like that for not joining the hosts to the vCenter.The only thing is that you lose all features...
View ArticleRe: vCenter HA over different subnets
Does the "Additional Routing Configurations" at https://kb.vmware.com/s/article/2148442 help? André
View ArticleRe: Weird mouse movement in Windows 10 VM in VMware Fusion 8.5 under Sierra
Did this get fixed? I'm experiencing a similar issue in Mojave and the latest Vmware Fusion with WIndows 7 or Windows 10, the mouse doesn't seem to work the same as in Mojave, I can't really explain...
View ArticleI can't connect usb 3.0 flash drive
I can't connect usb 3.0 flash drive with window 7 professional, although i have been follow to download the driver link , but the setup it say the computer does not meet the requirement , my spec is...
View ArticleChelsio N320E on ESXI5.5u3
Old platform, old hardware , I hope in someone's experience... I have an old Dell PowerEdge 2950 running ESXi 5.5u3 Dell customized (the latest ESXi supported by that HW)As some people has reported it...
View ArticlePotential Symantec False Positive?
Hello, I have a VMWare server that is running VMWare Horizon VDI Security Center. We've been receiving Symantec High Priority IDS Event alerts for the file C:/PROGRAM FILES/VMWARE/VMWARE...
View ArticleRe: What magic spell do I need to cast to pass an HPE H240 SAS controller to...
Log dump: 2018-10-30T20:44:19.342Z| vcpu-0| E105: PANIC: VERIFY bora/devices/pcipassthru/pciPassthru.c:9132018-10-30T20:44:20.885Z| vcpu-0| W115: A core file is available in...
View ArticleRe: vCenter HA over different subnets
Thank you André! This kb article looks like the thing i was looking for! Will try this tomorrow or the day after depending on the time i can spend on the project tomorrow. Will get back at you if this...
View ArticleRe: I understand that vmware/pyvmomi is DEPRECATED but ...
As far as I know, pyvmomi is not deprecated. It is also used internally by VMware or in HCI solutions for certain tasks. The second link to the Github documentation contains API examples and...
View ArticleDistributed Switch Question
I'm a noob to the whole distributed switch thing but not a noob to VMware. If you don't want to help please don't comment... I have a 3 node cluster, vSphere 6.5 that hosts our VDI. I hadn't yet...
View Article