Quantcast
Channel: VMware Communities : All Content - All Communities
Viewing all 183671 articles
Browse latest View live

New-NetworkAdapter not working! Nor is Set-NetworkAdapter...

$
0
0

Hello all,

 

Needless to say I had a large issue with the vmxnet3 adapter for a customer and they requested all NICs be rolled over to the e1000e (Ugly!) but it was what they knew worked for them.

So I started to write a script using the latest PowerCLI.

This include cmdlets Net-NetworkAdapter, but this has limitation of it functionality which is not correct.

Specifically on MAC Addresses.

You see to make sure the systems which are using DHCP get back their original address so that there are no changes required to the Load Balancers we have to make sure they maintain the MAC's.

the MAC on a test system was 00:50:56:88:f7:78 which was originally auto-assigned.

Well that address is invalid if you try to pass it to the new adapter with the below error:

 

 

===============================================================================================================================================

New-NetworkAdapter : Cannot bind parameter 'MacAddress' to the target. Exception setting "MacAddress": "The MAC

address is invalid or is not in the valid range 00:50:56:00:00:00 - 00:50:56:3F:FF:FF."

At C:\SwapNics.ps1:41 char:55

+ New-NetworkAdapter -vm $VM -Type $NICType -MacAddress $MACAdd -StartConnected -N ...

+                                                       ~~~~~~~

    + CategoryInfo          : WriteError: (:) [New-NetworkAdapter], ParameterBindingException

    + FullyQualifiedErrorId : ParameterBindingFailed,VMware.VimAutomation.ViCore.Cmdlets.Commands.VirtualDevice.NewNet

   workAdapter

===============================================================================================================================================

It seems that whomever created the cmdlet has incorrect validation in their code. as 00:50:56:88:f7:78 is in between 00:50:56:00:00:00 - 00:50:56:3F:FF:FF

 

likewise for Set-NetworkAdapter...

And with Set-NetworkAdapter you cannot go from -type:Vmxnet3 to -type:e1000 or e1000e, which would have made this whole situation so much less complicated!

 

Anyhow, figured I would share my fndings and if this is not corrected save someone the multiple hours trying to figure out if it was a context error or something in my code.


ESXi6 installation on MSI Raider X99A - Fatal error 10 (out of resources)

$
0
0

Hello,

I am having troubles installing the ESXi6 on our rig

 

HW: MSI Raider X99A - Xeon 26xx - 64GB RAM - LSI raid - AMD graphic card

 

Booting installation from USB stick made with rufus (VMware-VMvisor-Installer-6.0.0.update02-3620759.x86_64)

 

I have tried with and without LSI raid connected, tried to disable all cpu features too.

 

Always ends like this:

Loading /tools.t00

Error loading /tools.t00

Compressed MD5: 39916ab4eb3b835daec309b235fcbc3b

Decompressed MD5: 0000000000000000000000000000000

Fatal error: 10 (Out of resources)

 

Is there any solution yet?

 

Is there any way to activate some verbouse logging in order to find out why it fails?

 

Please help

Resetting ISCSI storage device - how will it affect hosts/vms

$
0
0

I need to reset my ISCSI storage device (due to some network configuration changes). I am wondering how will it affect hosts and vms that are using it? How will they react when storage is down? Can something go wrong? In optimistic scenario, the downtime of the storage should be couple of minutes (for system to reboot). What if storage will be down for longer time? What can I do to minimize downtime?

Simultaneous VDI connection issue

$
0
0

HI All,

 

Good day.

Am new to this community. am stuck with one of the severe issue related to VMware VDI view. Below explained.

 

I want to connect two simultaneous VDI  sessions in same network. Having two desktops installed with VMware client. Whenever am trying to connect with two desktops am getting the error  "The connection to the remote computer ended or the connection to the remote computer timed out". When one desktop is working fine, if I will try to connect with next system previous desktop session will get hang and give access for next one. I want to know the reason behind this issue. Can anybody help me out to find the root cause and how to resolve the issue.

 

Attached the error screen shot.

New MacBook Pro and Compatibility with VMware Fusion (USB-C and Touch Bar)?

$
0
0

I just ordered a new MacBook Pro, which has four USB-C interfaces and a headphone jack. Frankly, I did not have a choice - my current MacBook Pro is too old to run the virtual machines I need for work, and it has other serious problems. I had to replace it. I waited for Apple's recent announcement and then placed my order. I hope that VMware Fusion will be compatible with the USB-C to USB-A adapters and the USB-C to Ethernet adapter.

 

Here is my request to VMware:

Please do your best to be ready when the new MacBook Pros arrive.Has VMware placed an order for a new MacBook Pro with the Touch Bar and USB-C ports yet?


Update: I just realized that there are no dedicated function keys on the new MacBook Pro (duh!). That job has been taken over by the new Touch Bar.


Here is my question for VMware:

What will VMware Fusion do with the Touch Bar? Will VMware Fusion configure the Touch Bar to display and take input from the normal function keys for Windows and Linux (and other operating systems) when they are active?

 

Additional Update: I just learned that pressing the Fn key on the lower left corner of the keyboard will bring up the normal function keys (buttons) on the Touch Bar. Still, it would be nice if VMware Fusion would make that an automatic feature.

 

Here is my question for the other VMware Fusion users on this forum:

Are you running VMware Fusion on a MacBook (the version with the one USB-C connector) and using it with a USB-C to Ethernet adapter and/or USB-C to USB-A adapter? If so, does VMware Fusion work with the various USB-C adapters without issues?

how nested esxi use from SAN LUNS

$
0
0

Dear all

Hi

 

i have a hp dl380P G8 server and assigned that 20 LUN (50G)  and run on my esxi host  nested esxi now i want to know can assign 20Luns to nested esxi host and my nested esxi use from SAN LUNS?

 

BR

Bug report: Minor translation issue in German UI

$
0
0

ESXi 5.5 Update 3 Build 4345813

 

Disk provisioning reads "Thin" instead of "Thick" for lazy, and eager-zeroed options with German as the selected UI language.

The issue exists in the built in "esx-ui" version 1.8.0-4277191 as well as in the latest downloadable version 1.10.1-4493986

 

André

WorkStation 11 shared VM's suddenly get a red X and "unable to read configuration data"

$
0
0

This will usually follow a re-boot of the host machine, running Windows Server 2012.

 

unable2load.png

 

I can then REMOVE the machine(s)

 

And open the .vmx file from the file manager ...

 

unable2load-2.png

 


After which I can again share the file.

 

What can I do to prevent this?  Has anyone else seen the problem?

 

Thanks!


cross vcenter vmotion VM cannot access internet

$
0
0

in Vcenter A, I have a VM that has internet connectivity via ESG using NAT.

 

AfterI vmotion the vM to vcenter B,

 

the VM does not have internet connectivity anymore.

 

how do I fix this?

VCA6-DCV should be pass in order to sit VCP6-DCV exam?

$
0
0

Hi,

     I have done VMware vSphere 6.0 ICM Training, now Is it mandatory to pass VCA6-DCV before sit for VCP6-DCV exam?

 

 

Regards

Shipon

How many RDMs in Virtual Compatibility Mode are you replicating in your environment?

$
0
0

vSphere Replication supports replicating Raw Device Mappings (RDMs) in Virtual Compatibility Mode.  How many RDMs in Virtual Compatibility Mode are you replicating in your environment?

Network bridge not working on Intel AC8260 WiFi adapter

$
0
0

I have a Lenovo Y700 laptop with an Intel AC8260 wireless adapter, Windows 10 Pro 1607, VM Workstation 12.5. If I setup bridged networking using the WiFi adapter, the guest VM gets and ip from dhcp, I can ping the guest IP from anywhere on the network, but the guest network traffic (TCP and ICMP) doesn't even reach the gateway. Strangely enough, it looks like some UDP traffic works as the logs on my router show DNS requests from the guest VM passing through. If I switch the bridge to the Ethernet port everything works as expected. This happens regardless of the guest OS, I tried it with a Win 10 and Free BSD (pfSense) VMs and they both exhibit the same connectivity issue. For the record, I did update the WiFi drivers to the latest Intel Pro Set available (19.10 Aug. 21) and it didn't make any difference.

Passthrough 82575GB Networkcard doesn't work, but why?

$
0
0

So I've bought myself a used Dell Intel Pro/1000 VT QuadPort GBit Networkcard (0YT674 0H092P) and wanted to pass it through, but it doesn't work, my AMD HD5450 and the onboard LSI 2308 controller pass through just fine and work within their VMs.

 

I've ticked all the "Intel 82575GB" devices from the network card within the DirectPath I/O Configuration and rebooted but they still have the orange arrow on the icon, the other devices worked fine and have a green orb on the icon.

 

Can someone help me out with this one?

 

Edit: Alight I disabled ACS Checking and now it works.

VMware with windows 7 can't install driver for my external hard drive

$
0
0

Hi,

 

I need help, my vmware cant install driver for my transcend storejet. I tried using it in other PCs with win 7 and it works. I tried uninstalling and reinstalling the usb driver but still didn't make any changes. Please help.

Problems connecting wn772 tp link to vm's

$
0
0

I have a wn772 tp link usb adapter and until very recently it worked perfectly with all of my vms.  Then out of the blue it stopped working and since then I have been having trouble getting it to work the way it was.  It works fine with the windows host, but when I plug it into the vms the vms see it but cant use it.  For example when I plug it into kali, it shows up when I type lsusb.  Il post the screenshots of lsusb and dmesg.  Really not sure how to fix this issue, google has not turned up any solutions.  Oh and when I remove it from the vms it shows up on windows as a unknown usb device which I can fix by uninstalling the driver and unplugging and putting back the tp link back in. 

Kali-Linux-2016.2-vm-amd64-2016-10-29-11-39-57.png

Kali-Linux-2016.2-vm-amd64-2016-10-29-11-40-13.png


How to setup a remote server for Quickbooks using VMware?

$
0
0

I've been trying to setup a Quickbooks server for the owners of a contracting company for a good while now. They use certain QB features that are only available on the desktop version so the online version of QB is not an option. I have the machine built, I have VMware, I am able to remote connect to each virtual machine at the same time, but I am not sure how to make the company file accessible for all virtual machines to have access to it. I want there to be one company file that is being pulled in various directions. I am not sure if that is how it works but I guess that's why I am here asking you guys. The contractor edition of QB allows multiple users to access a file with no butt backup (I don't think) and I am not sure how it does that in a server environment. If anyone has ever setup QB in a server environment I would love to hear how you did it.

Cannot change network to bridged: No unbridged host adapters

$
0
0

After the update to 12.5 (from 12) I lost my VMnet0 bridged adapter.. and I can't add it back.

Yesterday I uninstalled / reinstalled Workstation and I got it back but today it's gone again. I'm not running AV, I don't have any (other) VM adapters, (wired) internet works fine on the host system..

Any ideas?

Setting up a test lab for Vpshere 6 in VMware workstation

$
0
0

Trying to setup a test lab using vm workstation, i have a server 2012 r2 VM and im trying toi install Vmware Vsphere 6

 

First of all, will vpshere 6 install in a VM?

 

But during the install the VMware component manager service will not start, which then causes the installation to fail, is this a common problem or is it just because its being installed in a VM

 

The Server 2012 R2 Vm has 8GB ram and 2 processors

 

Any help will be most gratful

Does VCXN610 (VCIX-NV) Exam provides access to NSX documentation(especially Commands) and VMware KB articles?

$
0
0

I am planning to give exam next month

Fusion 8.5 on MacOS Sierra Crashing Often

$
0
0

After any of my Windows VM's boot up, they freeze more often than not and I get an error that Windows has stopped responding and needs rebooted.  I sometimes have to reboot 3 times before it will actually boot up and be usable.

 

This NEVER happened with previous versions of Fusion.

 

PLEASE FIX THIS BUG

Viewing all 183671 articles
Browse latest View live


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