Project Supernova is to build a common machine learning inference service framework by enabling machine learning inference accelerators across edge endpoint devices, edge systems and cloud, with or without hardware accelerators.
Changelog
Version 1.2 Update
Support Xilinx Cloud FPGA
[sta_anchor id=”avpu” /]
App Volumes Packaging Utility
The App Volumes Packaging Utility helps to package applications. With this fling, packagers can add the necessary metadata to MSIX app attach VHDs so they can be used alongside existing AV format packages. The MSIX format VHDs will require App Volumes 4, version 2006 or later and Windows 10, version 2004 or later.
First of all I hope that everyone is staying safe en sound and keeping their social distance. Over here we’ve been back to a light lockdown again but at least most of the shops are still open. I just opened the flings site and the VMware engineers have been dam busy! This are the tabs I had after opening all of them.
If I count it right I have six new flings and another eight received updates, I can’t remember the last time we had so much activity on the flings front. The new flings include one of the most anticipated VMware products for the last years: ESXi on Arm!
Sample Data Platform on VMware Cloud Foundation with VMware Tanzu for Kubernetes Provisioning
With this Fling, you will leverage your VMware Cloud Foundation 4.0 deployment and stand a sample data platform on a Tanzu Kubernetes Grid guest cluster in less than 20-minutes comprising of Kafka, Spark, Solr, and ELK.
Additionally, this Fling comes with a market data sample application (using real market data from dxFeed) that shows how all these data platform components work together.
[sta_anchor id=”vpa” /]
vSphere Pod Autoscaler
This Fling is useful for vSphere PodVM users who want to perform auto-scaling on vSphere PodVMs based on memory utilization.
This python script is intended to implement the Horizontal Pod Autoscaler algorithm for podVM for the vSphere 7.0 with Kubernetes. The implementation follows the algorithm from the official Kubernetes documents: https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/
This script will automatically scale the number of PodVMs in the environment. The script will perform the following actions:
The script will retrieve the memory utilization of PodVMs in the environment
The script will then allow users to provide the memory threshold for PodVMs
The script will then calculate the desired number of replicas based on the memory threshold and utilization
The script will automatically scale the PodVMs to the desired number of replicas calculated in step #3
[sta_anchor id=”wsoned” /]
Workspace ONE Discovery
VMware Workspace ONE UEM is used to manage Windows 10 endpoints, whether it be Certificate Management, Application Deployment or Profile Management. The Discovery Fling enables you to view these from the device point of view and review the Workspace ONE related services, which applications have been successfully deployed, use the granular view to see exactly what has been configured with Profiles, view User & Machine certificates and see which Microsoft Windows Updates have been applied.
Discovery provides you a view of the Managed device and can be used to help with troubleshooting.
Over the past several years, you’ve seen us demonstrate our virtualization technology on the Arm platform across several use cases, everything from running mission critical workloads on a windmill, to running on the SmartNIC, to running on AWS Graviton in the cloud. We realized that the resilient platform created for the datacenter can be equally valuable in non-traditional environments. We’ve learned a lot from exploratory discussions with customers and Arm Silicon Partners.
Now we’d like to give our customers a chance to evaluate this technology in their own environments. This evaluation program is for the enterprise architects who are considering the viability of virtualizing Arm workloads, for the test/dev team looking for a way to spin up Arm environments, and for the tinkerers who simply want to explore running ESXi-Arm in a small form factor Edge environment. We’re interested to understand what features you will find most valuable, and how you will want to deploy this technology.
As there has been an update for this fling already here’s the changelog:
Changelog
October 22, 2020 – v1.1
Note: Upgrade is NOT possible, only fresh installation is supported. If you select “Preserve VMFS” option, you can re-register your existing Virtual Machines.
Fix for https://flings.vmware.com/esxi-arm-edition/bugs/1098 (PSOD adding to VDS)
Support for Arm N1 SDP platform
Support for VMs on Neoverse N1 CPU
Pass-thru stability improvements to LS1046A and LX2160A platforms
Fix for vCenter/DRS incorrect CPU usage
Fix for VM crash when VM storage fills up
Stability fix for non-coherent DMA device support
Installer: tolerate RAM size within 4% of 4GB instead of 3.125 (for the otherwise unsupported RK3399 boards)
Serial port handling improvements (for unsupported/unknown boards, to be a bit more resilient of firmware configuration errors)
Documentation Updates:
Moved and expanded iSCSI doc for Pi doc to main ESXi-Arm Fling doc
Added LS1046ARDB docs (including ref to it from main ESXi-Arm doc and Fling website)
Fixed Ampere server name and links (its HR330A/HR350A, not SR-something)
Added Arm N1SDP document (including ref to it from main ESXi-Arm doc)
Updated GuestOSes known to work with ESXi-Arm including new “Verified” section
Horizon Peripherals Intelligence is an online self-serviced diagnosis service that can help increase the satisfaction when using peripheral devices with Horizon product by both the end users and the admin user. Currently, we support diagnosis for the following device categories – USB storage devices, USB printers, USB scanners, Cameras. We will continue to cover more device categories in the future.
[sta_anchor id=”spt” /]
Storage Performance Tester
Storage Performance Tester is a one-click storage performance test tool, which is able to collect IOPS, latency and CPU cycles per I/O for ESXi storage stack. This tool automates all the testing steps including the customized VMs deployment, I/O workload running, and storage performance analysis. It displays the performance metrics through multiple visualized graphical charts. The only thing that users need to do is enter one command and wait for the performance report of your server.
This tool is designed to be a developer-friendly tool help troubleshoot and identify storage performance issues. It could be used to validate the maximum performance of new storage hardwares/drivers and setups of vSphere/vSAN. For more details please check the guild located in the instructions
Updated Flings
[sta_anchor id=”vmcacg” /]
VMCA Certificate Generator
The VMCA Certificate Generator is useful to create your own certificates using the VMCA in vCenter if you don’t have access to a purpose build system in your network.
Changelog
Version 1.0 Update
Added the open source license file.
[sta_anchor id=”vrbt” /]
vRealize Build Tools
vRealize Build Tools provides tools to development and release teams implementing solutions based on vRealize Automation (vRA) and vRealize Orchestrator (vRO). The solution targets Virtual Infrastructure Administrators and Solution Developers working in parallel on multiple vRealize-based projects who want to use standard DevOps practices.
Changelog
Version 2.8.8 Update
[MVN] Support SHA1 checksum generation for JS,TS,XML,vRA,vRANG project types.
[MVN] Include the pom.xml description content as description of the built vRO package artifact
[TS-AutoGen] Define a property for storing the version of the API for which this project is generated.
[TS-AutoGen] Store the API version as part of the vRO package description.
[vRA-NG] Adds support for import/export of custom resources and resource actions.
[TS] Typescript projects for vRO, now support syntax for specifying a description for a configuration element attribute.
[vRA-NG] Adds support for using project name when managing vRA-NG content.
[vROps] Adds support for vROps 8.1
[vROps] Change default authentication provider to Token-based Authentication
[TS] Extend vropkg tool to support Polyglot bundle
[TS] Support for skipping unmapped dependencies, e.g. –skipUnmappedDeps
[TS] Bumped up Typescript version to 3.8.3
[TS] Added support for tsconfig file override using the project option of the tsc executable.
[MVN] Updated vRBT infrastructure project with latest dependencies and improved installation robustness
[vROps] Fixes a problem with resource kind during alert definition import
[TS] Use fixed node package versions
[vROps] Support for policy assignment to custom groups
[vRA] Fixes a problem with vra-ng authentication always setting System Domain and users not being able to authenticate with different domain
[vROps] Removed sshHost from Installer. Use host instead.
[TS] Make dependency:go-offline execution conditional
[TS] All version of Node are supported from 10.x and above
[TS] npm repository is no longer needed [TS] Support for RequireJS imports/exports
[TS] Support for yaml configurations
[TS] Improved workflows and policy templates transpilation
[TS] Improved diagnostic messages
[TS] Improved handling of cycle references
[TS] Extended workflow support
[TS] Support for ES2017.String
[sta_anchor id=”unndfe” /]
USB Network Native Driver for ESXi
USB has become one the most widely adopted connection type in the world & USB network adapters are also popular among Edge computing platforms. In some platforms, there is either limited or no PCI/PCIe slots for I/O expansion & in some cases, an Ethernet port is not even available. Another advantage of a USB-based network adapter is that it can be hot-plugged into an system without a reboot which means no impact to the workload, same is true for hot-remove.
This Fling supports the most popular USB network adapter chipsets found in the market. The ASIX USB 2.0 gigabit network ASIX88178a, ASIX USB 3.0 gigabit network ASIX88179, Realtek USB 3.0 gigabit network RTL8152/RTL8153 and Aquantia AQC111U. These are relatively inexpensive devices that many of our existing vSphere customers are already using and are familiar with.
Changelog
October 26, 2020 – v1.7
Added support for ESXi 7.0 Update 1
USB NIC Bindings are now automatically persistent
5GbE USB NICs now properly show Full vs Half Duplex
Note: This is ONLY for ESXi 7.0 Update 1, for ESXi 7.0/6.7/6.5, please ensure you are using the correct version of driver.
The Workspace ONE macOS App Analyzer will determine any Privacy Permissions, Kernel Extensions, or System Extensions needed by an installed macOS application, and can be used to automatically create profiles in Workspace ONE UEM to whitelist those same settings when deploying apps to managed devices.
Changelog
Version 1.1 Update
10/27/2020 – Fixed bug that prevented Privacy Preferences from loading when default shell was set to zsh.
[sta_anchor id=”avmu” /]
App Volumes Migration Utility
App Volumes Migration Utility allows admins to migrate AppStacks managed by VMware App Volumes 2.18, to the new application package format of App Volumes 4. The format of these packages in App Volumes 4 have evolved to improve performance and help simplify application management.
Changelog
1.0.6 Version Update
Create meta_json.zip in migrated appstacks.
[sta_anchor id=”hcibench” /]
HCIBench
HCIBench is THE tool to test the performance of your VSAN cluster. Always use your own metrics based on the actual requirements for your environment.
HCIBench stands for “Hyper-converged Infrastructure Benchmark”. It’s essentially an automation wrapper around the popular and proven open source benchmark tools: Vdbench and Fio that make it easier to automate testing across a HCI cluster. HCIBench aims to simplify and accelerate customer POC performance testing in a consistent and controlled way. The tool fully automates the end-to-end process of deploying test VMs, coordinating workload runs, aggregating test results, performance analysis and collecting necessary data for troubleshooting purposes.
HCIBench is not only a benchmark tool designed for vSAN, but also could be used to evaluate the performance of all kinds of Hyper-Converged Infrastructure Storage in vSphere environment.
Changelog
Version 2.5.1 Update
Fixed non vSAN cluster testing issue
Fixed pre-validation storage policy issue
Added in-place upgrading capability, to do so, you can also upgrade HCIBench to the latest version by running the following command in HCIBench: tdnf install -y git && git clone https://github.com/cwei44/HCIBench.git && sh HCIBench/upgrade.sh
MD5 Checksum: 1d14426f92b353e90469a8623ade2bc1 HCIBench_2.5.1.ova
Version 2.5.0 Update
Added support vSAN HCI Mesh testing, now you can test both local and remote vSAN datastores at the same time
Added support local storage including VMFS and vSAN-Direct testing
Added vSAN Debug Mode, allow user to collect vm-support bundle and vmkstats automatically when running testing against vSAN
Changed guest VMs name convention to {vm_prefix}-{datastore_id}-batch_num-sequence_num
Enhanced testing report format
Allow user to specify customized IP addresses for guest VMs
Allow user to configure CPU and Memory for guest VMs
Added best practice and network troubleshooting guide in the user manual
Horizon View True SSO uses Microsoft Enterprise Certificate Servers to issue certificates that are used when the user logs on to the desktop. The Horizon View Enrollment Server (ES) is responsible for sending a certificate request to certificate servers, and for monitoring the PKI configuration settings in the Active Directory.
Changelog
Version 2.2
The tool has been updated to allow performance-testing of the enrollment-server.
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here:
Cookie Policy