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

Re: NSX 6.3.2 add DLR internal interface

$
0
0

Is “test” the name of a Logical Switch configured? By clicking change list of the available swiches, a logical switch could be chosen, every internal interface of DLR could be on seperate LS


Re: Snapshot general system error: can't delete

$
0
0

If the user has a full datastore and is getting an error when attempting a snapshot because of this, a backup is also going to fail because it relies upon the snapshot mechanism. You'll need to fix your space condition on your underlying storage and then see if this error disappears.

Re: Intel® i219-LM ESXi // lost access to volume successfully restored access to volume

$
0
0

If your datastore is a local device connected via an internal bus, a NIC wouldn't alter this loss. You may be using unsupported hardware, or poorly-performing hardware. Secondarily, you're on ESXi 6.5 and it doesn't officially support the legacy C# client that you're using. You should be using the ESXi embedded host client (HTML5) for full compatibility.

Re: Documenting 6.5 installation for vSphere

$
0
0

In vSphere Web Client select Administration - Deployment - System Configuration and there select 'Nodes'

 

Click on each node; it will show what type it is (in my case there's one node of type  'vCenter Server with embedded PSC')

Re: Error processing workflow creation Cannot access a disposed object. Object name: 'WorkflowRuntime'.

$
0
0

Sorry about the lack of info. This was an existing blueprint which is why I was confused about the error which I had never seen before. Apparently work was going on with vCenters and the PSC's which broke the vCenter plugin connection. Rebooting the vRO/vRA appliances fixed the issue.

Re: Deployment Error java.lang.Exception: 'serviceName' missing

$
0
0
vSphere Client version 6.5.0.10000 running on Windows Server 2012r2

Re: Impossibile creare o modificare VM

$
0
0

Hello Dica,

 

 

Welcome to Communities! Some useful info on participating here:

https://communities.vmware.com/docs/DOC-12286

 

This appears to be a known issue with this Client which over time changes to this have helped resolve for some browsers (and/or browser verisons) but not others.

Details of the ongoing discussion of this issue can be found here:

https://labs.vmware.com/flings/esxi-embedded-host-client/bugs/194

 

Try updating to the latest version (1.24.0-7119706) as daphnissov advised and/or if this is not an option, try using a different browser or different version of the browser you are encountering this on.

 

 

Bob

Re: Snapshot general system error: can't delete

$
0
0

Hi ,

 

That why I mentioned KB VMware Knowledge Base

 

If this is due to backup snapshot #  he can remove all that unwanted snapshot without extending the space .


vmware version 8

$
0
0

i am having trouble downloading and making the software work

Re: Can't download entire folder from ESXi 6.5 datastore

$
0
0

Hi ,

 

If you running 6.5 only not 6.5 U1 . try to access the esxi from vSphere client  . you will be requested update client and you can access server

 

then try to download the vm full folder from there .

 

if you don't have old vSphere client you can download 6.o u3 vsphere client and try to access the 6.5 esxi

i am trying to do the datastore balance using powercli (Storage DRS in powercliscript), can you please someone help me on this, if it is already thre in infra

$
0
0

i am trying to do the datastore balance using powercli (Storage DRS in powercliscript), can you please someone help me on this, if it is already thre in infra

Re: Replication Modes and ARP Supression

$
0
0

Thanks. But Im still unclear why multicast has no arp supression whilst unicast and hybrid do?

Mac OS X guest performance in Fusion 10.1.1

$
0
0

With every VMWare Fusion upgrade seems running OS X as a guest gets slower and slower. Now, to the point, its basically unusableMac OS performance issues.png...

 

I installed Firefox Quantum in OS X guest, but i cannot use it..  The resizing or full screen of VM does nothing. Any way to fix this?

Re: i am trying to do the datastore balance using powercli (Storage DRS in powercliscript), can you please someone help me on this, if it is already thre in infra

$
0
0

when i am trying to do the storage vmotion using below command it is working absolutely fine.

move-vm $vm -destination $vmhost -datastore $destdatastore,

i filtered the datastores with <15%, from each of those datastores, i am trying to do the storage vmotion to highest free space datastore, i am able to find the funciton for this.

but if i need to migrate multiple VMs at a time, then i am stuck with that place, and one by one only storage vmotion happening with the above commends, which is taking long time to get the data store balance.

Re: i am trying to do the datastore balance using powercli (Storage DRS in powercliscript), can you please someone help me on this, if it is already thre in infra

$
0
0

Try something like this

 

$dscName='MyDSC'

 

$dsc=Get-View-ViewTypeStoragePod-Filter @{'Name'=$dscName}

 

$si=Get-ViewServiceInstance

$storMgr=Get-View-Id$si.Content.StorageResourceManager

$storMgr.RefreshStorageDrsRecommendation($dsc.MoRef)

$dsc.UpdateViewData()

if($dsc.PodStorageDrsEntry.Recommendation){

    $dsc.PodStorageDrsEntry.Recommendation |%{

        $storMgr.ApplyStorageDrsRecommendationToPod_Task($dsc.MoRef,$_.Key)

    }

}

 


Re: Pulling the Product Key from a WIN10 VM

$
0
0

The problem is most of these tools for finding keys for even a non-bootable system, requires an installation in windows itself fore it becomes unbootable.. whoch won;t help you if its in this state already..

 

You don't need a product key to install windows, only to activate... but that won't be much good either.

Intel X710 woes

$
0
0

We recently purchased 8 new HPE DL380 Gen10 servers. They came with two 10Gbe ports embedded on the motherboard and two 10Gbe ports on a PCI card. All of these use the Intel X710 controller. Before I purchased these servers I had no idea how many problems these particular nics have given people. Here is a sampling of issues:

Install ESXi 6.5 on R730 with Intel X710

https://lonesysadmin.net/2018/02/28/intel-x710-nics-are-crap/

http://www.v-strange.de/index.php/15-vmware/239-vsphere-6-5-with-intel-x710-network-adapter

VMware Knowledge Base

 

I have two DAC cables hooked from this server to my Juniper switch. In the ESXi console I select both of these nics for my management network, give it an IP address, mask, gateway, and dns server. I reboot the host and during the boot process pings to the management interface start working. Once the host is up and running for about 30 seconds, the pings stop. If I remove one of the nics from the management network, pings start again. In other words, when two nics are connected for the management network, it will not work. I have upgraded the driver and firmware on the HPE Ethernet 10Gb 2-port 562SFP+ Adapter (it uses the Intel X710 controller) thinking it might help. We are now sitting at driver version 1.5.8 and firmware 10.2.5. The server is running HPE customized ESXi 6.5 Update 1

 

Do you think the problem I am experiencing (two nics for the management network will not work) is caused by this controller?

Are there other things I can check that might be causing this behavior?

Re: vmware version 8

$
0
0

Welcome to the Community,

 

VMware is the name of the company, i.e. not a product name. However, from the version you are asking for, I assume you are talking about VMware Fusion!?

Please explain what issues you have, to see how they can be solved. In addition to this provide the OSX version you are using, to find out whether it is related to this.

 

André

"Session Expired, trying to renew" message when logging on to Identity Manager

$
0
0

After creating a 3 node cluster, users often receive a "Session Expired, trying to renew" message when logging on.  The message usually disappears after a few seconds, but for some users is remaining and preventing log on.  Will setting the service.numberOfLoadBalancers option resolve this?  It's listed as optional in the documentation.

Re: VMware connect to a remote host without access and change the network IP

$
0
0

Kesavaraja,

 

Before you export to the ovf template, release IPs and set it to obtain IPs from DHCP Server. Also make sure to available a DHCP server for deploying CentOS VMs to obtain IPs.

 

Try using a KS file on CentOS. I have just suggested as I understood your problem.

 

Hope this will lead an idea for u to resolve it.

Viewing all 230224 articles
Browse latest View live


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