Before I do anything with VMware ESXi I do this first

Поділитися
Вставка
  • Опубліковано 1 жов 2024

КОМЕНТАРІ • 71

  • @L-Minus
    @L-Minus Рік тому +10

    What about backing up vCenter and the ESXi host configs?

    • @VirtualizationHowto
      @VirtualizationHowto  Рік тому +3

      L-Minus, thanks for the comment! You can backup the ESXi configuration using PowerCLI (VMware's module for PowerShell) using the following:
      Get-VMHostFirmware -VMHost $host -BackupConfiguration -DestinationPath C:\HostBackups
      For vCenter Server, you can setup automated backups for your config there, by navigating to the VAMI interface (port 5480) and then navigating to the Backups menu. It will allow you to target FTP, SFTP, and other options for automatically backing up your VCSA appliance on a regular basis.

  • @tekviper9
    @tekviper9 Рік тому +5

    Every vSphere host in any shop / Lab / Enterprise I work I enable "ShareForceSalting = 0" and "Mem.ShareScanTime = 20" This setting pretty much dedeuplicates used memory blocks and give you the ability to run more VMs without swapping. And checks memory blocks every 20 min. These can be set in the advanced system settings.

    • @herc.
      @herc. Рік тому +1

      Thanks for sharing

    • @chocodecorazon
      @chocodecorazon Рік тому

      you need restart host after changed these configurations?

    • @bygonebebygones8503
      @bygonebebygones8503 Рік тому

      This was disabled by default due to security reasons I believe so just think about the workload first.

  • @Tech-geeky
    @Tech-geeky 5 місяців тому

    esxi time NTP settings do not always work well... Depends on the OS running and clients, there can be time delays (up 5 seconds differences) between domain and clients, and in some cases client not getting updated at all.. Perhaps that is why this option should be kept enabled????

  • @matthewella8280
    @matthewella8280 Рік тому +1

    can you do a video on how to show the FQDN in vCenter instead of the ip address, without a active directory server

  • @DierserChloe-r5o
    @DierserChloe-r5o 25 днів тому

    Harris Elizabeth Smith Donald Lewis Christopher

  • @CarmenEric-o3b
    @CarmenEric-o3b 2 дні тому

    Thompson Dorothy Garcia Matthew Allen Kenneth

  • @MelvilleAlbert-h2j
    @MelvilleAlbert-h2j 3 дні тому

    Miller Larry Anderson Christopher Anderson Richard

  • @TinaPhillips-b1h
    @TinaPhillips-b1h 23 дні тому

    Clark Kevin Anderson Patricia White Paul

  • @restrictanon4337
    @restrictanon4337 Рік тому +1

    Hello Brandon Lee,
    thank you for your great videos and detailed information.
    A question: I want to run a script or "esxcli" command during each ESXi boot. What's the best way to do that?

  • @SanderBradley
    @SanderBradley 24 дні тому

    Thomas Daniel Lewis Amy Moore Charles

  • @tonygutierrez4711
    @tonygutierrez4711 Рік тому +1

    So, in other words, you just set it up?

  • @williamrgrant
    @williamrgrant Рік тому +5

    Great content, thank you!
    I would suggest applying a high pass filter to your mic in post, perhaps around 80-100 Hz.
    I'm listening on in-ear headphones and there is a fairly loud bump occasionally.
    It probably doesn't come through if editing on a laptop.

  • @slamslam-q1m
    @slamslam-q1m Рік тому

    i hope you are there ! in good health, So, how to backup a " VM's" as i make in VirtualBox in Windows 8.1 ? i wanted to baukup (forexample ) windows XP or 7 or even 11 . BUT i was thinking to backup any of these VM's to use them to install windows to another Computer !! do you get my idea ?

  • @samgao
    @samgao Рік тому

    I have an Intel RAID for my PCIe optane drives (RAID10) But my ESXI 8 cannot see it. I've been scouring the internet to see how I can get them to see it, looked on VMWare's Compatible RAID controllers, and it mentioned that Intel VMD is the only solution for NVMe RAID. The BIOS sees the RAID 10, but not ESXi 8. Are there tutorials for this? Direct me in the right direction?

  • @peterbata3476
    @peterbata3476 9 місяців тому +1

    Clear and Precise. Just the way I like it. Thank you for sharing your time and expertise with us. Much appreciated.

  • @LuisDarnell
    @LuisDarnell 25 днів тому

    Hall Charles Perez Sandra Johnson Sarah

  • @BOOSTEDDUDE
    @BOOSTEDDUDE 3 місяці тому

    Thanks for this video. I'm getting prepared to help upgrade an environment that has lots of ESXi patches listed as Critical. I'm hoping to take the best approach possible.

  • @danielastolarz8479
    @danielastolarz8479 Рік тому +1

    Just completed the watch, moving on to implementing all of the steps on my test host. Thanks for your thorough and clear howto video!

  • @gastonhitw720
    @gastonhitw720 Рік тому

    hi, I'm emulating esxi in vmware, if I want to add vm's to the esxi how many resourses should I give to my esxi? I'm running everything in my laptop

  • @TheLmiksche
    @TheLmiksche Рік тому

    Hi, where did u obtain that update link? Only think I found is a downloadable zip. Would be nice to show not just copy paste an leave the question unanswerd. Thanks.

  • @Adamn32
    @Adamn32 Рік тому

    Hi, Can i clone the entire VMware ESXi server to the new SSD? If so how? Thx in advance.

  • @basudebbhanja1144
    @basudebbhanja1144 11 місяців тому

    Showing error amd-v/rvi is not supported on this platform, please tell me the solutions

  • @danielanderson9052
    @danielanderson9052 Рік тому +1

    can you please add the text command for patching hosts Thanks

    • @VirtualizationHowto
      @VirtualizationHowto  Рік тому

      Daniel, you can use the following:
      ## Open ESXi host firewall to allow the host to connect to the Internet
      esxcli network firewall ruleset set -e true -r httpClient
      ## Get your current profile
      esxcli software sources profile list -d
      ##Enter maintenance mode on the host
      - vim-cmd /hostsvc/maintenance_mode_enter
      ##Run the command to update your host:
      esxcli software profile update -d hostupdate.vmware.com/software/VUM/PRODUCTION/main/vmw-depot-index.xml -p ESXi-8.0.0-20513097-standard
      A site I have had bookmarked for years now is the following: Virten.net...he keeps the latest profiles listed so it makes running the command above easy as you just replace the profile name after the -p with the profile listed here: www.virten.net/vmware/vmware-esxi-image-profiles/

  • @thanukumarv1884
    @thanukumarv1884 Рік тому

    Can anyone help me resetting root password for esxi 7 ? Vcenter is not configured .

  • @waynemetro-t5u
    @waynemetro-t5u 8 місяців тому

    Show troubleshooting how tos in virtualization and were to click

  • @timgerk3262
    @timgerk3262 Рік тому +1

    If that syslog setting is going to work, you need open syslog ports on the firewall.

    • @VirtualizationHowto
      @VirtualizationHowto  Рік тому

      Tim, great shout on that front. You are right that is required. I missed that in the vid.

    • @markfrederick4792
      @markfrederick4792 Рік тому

      Some of the latest syslog services (ie. Splunk) benefit from receiving traffic on a specific/non-standard port (ie. not the default port 514). Is there a way from cli or gui to designate a custom port with the IP address, and match that in the firewall settings ?

  • @muthyalakirankumar5530
    @muthyalakirankumar5530 Рік тому +1

    Really helpful video covers all operational build tasks

  • @kirimayro
    @kirimayro Рік тому

    перед как посрать я делаю эти вещи: встаю с дивана, захожу в туалет, закрываю дверь и т.д.

  • @miguellombana9847
    @miguellombana9847 Рік тому

    This tutorial rocked right up until the point where I tried to setup the new ports for vMotion (15:00 Min) my setup doesn't use VLans and the VLan field doesn't populate and thereby fails... still working on a solution but overall thanks for the help from this vid, helped me get my home lab to another level!

  • @mattpdx86
    @mattpdx86 Рік тому

    Can you help me

  • @bounponekeokhamphiew2458
    @bounponekeokhamphiew2458 11 місяців тому

    Thank you for explaining, it helped a lot.

  • @nalinavijitharan1780
    @nalinavijitharan1780 Рік тому

    Thank you so much Clear content and professional way of explaining

  • @goruby2
    @goruby2 3 місяці тому

    Thanks

  • @Anuitu2u
    @Anuitu2u Рік тому

    Hi, what can we do with VM backup+restore in ESXi (free)?
    Is it only available with 3rd party tools?
    Can we schedule the task?

  • @JasonsLabVideos
    @JasonsLabVideos Рік тому

    AWESOME Awesome content, some of these things are really good practices !! Good work Brandon.

  • @user-ij7lw3zt4h
    @user-ij7lw3zt4h Рік тому

    I often wonder why, after 20+ years, such a fundamental and very important service such as NTP is disabled and unset by default.

  • @Muhammadsaeed-se2ti
    @Muhammadsaeed-se2ti Рік тому

    Thank you for this effort, I am a newbie , I was wondering if you can tell us how to access our servers from outside network , your teacher method is great , I would love to learn more

  • @sahayn9164
    @sahayn9164 Рік тому

    Thank you so much for the excellent information.

  • @MACROSS2KYTB
    @MACROSS2KYTB Рік тому

    If there are a lot of ESXi host, maybe there is something like automation script to manage all of systems at once.
    Or vCenter Server?

    • @VirtualizationHowto
      @VirtualizationHowto  Рік тому +2

      Justin, thanks for your comment! Yes, many of these types of processes and procedures can be accomplished with tools like PowerCLI or Ansible. Also, there is a mechanism in vSphere called a "Host profile" that allows applying almost "template like" settings to ESXi hosts.

  • @jamminwithjam
    @jamminwithjam Рік тому

    This was absolutely phenomenal... Thank you, thank you, thank you!

  • @mohammadsundal343
    @mohammadsundal343 9 місяців тому

    Very nice, thanks.

  • @ricobelgin5986
    @ricobelgin5986 Рік тому

    You mentioned licensing methods. Do you have a video that shows what is includes the Vmug Advantage Licensing offerings?

  • @dv8inpp
    @dv8inpp Рік тому

    Followed your guide to do an upgrade and worked great. Thanks.
    The video is good but on my system there was a sync issue between audio and video, which I find very distracting. Not sure if it my system or the video.

  • @cpuuk
    @cpuuk Рік тому

    I haven't been in a VM environment since V5, but back then during the install routine we would make changes to the partitions sizes- do people still do this?

    • @VirtualizationHowto
      @VirtualizationHowto  Рік тому

      CPU UK, I have to say not much. I usually just create a reasonable sized partition for ESXi (needs to be disks now instead of removable media as of vSphere 7 due to logging changes) but other than that, don't worry too much about disk sizes per se...hope this helps!

  • @Mongo11b
    @Mongo11b Рік тому

    Maybe someone can help me figure out what I’m doing wrong. I just started using Vsphere, I have the VMDK size set as preallocated. However, inside of Vsphere, the storage shows the correct amount but the datastore is only 16gb. I’ve tried expanding the datastore of creating a new one with no success

    • @VirtualizationHowto
      @VirtualizationHowto  Рік тому

      Daniel, what type of storage are you using?

    • @Mongo11b
      @Mongo11b Рік тому

      @@VirtualizationHowto thanks for replying, after some digging I found that at least inside of a VM, ESXi reserves 119gb for whatever reason. I just created a second VHD and it works perfectly.

  • @raphaelgmur3898
    @raphaelgmur3898 Рік тому

    That was a really awesome video! Thank you very much! 👍😁

  • @KLYT325
    @KLYT325 Рік тому

    thanks

  • @kevinstephens8172
    @kevinstephens8172 Рік тому

    Realy Helpful video

  • @smoothvideo1865
    @smoothvideo1865 Рік тому

    Excellent VMware lesson

  • @screamingiraffe
    @screamingiraffe Рік тому

    some really useful info, thank you for creating and sharing.

  • @58slewins31
    @58slewins31 Рік тому

    Hi, great video.

  • @edwardmacnab354
    @edwardmacnab354 Рік тому +1

    lost in the details , and yet , nobody explains what is going on at a fundamental level. I do understand that most of the details occur on vmware servers , and that what you have esxi installed on is almost irrelevant.