OpenShift Virtualization - Run VMs on OpenShift with KubeVirt - Windows Server

Поділитися
Вставка
  • Опубліковано 8 лют 2025

КОМЕНТАРІ • 19

  • @AchmatJoseph-g3s
    @AchmatJoseph-g3s 3 місяці тому

    I know this is 3yrs old but im gob-smacked how relevant it is today. Thank you for the clarity

  • @sebastiaanstoffels7565
    @sebastiaanstoffels7565 4 роки тому +3

    Another awesome video! Nice work Ryan!

    • @RyanHay
      @RyanHay  4 роки тому +1

      Thanks Sebastiaan!

  • @jose-x-2826
    @jose-x-2826 2 роки тому

    This was the first video that I watched, I can answer your it's a pretty idea topics, thanks for your lessons.

  • @mustufamithaiwala7205
    @mustufamithaiwala7205 4 роки тому +1

    Awesome and crisp explaination 👍

    • @RyanHay
      @RyanHay  4 роки тому

      Thanks Mustufa!

  • @kuntobayua5692
    @kuntobayua5692 4 роки тому +1

    Nice video Ryan, hope u shuld create video many more...

    • @RyanHay
      @RyanHay  4 роки тому

      Thank you, I will

  • @islameldemery
    @islameldemery 4 роки тому +1

    Again Thank you so much!
    For those of you with AMD CPUs if you get the error MSR 0xe1 to 0x0 / `ret == cpu->kvm_msr_buf->nmsrs' failed while booting up the vm
    The following worked for me:
    # Enable ssh as root to worker node
    ssh core@ocp-w-1.lab.ocp.lan
    sudo vi /etc/ssh/sshd_config
    # set the following to yes PermitRootLogin yes
    sudo systemctl restart sshd
    sudo -s
    cp /home/core/.ssh/authorized_keys /root/.ssh/authorized_keys
    exit
    ssh root@ocp-w-1.lab.ocp.lan
    # set ignore_msrs to Y
    cd /sys/module/kvm/parameters/
    echo Y > ignore_msrs
    now without restarting try turning on the vm again it should boot.

    • @gezginbsezgin4619
      @gezginbsezgin4619 2 роки тому

      Selamun Aleykum Islam I am using AMD processor in test environment. I guess that's why I couldn't run virtual machines. I will try the method you suggested. Can you help me if I am not successful?

  • @isaactorres1147
    @isaactorres1147 4 місяці тому

    Muchas gracias por compartir, muy buena guía!

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

    Keep going 👍👍👍👍

  • @Safirshad
    @Safirshad 3 роки тому

    Great explanation . Thanks a lot !!!

    • @RyanHay
      @RyanHay  3 роки тому

      Glad you liked it!

  • @jitendrakhairnar8152
    @jitendrakhairnar8152 3 роки тому

    Really nice 👍

  • @vitusyu9583
    @vitusyu9583 8 місяців тому

    Hi Ryan, just curious what is the drawing software you demonstrated your lab setup?

  • @DB-vp8ly
    @DB-vp8ly 3 роки тому +1

    Awesome, want to learn OCP from you.. let me know if you have any paid service

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

    Hi Ryan
    Do you have publish a video on UPI method with Assisted Installer.
    Regards
    Zaheer

  • @DB-vp8ly
    @DB-vp8ly 3 роки тому

    May i know why the URL was not selected in the first place. why we need to add blank DV and then attach the CD rom where the iso resides. why not we do this in first place itself