Quantcast
Channel: VMware Communities : Discussion List - All Communities
Viewing all 180460 articles
Browse latest View live

Identifing intel X710 firmware

$
0
0

Hello,

lldp is not working with intel x710 card and also dmesg show the following message

 

2018-05-03T18:32:57.223Z cpu39:33473)PCI: driver i40e is looking for devices

2018-05-03T18:32:57.239Z cpu39:33473)<6>i40e 0000:18:00.0: fw 6.80.48603 api 1.7 nvm 6.00 0x800034eb 18.3.6

2018-05-03T18:32:57.239Z cpu39:33473)<6>i40e 0000:18:00.0: The driver for the device detected a newer version of the NVM image than expected. Please install the most recent version of the network driver.

 

I want update the firmware off the nics or the driver  or both, but when i execute  esxcli network nic get -n vmnic0 i get

 

 

   Driver Info:

         Bus Info: 0000:18:00.0

         Driver: i40e

         Firmware Version: 6.00 0x800034eb 18.3.6

         Version: 1.4.28

dmesg says firmware is fw 6.80.48603

 

So wich is the firmware 6.00 or 18.3.6?

 

vmkchdev -l |grep vmnic0

0000:18:00.0 8086:1572 1028:1f9c vmkernel vmnic0

 

Sincerilly

 

.


vCloud 8.20 changing Edge gateway size

$
0
0

Hi,

 

My customer have HA edge gateway configured to size compact. Now they need more resources (ram and cpu) to edge.

 

I try to find some articles about it but I could not find any. 

 

Is it possible just increasing RAM/CPU to edge gateway VM or  somehow change edge gateway configuration size from compact to large?

 

Thanks,

 

Ano

Local Egress and routes towards ESG

Sorry, this application cannot run under a virtual machine

$
0
0

Hello,

iam having a problem with a game. I want to run it in a virtual machine but it refuses to work. And it writes error: "Sorry, this application cannot run under a virtual machine" . The game is running only in windows 10 and the only way i will touch windows 10 is safely with a stick and as a virtual machine. So i cant install it to my machine.

 

I have tried a few tutorials how to fix it but non of them seems to work for me.

 

I Tried:

How To Fix Sorry, This Application Cannot Be Run Under A Virtual Machine Error - YouTube

How to fix error "Sorry, this application cannot be run under a Virtual Machine" Crossfire - YouTube

 

I Tried setting this to the .vmx file and uninstaling VmWare tools.

isolation.tools.getPtrLocation.disable = “TRUE”

isolation.tools.setPtrLocation.disable = “TRUE”

isolation.tools.setVersion.disable = “TRUE”

isolation.tools.getVersion.disable = “TRUE”

monitor_control.disable_directexec = “TRUE”

monitor_control.disable_chksimd = “TRUE”

monitor_control.disable_ntreloc = “TRUE”

monitor_control.disable_selfmod = “TRUE”

monitor_control.disable_reloc = “TRUE”

monitor_control.disable_btinout = “TRUE”

monitor_control.disable_btmemspace = “TRUE”

monitor_control.disable_btpriv = “TRUE”

monitor_control.disable_btseg = “TRUE”

tools.upgrade.policy = “manual”

monitor_control.restrict_backdoor = “TRUE”

 

Could someone help me? Thanks for any advice.

VMWare partition created with partedUtil has the wrong size (smaller)

$
0
0

I have something very strange with ESXi 4.1. OK I know ESXi 4.1 is very old, so please stop reading my question if this is insulting your mind ! ;-)

 

Now if you continue reading, I create a partition with a size of 2.2 TB :

 

# partedUtil set "/vmfs/devices/disks/naa.600a0b800074c3a1000005e45ae939ad" "1 128 4684283903 251 0"
0 0 0 0

1 128 4684283903 251 0

 

But what I get is a 185 GB only partition ???

 

# partedUtil get "/vmfs/devices/disks/naa.600a0b800074c3a1000005e45ae939ad"
291583 255 63 4684283904

1 128 389316607 251 0

 

I never saw that, so if anyone had an idea on why it happens, it would be great :-)

Thanks a lot in advance for any help

Live Migration via HCX with in DC (vSphere upgrade)

$
0
0

Hello All,

 

I hope you are doing good. I need your advice. I have to Upgrade vSphere 5.5 to 6.5 with in data center. In current infra approx 70% of hardware is out of life/support. New infra which i am supposed to receive will have different CPU class so I will be requiring the downtime for approx every VM in ordinary vSphere upgrade process. To avoid downtime i want to use VMware HCX. My concern is "can i use VMware HCX as on premises to on permisis or on prem to cloud and then on prem? Would it be recommended method? Please share if you have any another thought/ idea about same. I am looking forward for your reply.

 

Thanks

Suresh Siwach

How do I get a license for ESXi 4.1?

$
0
0

Latest version of ESXi is not compatible with my old Dell T7400. 4.1 installs and runs, but the license number I got for my 6.7 download won't work with my 4.1 install.

Is it possible to still get a license for 4.1?

Thanks,

Chris

Getting Authentication failed because the remote party has closed the transport stream on connecting via vsphere windows client 6.5

$
0
0

hi

When i am trying to login via vsphere 6.5 client to my ESXi running 6.7 version , i am getting below error

" The client could not send a complete request to the server. (The underlying connection was closed: An unexpected error occurred on a send.)"

On opening the vmx log file i see this

[        :startup :W: 1] 2018-05-07 00:49:22.923  Log for vSphere Client Launcher, pid=1124, version=6.0.0, build=build-5112508, option=release

[        :Failed t:P: 3] 2018-05-07 00:49:32.423  System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send.

Server stack trace:

   at System.Net.HttpWebRequest.GetResponse()

Exception rethrown at [0]:

...

   at System.Net.HttpWebRequest.GetResponse()

   at VirtualInfrastructure.Utils.WebDownload.GetResponse()

System.IO.IOException: Authentication failed because the remote party has closed the transport stream.

...

   at System.Net.ConnectStream.WriteHeaders(Boolean async)

 

 

   --- End of inner exception stack trace ---

[        :Error   :P: 3] 2018-05-07 00:49:32.423  possible failure processing clients.xml

System.Net.WebException: The client could not send a complete request to the server. (The underlying connection was closed: An unexpected error occurred on a send.)

   at VirtualInfrastructure.Utils.WebQuery.LocalizeWebException(WebException exception)

   at VirtualInfrastructure.Utils.WebQuery.Request(String url, Nullable`1 timeoutSecs)

   at VirtualInfrastructure.Utils.ClientsXml.ParseXml(Int32 timeoutSecs)

   at VpxClient.Login.ClientsXmlLoader.TrySinglePort(ClientsXml clientXml, Exception& activeError)

System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send.

Server stack trace:

   at System.Net.HttpWebRequest.GetResponse()

Exception rethrown at [0]:

...

   at System.Net.HttpWebRequest.GetResponse()

   at VirtualInfrastructure.Utils.WebDownload.GetResponse()

   at VirtualInfrastructure.Utils.WebDownload.get_ResponseStream()

   at VirtualInfrastructure.Utils.WebQuery.Request(String url, Nullable`1 timeoutSecs)

System.IO.IOException: Authentication failed because the remote party has closed the transport stream.

...

   at System.Net.ConnectStream.WriteHeaders(Boolean async)

 

 

   --- End of inner exception stack trace ---

 

 

   --- End of inner exception stack trace ---

[        :Error   :M: 1] 2018-05-07 00:49:32.486  Error retrieving clients.xml

Exception already logged, summary: System.Net.WebException:The client could not send a complete request to the server. (The underlying connection was closed: An unexpected error occurred on a send.)

 

I am running windows 7 Ultimate and facing this problem with the root user as well ( which has Administrator privileges ) .

 

Thanks

Aseem.


Thinapp application startup error

$
0
0

Hi Guys,

 

Did a thinapp application thinapp version 5.2.3

I get the following error

 

javaws(1).exe - Fatal Application Exit

---------------------------

ThinApp has encountered an unexpected error. Click Abort to close the application, Retry to debug, or Continue to ignore the error. Support info: PID=11032, create_process.cpp@1949

 

I click ignore application runs normal

 

Any reason why ?

Supported List of Load Balancer's for Horizon

$
0
0

Hi

 

I am trying to find a documentation on supported list of LB's but couldn't find any, I have personally worked with F5,A10,KEMP and NSX but would like to have a list or an official document form VMware to provide to our team.

Running powershell script as different user using software component not working

$
0
0

I am using the following script to run the powershell script as different domain user which is something not working as vRA software component (install section) but works fine manually. Any help?

 

Note: Before the following script, I am executing domain join script as software component in which the following script depend on domain join script.

 

#Prepare credential to use

$domUser = "domain\serviceaccount"

$password = ConvertTo-SecureString -String "$password" -AsPlainText -Force

$cred = New-Object System.Management.Automation.PSCredential ($domUser,$password)

 

 

#Input parameters

$powerLoc = "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe"

$workDir = "C:\Windows\System32\WindowsPowerShell\v1.0\"

$arguments = "-file C:\Users\Public\script.ps1","-NoExit"

$outError = "C:\Users\Public\ErrorOut.txt"

$outFile = "C:\Users\Public\Success.txt"

 

 

#Run the script as domain service account

Start-Process -FilePath $powerLoc -ArgumentList $arguments -Credential $cred -RedirectStandardOut $outFile -RedirectStandardError $outError -WorkingDirectory $workDir -Wait

VDI Upgrade

$
0
0

Hi All,
We are planning to upgrade below environment please suggest us the best possible path with minimum downtime

Current environment: 50 zero client users
VMware VDI version 5.2
vSphere 5.5
2x connection servers
1x security server
1x composer server
All running on server 2008R2

Target Environment:
VMware VDI Version 7.3.2
vSphere 6.5
And all management servers to Server 2012R2

 

i have verified the upgrade matrix and there is no direct upgrade path from 5.2 to 7.3, we need to upgrade to 5.3 then 7.3.

However we also planing to upgrade the OS as well. Hence we are  looking at build new VDI management servers and migrate the VDI golden image and desktops.


Thanks

OVF export fails with timeout error

$
0
0

 

When I try to export a VM to OVF, it fails with error "Failed to Export Virtual Machine: The Operation has Timed Out."  The event long shows that the task was cancelled by a user.  I have tried this from 2 different workstations and the vcenter console with no change in symptoms.  I have also tried different VMs with no change.  Any help would be greatly appreciated.

 

 

Thanks,

DLE 

 

 

Site vMotion

$
0
0

Hi,

I have few questions in my mind

 

HW/SW INFO

2 Sites HQ and BRANCH

ESXi 6.7

VLAN DMZ 20

VLAN SVR 30

VLAN USR 40

VLAN VMOTION 80

VLAN MGMT 100

Each ESXi has 2x10GB NIC for VM traffic and 2x1GB for vMotion + Management traffic

Create  2x vSwitches (vSwitch0 for vMotion+management) and (vSwitch1 for vm)

Cisco Switch 3650

 

QUESTIONS

  1. let say I have 2 sites HQ and BRANCH. Both have different public ip.

Should I use same vlan, if I want to failover vm between sites and vm should retain their ip

  1. I enable Jumbo frame globally in Cisco switch

I set jumbo frame MTU to 9000 on vmkernel0 and vSwitch0 (for vMotion+Management)

but set MTU 1500 for vmkernel1 vSwitch1 (for VM network)
Should I set jumbo frame MTU 9000 for VM network as well?

 

thanks

vRealize Automation

$
0
0

After deploying the vRealize Automation OVF,  i logged in to windows server to install Management agent. but while but while browsing the https://vRO:5480/installer, getting error 404 

Though I can login to the Appliance portal using url https://vRO:5480 but get error while browsing to vRO:5480/installer

Kindly suggest

 
The certificate is not trusted because it is self-signed. The certificate is not valid for the name 67.204.109.39. Error code: SEC_ERROR_UNKNOWN_ISSUER
 
Peer’s Certificate issuer is not recognized.
 
HTTP Strict Transport Security: false
HTTP Public Key Pinning: false

VMware DISK0 100 GB, Inside OS using Disk0 created C,D and E drive, How to expand D drive size now

$
0
0

I have Windows 2008 R2 server VM, and Disk0 assigned space is 100GB, using that space we have created C,D and E drive, OS and application installed successfully, now  we need to expand D drive space, will it work if I expand disk0 size 120GB  in VMware, and expand D drive ..?

NFS Storage , ESXi 6.7

$
0
0

hi community,

 

Am I able to do this.

 

I have a spear server and wanted to have 8 SSD drives in a RAID 5 , and have a quad network card installed. can I attach the dell blade servers in a FX2s chassis directly to the other server for storage for eg like a iSCSI. would that work over the ethernet so I can directly connect them together without a switch or a router, and use the RAID 5 storage on the other server to install VMs onto.

 

Matt

Blue screen after vm initialization Windows 7

$
0
0

Hello, I'm facing a blue screen everytime I run my ubuntu server 16.04 i386 on VMWare(guest).

My host machine is Windows 7.

I'm running a i386 image because when I try to run amd64 it says my machine is not 64 bits, which is weird.

 

Apart from that I never get this blue screen, it only happens when I try to run my vm.

The error code is always the same: DRIVER_IRQL_NOT_LESS_OR_EQUAL

BCCode: d1

BCP1: 0000000000000000

BCP2: 0000000000000002

BCP3: 0000000000000008

BCP4: 0000000000000000

OS Version: 6_1_7601

Service Pack: 1_0

Product: 768_1

 

DM Log Collector and MSInfo attached.

On the event viewer I can match the time at which my computer crashed and it has to do with the network card. I see that it tries to get a dhcp and fails.

BlueScreen view shows me that the file causing the problem is ntoskrnl.exe.

Sometimes igdkmd64.sys appears also.

 

Things I've tried:

-Boot Windows only with antivirus. Still crashes when I try to initialize virtual machine on VMWare.

-Desintall all network drivers in order for Windows to natively load them at startup. Still crashes with vm.

-Updated all network drivers with Driver Easy software. Still crashes with vm.

-Ran verifier /reset and cmd and it displayed "No configured changed". Still crashes with vm.

-HP shows that I don't have Driver Encryption enabled so I didn't change anything there.

 

If someone could please help me, I'm desperate and don't know what to do.

I really need to run vmware with ubuntu server 16.04.

I don't have any other virtualization software installed.

Reinstall vCenter, does EVC need to be reset?

$
0
0

Existing environment :

Windows 2012 R2 vCenter 6.5 was Enable Enhanced vMotion Compatibility (EVC).

 

Question :

I want to install Windows 2012 R2 to Windows 2016 , So vCenter will be installed into the same version.

Create new vCenter Cluster  Enable EVC  ,then existing ESXi host join to it . (ESXi Host and VMs always power on)

Under these conditions , EVC function Work ?

 

 

upgrading of esxi host

$
0
0

i have a few ESXi host that is on version 5.1.

can i upgrade them straight to 6.5 or in stages, from 5.1 to 5.5 then to 6.5 ?

will there be any issue if i upgrade straight to version 6.5?

Viewing all 180460 articles
Browse latest View live