Nice feature! Is the Native Key Provider currently only configurable via the Web Client? Or is there a public API available?
@VMwarevSphere3 жыл бұрын
Hey Luc -- Bob Plankers here. It's API-driven, in crypto_manager/kms/providers.
@dmustakasjr3 жыл бұрын
Just curious, for enterprise designs, why not allow the vCSA be protected by vSphere HA?
@bearhntr9283 жыл бұрын
Thank you for sharing this...I have just built my first ESXi 7.0.2 host. It is for my home network and will host a SVR_2019 VM for AD DS / DNS / DHCP and another for pfSense. I have added the Precision Clock (set to NTP) and setup the NTP settings to Auto-Start with Host and pointing to 50.205.244.111 (and the name us.pool.ntp.org - they are the same place). Service is running. When I login in to the SVR_2019 now (it has VMWare Tools installed from the 7.0.2 installation -- COMPLETE install) I have an unknown device [ ACPI\VEN_VMW&DEV_0005 ] - This appeared after I added the Precision Clock to the VM Hardware Settings for this server. How do I fix this so that it is KNOWN? I have tried everything to get a driver installed on it. I do not have a complex setup - Cable Modem connects to vmNic1 (where pfSense is connected) and Wireless AP connects to vmNic1 (where SVR_2019 is connected). Everything appears to be running fine - just this Unknown Device and wanting to make sure (as you said) that everything is synched). Any Ideas?
@VMwarevSphere3 жыл бұрын
Hi Curtis -- Bob Plankers here. Sorry for the lag, your comment got caught in YT's moderation and I didn't see it. If you do a custom install of VMware Tools and select the Time Provider you'll get the driver for that device.
@A2moon13 жыл бұрын
little confused about how is Cost even occurring in vmotions (which are within cluster)
@LuxuriousHouses3 жыл бұрын
Does vm encryption save you from ransomware?
@VMwarevSphere3 жыл бұрын
From ransomware? Not specifically, though it can make it harder to exfiltrate data because it adds some permissions to vCenter Server that can be used to prevent decryption and such. It won't stop a ransomware attack from re-encrypting a VM on disk as part of the attack, though. Data-at-rest encryption can help with lots of other types of threats, including data destruction & sanitization as part of hardware lifecycle, and especially with flash/SSD/NVMe which cannot be sanitized.
@ITSystemsAdmin3 жыл бұрын
Great!
@RaulMrTechieTips3 жыл бұрын
Thanks!
@prashanthb65213 жыл бұрын
The best explanation so far ! Thanks !
@SuperAlias843 жыл бұрын
Many thank's for this series. This is really great value and nice add on to the official training.
@billyjamesdowning50703 жыл бұрын
This is awesome, however just want to let you know that someone flashes their bank statement while screen sharing.
@worksync92734 жыл бұрын
Please stop with the bad music. It does not aid your presentation, it takes away.
@delvorice14 жыл бұрын
Can the passive node be in a separate datacenter in Vcenter?
@SuperAlias844 жыл бұрын
Maybe I missed the information, but you may need to enable promiscuous mode to be able to ping workload and FrontEnd gateway from HaProxy. (only applicable if nested env)
@victorseleznev56194 жыл бұрын
1. Suppose there are 2 or more GPUs on the server, then you need to make the same label on all the map, for example: V100 or you need to make different labels V100-1, V100-2, etc. ? 2. When entering the command: Get-PassthroughDevice -VM Name the map was displayed, now an error is displayed: Get-PassthroughDevice Unable to cast object of type | 'VMware.Vim.VirtualPCIPassthroughDynamicBackingInfo' to type | 'VMware.Vim.VirtualPCIPassthroughDeviceBackingInfo'. Error when using Dynamic DirectPath. What way out is there? We have a script that displays information about which VM, which GPU is used and on which host ... And now this script does not work. 3. Add GPU to vROps, missing reports: - how many cards are on the host, which card of which VM is busy, etc. When there are many GPUs, what statistics are needed. Plus metrics ... And metrics are available only with GRID...
@soldout1234564 жыл бұрын
Great hands on series! we enabled workload management on vSpeher 7 for supervised clusters with this so far except somehow I missed mention for container registry? Wish we had a straight path to enable Harbor as our Workload management enabled Supervisor cluster with vSphere network (without NSX-T). Does that mean no Harbor or anything similar solution? Another way I found was only with Pivotal Ops manager then TKGI and so on but not sure if that is only another workaround or something else available? I followed all previous episodes and VMware docs but somehow found no mention of enabling Harbor especially if enabled with vSphere network option.Appreciate any help. Thank you once again for great hands on labs!
@jonpok21514 жыл бұрын
could You give me link where is claryfied how to add addons vendor which is not on the list by default?
@morpheus1173 жыл бұрын
As far as I know, only Dell and HPE are supported at this moment.
@nileshtawde52614 жыл бұрын
OpenStack explained in simple words. Thanks. I understand that how one can devise IT automation and agility using Openstack instead of moving services to cloud. So this is a median solution that organizations can avail to reap benefits of On-Prem cloud, but still avoid the disadvantages of Public or Private cloud from popular cloud vendors
@sweetvonbettie14 жыл бұрын
maybe a dumb question , im new to this industry. can i have 2 or more Environment on their own . meaning can i run 12 phy server in the vmotion cluster and then can i run another phy server on its own not set up as vmotion just 1 server on its own?
@ryantruong83514 жыл бұрын
Hi Niels, thanks for the video and your other one on the vLCM! Question: Can we use the "Single Image" to update one ESXi host at a time instead updating several hosts at the cluster level? We are running vSAN and I am a bit concern to have more than one host goes down (rebooted) at the same time. We have been doing the traditional way by creating baseline with imported ISO and attaching to each host, one of a time when doing the upgrade. We'd like to try out the vLCM with "Single Image" that you mentioned on the other video kzbin.info/www/bejne/kIGnkIJmlph9Z6s TIA
@gregorkastelic4 жыл бұрын
Thank you for this, VERY informative. Also waiting next episode, especially troubleshooting. I am stuck at deploying .yaml, only Control Plane VM is deployed....
@VMwarevSphere4 жыл бұрын
Have a look at github.com/corrieb/pacific/tree/master/docs/tkg-service/cluster-lifecycle. I put a lot in there that may help. It needs an update, but this is what I used to educate our internal Service teams
@baburajut4 жыл бұрын
wow, this is awesome.
@dionrowney4 жыл бұрын
Where/when is the next episode?? We are on pins and needled here! Great series. This really shows what exactly Tansu and Kubernetes is. If you can take it further and show how it relates to docker and images that would be super. thanks!
@VMwarevSphere4 жыл бұрын
Thanks! Went on vacation last week, so working on it now. Focus of next episode is sanity checking the Tanzu Kubernetes Cluster and how to work with the "least privilege" RBAC model. Happy to take requests, so will add something on Docker registry config (assuming that's what you meant)
@VMwarevSphere4 жыл бұрын
Update: Frank Denneman has created an excellent blog post that summarizes this video visually: frankdenneman.nl/2020/11/06/vsphere-with-tanzu-vcenter-server-network-configuration-overview/
@VMwarevSphere4 жыл бұрын
Update: New setup from William Lam allows you to install a minimal setup that gets you quickly to video 4: www.virtuallyghetto.com/2020/11/complete-vsphere-with-tanzu-homelab-with-just-32gb-of-memory.html
@serverlabuk4 жыл бұрын
Music was too loud ..... please make future video without the music especially when talking
@vmexplorer4 жыл бұрын
I could not agree more - STOP the background music.
@MrEzandy4 жыл бұрын
The network config is challenging on a home network. I'm 2 days deep making progress but still having problems.
@VMwarevSphere4 жыл бұрын
Yea to some extent this shows why SDN was invented. Happy to help if you can describe the issue. Otherwise William Lam recently posted a single node environment that simplifies the networking requirements: www.virtuallyghetto.com/2020/11/complete-vsphere-with-tanzu-homelab-with-just-32gb-of-memory.html
@MrEzandy4 жыл бұрын
@@VMwarevSphere Thanks Mate. I'll take a look at William's latest via your link. The problem I'm running into is that the HAProxy VIPs are not resolving to the control plane VM IPs. I can hit the management interface on each control plane VM IP on port 443 from a VM on the combined workload/frontend network. The HAProxy addresses are pingable, but just hang on an https request. I inspected the /etc/haproxy/haproxy.cfg file and it looks like it's configured to resolve the VIPs to the workload interface on the Supervisor, not to the management interface. The workload interface doesn't respond to https requests either. Tried different ways of configuring the network for 2 days straight and keep getting the same result.
@VMwarevSphere4 жыл бұрын
@@MrEzandy Ok. Glad you found the haproxy.cfg file as this should certainly help in diagnosing. The HAProxy VM IPs will be pingable regardless of whether HAProxy is even running. It's Linux routing that's responding to those pings, not HAProxy, so that can be a red herring. The fact that you have some backends defined in HAProxy means that vSphere is able to reach your management endpoint, which is good. I'm not sure whether the control plane nodes you're talking about are the Supervisor nodes or a Tanzu Kubernetes Cluster node. HAProxy will load-balance traffic to both and always to the workload network. Regardless, you should be able to get a response by curling the ip:port backends defined in haproxy.cfg from a shell in the HAProxy appliance. If you can't, you may have a routing problem, although if you're using a single network for workload/frontend we should be talking about IPs on the same network. Don't trust ping because TKC nodes are configured to drop ICMP (don't ask me why). Also check you didn't accidentally configure your Load Balanced IP range in HAProxy to conflict with your gateway or any other essential IP.
@gregorkastelic4 жыл бұрын
@@MrEzandy I have the same behavior. HAproxy.cfg configured correct but Guest TKG cluster deploys only Control VM and than stalls. Did you manage to get it running?
@gregorkastelic4 жыл бұрын
@@VMwarevSphere Don't know if I fully understand routing requirements for those VLANs, which should route to which and which should not (FE, WL, MGMT). Can you tell some more about this? Thanx for confirming about ICMP dropping settings and TKC nodes (would not tell you why ;-)) Regards
@GregZuro4 жыл бұрын
Thanks for much for this. *Really* helpful.
@devopsslovensko72054 жыл бұрын
Michael awesome stuff! Very cool.
@01lyanthony4 жыл бұрын
what was the point of this video... I have three VMs that you can't shutdown/delete.... ok... fine, so what? Can you tell me something about the decoupling and distributed control plane? Why does this feature exist, what does it fix or improve?? Anything, Anything? Bueller, Bueller?
@DuncanEpping4 жыл бұрын
And also here: www.yellow-bricks.com/2020/10/09/vmware-vsphere-clustering-services-vcls-considerations-questions-and-answers/
@dot9hack4 жыл бұрын
Not require VCF right?
@jonathanmuryn61874 жыл бұрын
"It encrypt in a cpu." ?
@VMwarevSphere4 жыл бұрын
The VM's data is encrypted in the CPU registers, yes! -Bob Plankers
@jameskrolak4 жыл бұрын
Ugh. Why do you guys at VMware insist upon putting music in the background throughout the whole video? It drowns out the speaker's voice too much.
@omni43764 жыл бұрын
Was about to ask the same thing. After 20 minutes of hearing this vmware music I swear I'll jump out the window if I ever have to hear it again.
@michaelekundayo66344 жыл бұрын
Fantastic stuff; would be nice to see this same flow with NSX-T
@ar-abkids32594 жыл бұрын
Nice explanation. Thanks VMware.
@jadt074 жыл бұрын
How to Licenses Kubernetes? is it add-on?
@kallissaa4 жыл бұрын
This is a great video, thank you very much, this is the kind of teaching I am looking for. Have you written any books or manuals we can check out?
@djrughani72504 жыл бұрын
Tanzu sits on esxi host in vSphere Tanzu? Which esxi version?
@TomOtomanski4 жыл бұрын
I believe this is all on vSphere 7, so ESXi 7. And based on the links in the description it looks like this will be included in vSphere 7 Update 1.
@djrughani72504 жыл бұрын
Tom Otomanski Thank you
@itspoffy4 жыл бұрын
Is he writing backwards and mirrored? I bow down to thee.
@VMwarevSphere4 жыл бұрын
It's reversed using Premiere... but we appreciate the respect, it's hard to write and talk and not write over your face, even when you're doing it forwards. :)
@Channelrun98784 жыл бұрын
Break down more topics for VMware. Your style is great!
@ronfisher47514 жыл бұрын
We need a vCenter for vCenters to manage all the vCenter sprawl many of us are experiencing. Enhanced linked mode It is not always a possibility.
@djrughani72504 жыл бұрын
vSphere 7 kubernetes clusters ?
@greatvedas4 жыл бұрын
This would video would be much more useful, if you have just explained basic features in a 2 liner.
@gurdeepsandhu66954 жыл бұрын
Hi Mike, Thanks. Video is very helpful in understanding encrypted vMotion and encrypted VM in a few minutes. Great job !!
@gurdeepsandhu66954 жыл бұрын
What is the concept of bitmap memory and how the VM informs the physical switch about its location change?
@eFFecTionHD4 жыл бұрын
why you dont show us the stuff? I dont need the theory about it. Shit video.
@jeet16554 жыл бұрын
From where to learn kubernets from basic ??
@krzysztofnowakowski45344 жыл бұрын
Try on Linkedin, I started "Learning Kubernetes" by Karthik Gaekwad
@singha2724 жыл бұрын
Awesome
@yamahaoff22084 жыл бұрын
This is how we want the explanation to be about vmotion . Watch this trainer's explanation kzbin.info/www/bejne/gaXEYoudjKqYrMk