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

Dynamic Environment Manager 9.10 has been released

$
0
0

We're happy to announce that Dynamic Environment Manager 9.10 has been released, with the following new features:

  • Support for Windows 10 Version 1909
  • Improved roaming of default applications (FTAs and protocols)
    There's a new Windows Common Setting to roam default application configuration:

    With this new setting, you no longer need additional scripts and third-party tools to correctly this information.
  • Horizon Smart Policy computer environment settings
    DEM can now apply certain computer policy settings for Horizon:

ESXi 6.7 fails to list Intel X540 (ixgben) Network Ports via a Thunderbolt3 to Thunderbolt2 Apple Adapter

$
0
0

Environment

 

Problem Statement

ESXi fails to list the Intel X540 (ixgben) as configurable network ports via a Thunderbolt3 to Thunderbolt2 Apple Adapter.

  1. On ESXi, the Intel X540 PCI card does get detected and is properly listed under Hardware -> PCI Devices:
  2. Hardware_PCI_1.png
    [root@esxinuc:~] lspci | grep X540
    0000:40:00.0 Ethernet controller: Intel(R) Ethernet Controller 10 Gigabit X540-AT2
    0000:40:00.1 Ethernet controller: Intel(R) Ethernet Controller 10 Gigabit X540-AT2
  3. You can clearly see that the ESXi detects the PCI card; however, there seems to be some addressing issue on the PCI side of things; as it fails to list the (2) available network ports.
  4. In addition, I have an Apple Thunderbolt to Gigabit Ethernet Adapter (Broadcom Corporation NetXtreme BCM57762) connected via the same Thunderbolt chain and the network port get detected with the tg3 inbox driver. It appears that ESXi fails to address the Intel X540 with the ixgben driver when the TB3 to TB2 adapter is the intermediary between the host and card.
  5. [root@esxinuc:~] esxcli network nic list

    Name    PCI Device    Driver  Admin Status  Link Status  Speed  Duplex  MAC Address         MTU  Description

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

    vmnic0  0000:00:1f.6  ne1000  Up            Down             0  Half    d4:5d:df:07:4f:59  1500  Intel Corporation Ethernet Connection (2) I219-V

    vmnic1  0000:05:00.0  igbn    Up            Up            1000  Full    d4:5d:df:07:4f:5a  1500  Intel Corporation I210 Gigabit Network Connection

    vmnic2  0000:44:00.0  tg3     Up            Down             0  Half    38:c9:86:22:e4:b0  1500  Broadcom Corporation NetXtreme BCM57762 Gigabit Ethernet

     

  6. The problem would have made more sense if the PCI card didn't get detected by ESXi; however, the fact that it is detected, ESXi should be able to assign the ixgben driver.
  7. The problem isn't the SANLink2 10GbE (Intel X540) but an MMIO addressing issue amongst the Thunderbolt bus translation to ESXi when using a TB3 to TB2 adapter; hence, the ixgben driver never gets assigned.
  8. Disclaimer– I understand that:
    (A) the Intel NUC is not officially part of the HCL (many people in the community use NUCs for home labs)
    (B) an Apple Thunderbolt3 to Thunderbolt2 adapter is not officially part of the HCL
  9. Please note that if I boot in Windows 10 with the same HW (Intel NUC) and physical configuration (SL2 via TB3 to TB2), the Intel X540 contained in the Promise SANLink2 10GbE via the Thunderbolt bus works perfectly fine:
    Screen Shot 2020-04-21 at 6.01.44 PM.png
    Screen Shot 2020-04-21 at 6.07.12 PM.png
  10. For those wondering if the Promise SANLink2 10GbE works natively using the ixgbe (ESXi 6.0) or the newer driver ixgben (ESXi 6.5, 6.7), when connecting the Promise SANLink2 10GbE to a Thunderbolt2 or Thunderbolt1 host running on ESXi, it works perfectly fine. ESXi automatically assigns the driver to the Intel Ethernet Controller X540.
    ESXi 6.7 with SL2 connected to a TB1 MacBook Pro
    Screen Shot 2020-04-16 at 9.49.07 PM copy.png
  11. I've used the SL2 with multiple Thunderbolt1/2 based Macs that are running ESXi and they work great.
  12. Since I had (1) laying around, I thought I would test using the TB3 to TB2 adapter before looking for TB3 based 10GbE adapters; as the ones listed in Virtually Ghetto.

 

The vmkwarning.log outputs PCI MMIO limit exceeded warnings:

0:00:00:05.485 cpu0:2097152)WARNING: PCI: 452: 0000:40:00.0: Failed to add BAR[2] (IO f=0x1 0xa020-0xa040) - out of resources on parent: 0000:3f:03.0

0:00:00:05.485 cpu0:2097152)WARNING: PCI: 475: 0000:40:00.0: Failed to add BAR[2] (IO f=0x1 0xa020-0xa040) status: Limit exceeded

0:00:00:05.485 cpu0:2097152)WARNING: PCI: 221: IO (0xa000 - 0xa01f) out of range

0:00:00:05.485 cpu0:2097152)WARNING: PCI: 452: 0000:40:00.1: Failed to add BAR[2] (IO f=0x1 0xa000-0xa020) - out of resources on parent: 0000:3f:03.0

0:00:00:05.485 cpu0:2097152)WARNING: PCI: 475: 0000:40:00.1: Failed to add BAR[2] (IO f=0x1 0xa000-0xa020) status: Limit exceeded

0:00:00:05.496 cpu0:2097152)WARNING: PCI: 678: 0000:40:00.0: Unable to free BAR[2] (IO f=0x1 0xa020-0xa040): Limit exceeded

0:00:00:05.496 cpu0:2097152)WARNING: PCI: 678: 0000:40:00.0: Unable to free BAR[4] (MEM64 f=0xc 0x2fd0200000-0x2fd0204000): Limit exceeded

0:00:00:05.496 cpu0:2097152)WARNING: PCI: 678: 0000:40:00.1: Unable to free BAR[2] (IO f=0x1 0xa000-0xa020): Limit exceeded

0:00:00:05.496 cpu0:2097152)WARNING: PCI: 678: 0000:40:00.1: Unable to free BAR[4] (MEM64 f=0xc 0x2fd0600000-0x2fd0604000): Limit exceeded

 

[root@esxinuc:~] lspci | grep 0000:3f:03.0

0000:3f:03.0 PCI bridge: Intel Corporation DSL5520 Thunderbolt 2 Bridge [Falcon Ridge 4C 2013]

- TB2 Bridge via Apple TB3-to-TB2 Adapter (Parent)

 

0:00:00:05.496 cpu0:2097152)WARNING: PCI: 678: 0000:40:00.0: Unable to free BAR[4] (MEM64 f=0xc 0x2fd0200000-0x2fd0204000): Limit exceeded

0:00:00:05.496 cpu0:2097152)WARNING: PCI: 678: 0000:40:00.1: Unable to free BAR[2] (IO f=0x1 0xa000-0xa020): Limit exceeded

- Promise SANLink2 10GbE (Intel Ethernet Controller 10 Gigabit X540-AT2)

 

It appears that I'm experiencing a PCI MMIO issue with the adapter and verified this by reviewing Memory Addressing Limits for ESXi 5.1.x, 5.5.x 6.x and 7.0 (2087943)

 

I couldn't figure out a way to change this on the Intel NUC with the latest BIOS.

VCSA 6.7 - Cannot Replace Certificate

$
0
0

I successfully created a Let's Encrypt cert for my homelab vcenter server (6.7.0.43000). I installed VCSA  less than a week ago and all else is working correctly.  I uploaded the new cert to the VCSA appliance and ran the built in scripts in certificate manager to install it. However, I hit this error during that process and it rolled back to the original:

 

Previous MACHINE_SSL_CERT Subject Alternative Name does not match new MACHINE_SSL_CERTIFICATE Subject Alternative Name
Performing rollback of Machine SSL cert

 

The hostname of the server (vcenter.mydomain.mycountry) is exactly the same as the cert and the SAN is also identical. I checked the original cert and it also has the same format domain name as the SAN. Everything is correct, old and new, but this keep failing. Rebooted the server a few times, same error.

 

Also, tried a wildcard cert but got the exact same error. I read VMWare does not like wildcards, fair enough, but I'm not seeing how this is failing.

 

Posted first on the Let's Encrypt forums and they say the cert and SAN are correct. So where is the obstacle?

 

Thanks.

 

NSX-T LB Encyclopedia

VMware ESXi 7.0.0 build-15843807: -flat.vmdk files are read locked when a snapshot is taken

$
0
0

We have detected that on ESXi 7.0.0 build-15843807 -flat.vmdk files are locked for reading even though the VM is running on top of a snapshot.

 

[root@wxpmk:~] cat /vmfs/volumes/data/CentOS-7.2/CentOS-7.2.vmsd

.encoding = "UTF-8"

snapshot.lastUID = "13"

snapshot.current = "13"

snapshot0.uid = "13"

snapshot0.filename = "CentOS-7.2-Snapshot13.vmsn"

snapshot0.displayName = "1"

snapshot0.createTimeHigh = "369657"

snapshot0.createTimeLow = "387876330"

snapshot0.numDisks = "1"

snapshot0.disk0.fileName = "CentOS-7.2.vmdk"

snapshot0.disk0.node = "scsi0:0"

snapshot.numSnapshots = "1"

 

[root@wxpmk:~] dd if=/vmfs/volumes/data/CentOS-7.2/CentOS-7.2-flat.vmdk ibs=1 skip=0 count=1

dd: can't open '/vmfs/volumes/data/CentOS-7.2/CentOS-7.2-flat.vmdk': Device or resource busy

 

Nonetheless when we query the file lock info, the file appears as: lockMode: Read-Only

 

vmfsfilelockinfo -p /vmfs/volumes/data/CentOS-7.2/CentOS-7.2-flat.vmdk

vmfsfilelockinfo Version 2.0

Looking for lock owners on "CentOS-7.2-flat.vmdk"

"CentOS-7.2-flat.vmdk" is locked in Read-Only mode by host having mac address ['00:0c:29:d5:ea:36']

Trying to use information from VMFS Heartbeat

 

Host owning the lock on file is 192.168.3.240, lockMode : Read-Only

Total time taken : 4.1909195680054836 seconds.

 

We don't know if this is the intended behaviour or it is a bug, as there seems to be some contradictions in what we could find out so far.

NSX Manager Nodes Cluster from UI

$
0
0

Hi,

I have 3 Node for NSX Manager. How many failure can NSX cluster tolerate ? Can I access NSX manager I have 2 nodes down?

Converter Standalone 6.2.0

$
0
0

Hello Guys,

 

Hope you are well : )

All-day digging in google but nothing that can help ...

Currently, we are trying to perform live migration on several VMs with Converter Standalone 6.2.0, for the Windows VMs is working good however, we are facing issue with Linux ones mostly RHEL 6 and 7.

After migration, the destination have doesn't have 3 disks only 2, one small with a boot on it, and another one with all partitions.

All Linux VMs have 2,3 or more disk and all of them are part of LVMs, for example:

source VM have:

NAME                    MAJ:MIN RM  SIZE RO TYPE MOUNTPOINT
  sr0                      11:0    1 1024M  0 rom
  sdb                       8:16   0   50G  0 disk
  └─sdb1                    8:17   0   50G  0 part
    ├─vgOS-homevol (dm-4) 253:4    0   51G  0 lvm  /home
    └─vgOS-varvol (dm-5)  253:5    0   48G  0 lvm  /var
  sda                       8:0    0   60G  0 disk
  ├─sda1                    8:1    0  200M  0 part /boot
  └─sda2                    8:2    0 59.8G  0 part
    ├─vgOS-swapvol (dm-0) 253:0    0    2G  0 lvm  [SWAP]
    ├─vgOS-rootvol (dm-1) 253:1    0   32G  0 lvm  /
    ├─vgOS-usrvol (dm-2)  253:2    0    6G  0 lvm  /usr
    ├─vgOS-tmpvol (dm-3)  253:3    0    2G  0 lvm  /tmp
    ├─vgOS-homevol (dm-4) 253:4    0   51G  0 lvm  /home
    └─vgOS-varvol (dm-5)  253:5    0   48G  0 lvm  /var
  sdc                       8:32   0   40G  0 disk
  └─sdc1                    8:33   0   40G  0 part
    ├─vgOS-usrvol (dm-2)  253:2    0    6G  0 lvm  /usr
    ├─vgOS-homevol (dm-4) 253:4    0   51G  0 lvm  /home
    └─vgOS-varvol (dm-5)  253:5    0   48G  0 lvm  /var

In the convertor, migration completes without any warning but for the new VM we are getting kernel panic : (

With rescue CD manage to edit the fstab and put the UUID of the VOLs

but nothing change.

Do you have any idea where is the problem?

Thank you for your help.

Vmware Workstation remote desktop connection to VM within a host PC.

$
0
0

I am trying to get my laptop to connect to my super computer in the computer closet but im having issues connecting to the VM's that are within the device.

I used bridged and NAT connections bridged i get a password error where i cannot connect due to the username and password being wrong.

NAT connection i don't get that far.

 

I could really use some pointers on where to go next.

 

Thanks,


Can not install VMware host OS onto VMware machine

$
0
0

Hello,

I have been trying to install VMWare machine on my computer. It was installed. However when I tried to install windows XP, the following information pop up:

 

VMware Workstation and Device/Credential Guard are not compatible. VMware Workstation can be run after disabling Device/Credential Guard. Please visit http://www.vmware.com/go/turnoff_CG_DG for more details

 

I followed the instruction on VMWare website, changed some registry, .... , I could not install windows XP still.

This is a HP zbook G5, running windows 10 1909. VMware is workstation 15.2.

 

I have a Lenovo computer running windows 10 1909 as well. The installation of VMWare workstation 15.5 was straight forward.

Can anyone help on this?

Thank you,

James

Dashboard with VM names and associated VLAN's

$
0
0

Hey All,

 

Need to create a dashboard with VM names and associated VLAN's..  How would I accomplish this? Running Vrops 6.4.  Security constantly asks me for this info at my job..

 

 

 

Thanks..

Drag-drop not working for Ubuntu 20.04 LTS on VMware® Workstation 15 Pro

$
0
0

Hi all,

 

On Windows 10 x64 I've installed VMware® Workstation 15 Pro, Version 15.5.2 build-15785246 and on it a virtual machine: Ubuntu 20.04 LTS. The problem is drag and rop from Windows to Linux doesn't work and the VMware tools is installed and it's grayed out on the VM tab. so I went for doing these:

 

1- sudo apt-get autoremove open-vm-tools

2- Install VMware Tools by following the usual method (Virtual Machine --> Reinstall VMware Tools)

3- Reboot the VM

4- sudo apt-get install open-vm-tools

5- sudo apt-get install open-vm-tools-desktop

 

Now it looks this way:

 

Untitled.png

 

 

 

 

But still drag and drop doesn't work. What else should I do, please?

Should I un-mount the Tools and restart the virtual machine now?

Snapshot report - Unable to produce email output

$
0
0

I'm back again for more help, this time with producing output in an email. I can get output in the console, but I cannot get the same output in an email.

 

I found and modified the script posted below. It searches your snapshots, puts them in an array, and then compares their creation date and snapshot count against what you set. All of that works great and produces the following:

results.jpg

I want this same output sent in an email. I want it to look exactly like what you see in the picture. I can't figure it out. What I can get is an email with a body that says:

*

89

That's it. I don't know if it's because of how I declared $Summary, $MaxAge, and $MaxCount, or if the problem is with my email parameters. Could someone take a look and see what I'm doing wrong? I would greatly appreciate it.

 

# vCenter server name or IP

$vcenter = 'MyVCServer'

# Max number of snapshots to allow per VM

$maxsnapcount = 2

# Max age of any snapshot to allow in days

$maxsnapage = 200

# Display all VM messages? Setting to $false lists only VMs with warnings

$displayall = $false

 

# Establish credentials

$Username = "domain\adminuser"

$SecurePassword = Get-Content C:\automation\creds.txt | ConvertTo-SecureString

$UserCredential = New-Object System.Management.Automation.PSCredential -ArgumentList $Username,$SecurePassword

 

#region Code

# cls

### Static Variables

 

# Array containing all snapshots found

[array]$allsnapshots = $null

 

# Current date minus snapshot max date

$date = (Get-Date).AddDays(-1 * $maxsnapage)

 

### Gather Inventory

Connect-ViServer -server $vcenter -Credential $UserCredential | Out-Null

 

$vms = Get-VM | Get-View

 

Foreach ($vm in $vms)

{

If ($vm.Snapshot -ne $null)

{

# Inventory the VM snapshots

[array]$vmsnapshots = Get-VM -Id $vm.MoRef | Get-Snapshot

 

# Add the snapshots to the master array

$allsnapshots += $vmsnapshots

 

# Check to see if the VM has exceeded the max snapshot age

$MaxAge = Foreach ($snap in $vmsnapshots)

{

If ($snap.Created -le $date) {Write-Host -ForegroundColor:Red "[Old Snapshots] $($vm.name) contains an old snapshot named ""$($snap.Description)"" created on $($snap.Created)"}

}

 

# Check to see if the VM has exceeded the max snapshot count

$MaxCount = If (($vmsnapshots.count) -gt $maxsnapcount)

{

Write-Host -ForegroundColor:Red "[Max Snapshots] $($vm.name) has $($vmsnapshots.count) snapshots";

}

}

ElseIf ($displayall -eq $true) {Write-Host -ForegroundColor:Green "$($vm.name) has no snapshots"}

}

 

# Summary Information

 

Write-Host "==============================`nSummary Information`nFound $($vms.count) VMs`nFound $($allsnapshots.count) snapshots"

#endregion

 

# Email information

# Specify who gets notified

$notificationto = "me@company.com"

$notificationcc = "him@company.com"

# Specify where the notifications come from

$notificationfrom = "notification@company.com"

# specify the SMTP server

$smtpserver = "blah-blah-company.com"

# Summary

$summary = "==============================

`nSummary Information

`nFound $($vms.count) VMs

`nFound $($allsnapshots.count) snapshots"

 

# Send email

# Declare some mail message params

$mailMessageParams = @{

    Body = $Summary, $MaxAge, $MaxCount | ConvertTo-Html | Out-String

    To = $notificationto

    # CC = $notificationcc

    From = $notificationfrom

    Subject = "VM Snapshot Report"

    SmtpServer = $smtpServer

}

 

#

# Send email

Send-MailMessage @mailMessageParams -BodyAsHtml

 

# Disconnect from server

Disconnect-ViServer -Server $vcenter -Confirm:$false

An error occurred while consolidating disks: 9 (Bad file descriptor)

$
0
0

Hi,

 

I am running:

  • ESXi 6.7.0 (Build 8169922)
  • vSphere Client version 6.7.0.42000

 

There was a power outage in our data center yesterday and today when I try to power on a VM I get:

 

The redo log of '<hostname>.vmdk' is corrupted. If the problem persists, discard the redo log.

 

I then went through the KB article: https://kb.vmware.com/s/article/1006585 "Corrupt redo log causes errors within the virtual machine while powering on ESXi"

 

On the Snapshot Manager there are no snapshots available so I tried consolidating the snapshots from CLI but I get:

 

"An error occurred while consolidating disks: 9 (Bad file descriptor)."

 

I then followed steps in KB article https://kb.vmware.com/s/article/1002310 "Consolidating/Committing snapshots in ESXi"

 

When I run:

 

vim-cmd vmsvc/snapshot.create 9 SnapshotTest AsnapshotDescription 0 0

 

It returns:

 

Create Snapshot:

 

Yes, empty response; and when I run:

 

vim-cmd vmsvc/snapshot.removeall 9

 

It returns:

 

Remove All Snapshots:

 

Empty response again; and all <hostname>-00000#-sesparse.vmdk are still in the VM folder, and I get the "The redo log [...]" error message again when I try to power on the VM.

 

I also tried:

 

vmkfstools -i "<hostname>-000001.vmdk" "newdisk.vmdk" -d thin

 

but I get:

 

Clone: 9% done.Failed to clone disk: Bad file descriptor (589833)

 

I have also rebooted the ESXi server and did "services.sh restart" with no luck.

 

I have checked that all VMDK files are error free with:

 

vmkfstools -x check <hostname>.vmdk

 

I have checked the chain for consistency with

 

vmkfstools -e <hostname>.vmdk

 

It all looks OK.

 

What else can I try to recover this VM?

 

Many thanks!

First attempt installing 7.0 - Intel 82576 NICs not seen

$
0
0

I appreciate things change with time and vmware decided not to support directly the Intel 82576  NICs any more (a guess of mine)

however I went building a custom .ISO loading the "old" net-ing drivers as this is what my old 6.5 installation did use.

The ISO creation went well with no errors:

 

PS C:\Users\user\Desktop\vmware> .\ESXi-Customizer-PS.ps1 -v70 -izip .\ESXi-7.0.0-15843807-standard.zip -nsc -pkgDir .\vibs\ -load net-igb -vft

 

Security warning

Run only scripts that you trust. While scripts from the internet can be useful, this script can potentially harm your

computer. If you trust this script, use the Unblock-File cmdlet to allow the script to run without this warning

message. Do you want to run C:\Users\user\Desktop\vmware\ESXi-Customizer-PS.ps1?

[D] Do not run  [R] Run once  [S] Suspend  [?] Help (default is "D"): r

 

This is ESXi-Customizer-PS Version 2.8.0 (visit https://ESXi-Customizer-PS.v-front.de for more information!)

(Call with -help for instructions)

 

Logging to C:\Users\user\AppData\Local\Temp\ESXi-Customizer-PS-36604.log ...

 

Running with PowerShell version 5.1 and VMware PowerCLI version .. build

 

Adding base Offline bundle .\ESXi-7.0.0-15843807-standard.zip ... [OK]

 

Connecting the V-Front Online depot ... [OK]

 

Getting Imageprofiles, please wait ... [OK]

 

Using Imageprofile ESXi-7.0.0-15843807-standard ...

(Dated 03/16/2020 10:48:54, AcceptanceLevel: PartnerSupported,

The general availability release of VMware ESXi Server 7.0.0 brings whole new levels of virtualization performance to datacenters and enterprises.)

 

Loading Offline bundles and VIB files from .\vibs\ ...

   Loading C:\Users\user\Desktop\vmware\vibs\aacraid-6.0.6.2.1.52040-offline_bundle-6308160.zip ... [OK]

      Add VIB scsi-aacraid 6.0.6.2.1.52040-1OEM.600.0.0.2494585 [OK, added]

   Loading C:\Users\user\Desktop\vmware\vibs\vmware-esxi-drivers-scsi-aacraid-600.6.2.1.52040.-1.0.6.2494585.x86_64.vib ... [OK]

      Add VIB scsi-aacraid 6.0.6.2.1.52040-1OEM.600.0.0.2494585 [IGNORED, already added]

 

Load additional VIBs from Online depots ...

   Add VIB net-igb 5.3.2-99 [New AcceptanceLevel: CommunitySupported] [OK, added]

 

Exporting the Imageprofile to 'C:\Users\user\Desktop\vmware\ESXi-7.0.0-15843807-standard-customized.iso'. Please be patient ...

 

However trying to install this ISO the installation still complains about the "No network adapters were detected"

 

 

 

I am trying to understand what I'm doing wrong here...

 

Any tip?

can't append output properly

$
0
0

Hi all,

I'm running the below script to connect to a list of vcenters one by one and get all the VMs  that have "test" in their names and export them to a CSV file, and all the VMs that does NOT have "test" in their names  to another CSV file.

The problem is that it is not disconnecting from $vcenter when it's done, so each round it's appending the new entries from the next $vcenter and adding the oldones ones again from the previous $vcenter, so for example instead of getting at the end 140 entries I'm getting +1K entries .

Im not getting the "Disconnecting from $vcenter" output at the end of each round.

 

$vcenters = get-content vcenters.txt  
$credential = Get-Credential -Message "Enter vCenter Credentials."  
$outputfile_1 = "C:\users\user.name\Desktop\report1.csv"  
$outputfile_2 = "C:\users\user.name\Desktop\report2.csv"    
foreach ($vcenter in $vcenters){  
Write-Output "connecting to vcenter" $vcenter      Connect-VIServer $vcenter -Credential $credentials    
get-vm | where-object {$_.name -Like "*test*"}  |
Export-Csv -append $outputfile_1 -NoTypeInformation -UseCulture      
get-vm | where-object {$_.name -notlike "*test*" } |
Export-Csv -append $outputfile_2 -NoTypeInformation -UseCulture    
Write-Output "Disconnecting from " $vcenter  
Disconnect-VIServer $vcenter -Confirm:$false  
} 

Company license of Fusion for Mac 8.5 Pro - can I purchase+upgrade to 11.5 Pro?

$
0
0

Hello,

 

I currently use VMWare Fusion for Mac 8.5 Pro which I received from my employer several years ago.

I plan to purchase VMWare Fusion for Mac 11.5 Pro upgrade using my own $$, although I still work for the same company.

 

Can I simply purchase the upgrade and install it over the current version?

Should I expect any issues with the 8.5 license key when I upgrade?

I do not have any "evaluations" or products listed under My Vmware personal account. Is that a problem?

 

Additional question:

Can I use the 30-days 11.5 trialware to upgrade my existing v8.5 and few days later purchase the 11.5 upgrade and just enter the new license key somewhere in the 11.5 trial version?

 

Thank you,

Tomas

VMware Horizon Client - Options/Hamburger Missing

$
0
0

I have one user that has Horizon Client 5.42 installed on their computer that is running Windows 7 and he no longer has the Options Pull-Down when connected and also does not have the hamburger when first connecting to Horizon Client.

 

Is there a keystroke command or setting to get this back?

Path format for vStorageObjectManager.RegisterDisk()?

$
0
0

The method vStorageObjectManager.RegisterDisk() takes a path and optional name for parameters. For the path, I tried to use the VStorageObject config.backing.filePath.

from the VStorageObject returned in the task.info.result from VStorageObjectManager.CreateDisk_Task(disk_spec).

 

   result = (vim.vslm.VStorageObject) {

      dynamicType = <unset>,

      dynamicProperty = (vmodl.DynamicProperty) [],

      config = (vim.vslm.VStorageObject.ConfigInfo) {

         dynamicType = <unset>,

         dynamicProperty = (vmodl.DynamicProperty) [],

         id = (vim.vslm.ID) {

            dynamicType = <unset>,

            dynamicProperty = (vmodl.DynamicProperty) [],

            id = '4c77e075-fe68-49a7-9f1c-440b99d20f0c'

         },

         name = 'test-disk',

         createTime = 2017-07-24T16:15:56.317171Z,

         backing = (vim.vslm.BaseConfigInfo.DiskFileBackingInfo) {

            dynamicType = <unset>,

            dynamicProperty = (vmodl.DynamicProperty) [],

            datastore = 'vim.Datastore:datastore-10',

            filePath = '[datastore1] fcd/47977aaf219444dc8a56e8bf7ec3ec43.vmdk',

            backingObjectId = <unset>,

            parent = <unset>,

            deltaSizeInMB = 0,

            provisioningType = 'thin'

         },

         capacityInMB = 500,

         consumptionType = (str) [

            'disk'

         ],

         consumerId = (vim.vslm.ID) []

      }

   },

 

 

But I get the following error:

pyVmomi.VmomiSupport.InvalidArgument: (vmodl.fault.InvalidArgument) {

   dynamicType = <unset>,

   dynamicProperty = (vmodl.DynamicProperty) [],

   msg = 'A specified parameter was not correct: dc',

   faultCause = <unset>,

   faultMessage = (vmodl.LocalizableMessage) [],

   invalidProperty = 'dc'

}

 

Any ideas?

Configuring NetApp Share through Content Gateway

$
0
0

I dunno if I am at the right place here to ask this question but since I struggle for some time to get it done I am trying my luck. We have a Workspace ONE deployment (at VMware´s Cloud) and have a NetApp Storage on premise. Now we want to access the NetApp Storage with the mobile devices through the ' Content Locker'  App. I am facing problems with configuring the repository in the Workspace ONE console. The link, how should the syntax for the link look like so that Workspace ONE server can access the repository?


We have a two UAG´s in place, one in the dmz and one in the same subnet as the storage.

Disconnect/ connect NIC results in Invalid configuration for device '0'.

$
0
0

Hi,

 

anybody having the same experience? Or any ideas where to look for the solution?

 

environment:

working infrastructure. ESXi 6.7 latest build vcenter latest build

hosts are on HCL and running latest firmware.

dvs is running version 6.5

 

VM tried different OSes (win and linux)

HW 15 and running latest tools.

HW 13 latest tools and old tools

HW 13 and os independent with linux

 

scenario:

you disconnect a nic and reconnect is and receive error: Invalid configuration for device '0'.http://www.joshodgers.com/2014/12/08/virtual-machines-lose-network-connectivity-after-ha-fail-over-esxi-5-5/

power on after you disconnected the nic does not connect the NIC on boot

rebooting a working server does not disconnect.

 

the workaround is putting the NIC in a different portgroup and putting it back in the original PG. when changing PG you don't have to connect it to work after changing it back.

 

looks a bit like this one:

Virtual machines lose network connectivity after HA fail over. (ESXi 5.5) | CloudXC

Viewing all 180329 articles
Browse latest View live


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