Quantcast
Channel: VMware Communities: Message List
Viewing all 226966 articles
Browse latest View live

Re: Workstation Player 14.1.3 on Unbuntu, Poor Performance and Freezes Windows 10 Guest, 3D Acceleration


NSX dFW flow statistics is zero

$
0
0

Hi,

 

Within NSX dFW, in order to have flow statistics (# of packets; # of bytes) showing for each rule, do I need to turn on Flow Monitoring within NSX?

 

If yes, should I turn it on and leave it running? I thought it affects performance...

 

If not, then why all my rules have 0 for flow statistics # of packets; # of bytes in last 24-hour?

 

Thanks,

/S

Re: Horizon 7.5 Persona Management don`t applyed GPO settings

$
0
0

Came here to post about Persona issues I have been having in 7.5 and of course I find this.

 

I really hope applying the settings via local group policy fixes the glitch as this intermittent failure of persona management is driving me mad.  It works 90% of the time but sometimes the service will not detect the user login session and a local profile is used.

 

(edit) I should point out that even when the Persona isn't roamed to the roaming profile path as configured in the domain GPO, redirected folders (set via the same GPO in "Computer Configuration/Policies/Administrative Templates/View Agent Configuration/Persona Management/Folder Redirection") are used so it isn't a case of a GPO not applying.  Other setting values defined in the same GPO under "Roaming & Synchronization" are visible in the VMWVvp_Status.txt log file as well. 

 

Jelbo:  Have you opened a support case and been told this is a known issue?  (given your last sentence I assume this is the case)

Re: Windows 10 VM - Horrible Performance

$
0
0

Have you tried one vSocket with 4 vCores (for 4 vCPUs) yet?? IIRC every time I've had a Win10 VM running on vSphere, I've made sure to keep it to no more than two vSockets. Never had a performance issue related to that.

Re: Possible to enter the console of virtual machine from ESXi Shell?

$
0
0

Hello Toorms,

 

The Console functionality to view and administer a Guest OS of a VM comes only with the vSphere Client (aka Thick Client) or the Web Client including the HTML5 version.

 

Unfortunately, from the ESXi Shell this function is not available.

 

Kind regards,

 

Pablo

Re: VMWare ESXI - Remote Access via DynDNS - is it possible?

$
0
0

Years ago I had both a FTP and web server running as VMs on my host server at home. I used the DYNDNS service to forward requests on the related ports (used the DYNDNS service to have the url feed to the port for the server type/VM). This did work, since I used port forwarding on my router to send the traffic to the correct IP of the VM running the services. These were Linux VMs.

 

I wouldn't expose the host directly to the internet though. IF you NEED to administrate the host when not at home, do it via a helper system (at most) that's also extremely secured. The VPN recommendation is, by far, the safest/smartest method to do this.

 

I've since decommissioned those VMs and haven't felt the need to create anything like that again. I do have a web site but it's hosted externally. IME/IMO, it's more secure that way and makes it so that I don't have to worry about things like security.

Re: Connect-VIServer through firewall to vCSA 6.0 with External PSC

$
0
0

Is there an ETA on when this bug will be fixed? I noticed that it's present on PowerCLI 10.2.0.9372002 as well.

Thanks.

Re: Guest Customization Windows 10 1803 starts but doesnt finish

$
0
0

There are known issues with guest customizations not entirely working with this build of Windows 10. I don't think there are any known workarounds presently. What version of vSphere (vCenter and ESXi) are you running?


Re: Workstation Pro 14.1.3 unusable

$
0
0

... maybe because you did not start WS as administrator ?

Re: Workstation Pro 14.1.3 unusable

$
0
0

I AM the administrator.

 

I just did another fresh install after punting the first install and ALL Reg entires....

 

Even watching the installation (2nd time) is painful as a separate task starts when its configuring the Virtual Network Editor....and even that "stops responding" while the installation is running.

 

No fun whatsoever.

Re: Workstation Pro 14.1.3 unusable

$
0
0

Have you opened a support request?

Re: Calculating Sync Actions - Failed to calculate sync actions

$
0
0

I was able to fix this by removing the Directory Sync.

 

Plus, If you lose your entitlements in workspace one, go into Connection Server and remove entitlement from one app or desktop pool and re-add it in then do another sync this should then fix WS1 entitlement for that user. 

 

Thanks

Re: Workstation Pro 14.1.3 unusable

$
0
0

What continuum was referring to, is to start the application in elevated mode to avoid possible UAC issues.

Anyway, do you have some kind of endpoint security installed on your system? Some of these applications may block network changes.

 

André

How to get request ID of failed catalog requests?

$
0
0

I am using the following code to get the request ID on post blueprint catalog request completed event subscription and it's working fine when catalog request completes successfully. However, if it fails, it was not able to get the request ID. The input parameters are payload and vCACCAFE:VCACHost(vRA/vRO 7.2) and please help.

 

function getRequestId(deploymentId, vCACHost) {

var requestId = getRequestIdFromDeploymentId(deploymentId);

System.log('Request ID: ' + requestId);

return requestId;

}

 

function getRequestIdFromDeploymentId(deploymentId) {

var items = vCACCAFEEntitiesFinder.getCatalogResources(vCACHost);

for each(item in items) {

if (item.providerBinding.bindingId == deploymentId) {

return item.requestId;

}

}

throw 'Could not get request ID.';

}

 

var deploymentId = payload.get('deploymentId');

var catReqId = getRequestId(deploymentId, vCACHost);

 

Another method which I have tried below, but no success for failed catalog requests

 

var catRequestId = System.getContext().getParameter("__asd_catalogRequestId");

System.log(catRequestId);

var req = vCACCAFEEntitiesFinder.getCatalogItemRequest(vCACHost,catRequestId);

var catReqId = req.id;

System.log(catReqId);

Re: Having a OVA with 2 VMDKs

$
0
0

The OVA / OVF format is very picky - I do not think that a vmdk created with qemu-img is acceptable.
For a test create a blank disk with Fusion and try that one instead.


Re: how can add 2 vcenter in one vcenter

$
0
0

Is that necessary use same vcsa version on SiteA and SiteB ?

 

For example can i install vcsa 6.5 on SiteA and vcsa6.7 on SiteB

 

BestRegards

VM data consumption on vSAN Storage

$
0
0

Hi,

 

On the VM Summary page does the total storage shown as consumed by the VM includes the additional copy created by vSAN (FTT=1 by default)?

 

Meaning a 1GB VM stored on vSAN would show as consuming 2GB on the VM summary page?

 

Also when browsing the vSAN datastore and looking to the VM files, would the vmdk show as 1GB or 2GB?

 

Thanks

Re: how to increase size of c: drive in linked clone master image?

$
0
0

If it's a linked clone (either dedicated or floating) you cannot resize the hard disk.

Re: Performance / Advanced

$
0
0

anyone that can assist please or that can let me know where this documentation explains this?

Re: VM data consumption on vSAN Storage

$
0
0

Hello andvm

 

 

Summary should show the total of all disks used space on vsanDatastore so 2GB in the example you said (assuming FTM=RAID1 and Thick/fully used that is).

Datastore browser will also show size including the data-mirrors.

You can get more granular information about usage of individual disks by looking at the usage from Righ-click VM > Edit Settings > Hard Disk drop-down menu.

 

 

Bob

Viewing all 226966 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>