Openstack install using Devstack + VM web app deployment

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ม.ค. 2025

ความคิดเห็น • 37

  • @phamngocthien4297
    @phamngocthien4297 4 หลายเดือนก่อน +1

    What did you to to fix the error "Temporary failure resolving" at 9:41. Can you give me a detailed instruction?

    • @student270
      @student270 3 หลายเดือนก่อน

      Yes this is because when the instance got created and the private IP was allocated to the VM it was also linked to the private IPv4 Subnet.( You can enter find this subnet under the networks tab in Openstack Dashboard)..So find the subnet and enter the DNS server value as 8.8.8.8(Google DNS Server)...and it should work fine

  • @user-og4gb2im2r
    @user-og4gb2im2r หลายเดือนก่อน

    How to access the Instance from remote machine other than Host??

  • @jg1000c
    @jg1000c 3 หลายเดือนก่อน

    How can I generate instances if running MacBook Air with M3 chipset? I'm getting this error: Failed to build and run instance: libvirt.libvirtError: unsupported configuration: CPU mode 'host-passthrough' for aarch64 qemu domain on aarch64 host is not supported by hypervisor.

    • @khansaamrouni
      @khansaamrouni  3 หลายเดือนก่อน

      Hi,
      Make sure you have virtualisation enabled in your machine

  • @Hasan-mf1oj
    @Hasan-mf1oj 9 หลายเดือนก่อน +1

    The yoga release is not available now. What to use?

    • @guitsum8119
      @guitsum8119 9 หลายเดือนก่อน

      hey bro , did u figure it out.?

    • @khansaamrouni
      @khansaamrouni  8 หลายเดือนก่อน

      Hi,
      Plz check video and stop it at time 2:04
      You can find command how to install devstack with stable yoga release
      I gues it is:
      git clone ... -b stable/yoga
      Hope it helps ;)

  • @atnguyenucchi9776
    @atnguyenucchi9776 2 หลายเดือนก่อน

    Hi bro what image you use when create instance

  • @SpandanaSY
    @SpandanaSY ปีที่แล้ว

    i'm not able to install apache2 (sudo apt install apache2) i got so many errors as you did but even you got those errors after after that some commands you have used is not shown in the video, so please help me resolving this error.

    • @khansaamrouni
      @khansaamrouni  ปีที่แล้ว

      Hi,
      ok no worries, please share your error to see if I can help you with

    • @SpandanaSY
      @SpandanaSY ปีที่แล้ว

      thank you resolved the error

    • @CkiperGaming
      @CkiperGaming ปีที่แล้ว

      @@khansaamrouni
      i have trouble like this. can u help me ?

    • @khansaamrouni
      @khansaamrouni  ปีที่แล้ว

      sure, explain your error or share the error message please!

    • @codprofessor3374
      @codprofessor3374 9 หลายเดือนก่อน

      ​@@SpandanaSY how to resolve ?

  • @segmentationfault4549
    @segmentationfault4549 10 หลายเดือนก่อน

    Getting error in neutron, it says neutron did not start

    • @khansaamrouni
      @khansaamrouni  10 หลายเดือนก่อน

      Try to start it manually with this cmd:
      $ service neutron-server restart
      Or then check its status with
      service neutron-server status
      Or see the log under /var/log/neutron/..
      Hope it helps 🙏

  • @arthur_feu
    @arthur_feu ปีที่แล้ว

    my instance asks for login and password and i dont know it! i can't ping or ssh without logging. can you please help me!?

    • @khansaamrouni
      @khansaamrouni  ปีที่แล้ว

      Hi, yes sure!
      I would recommend to use the ssh keys for authentication instead (as in video example) it is simpler ;)

    • @nguyenduong3893
      @nguyenduong3893 4 หลายเดือนก่อน

      @@khansaamrouni Do you know how to fix error: Unable to retrieve security group list. Please try again later. Details
      'Port' object has no attribute 'security_groups'

    • @khansaamrouni
      @khansaamrouni  4 หลายเดือนก่อน

      Check if you have security group, if you use horizon dashboard you can find it under Network/Security groups

    • @luico0625
      @luico0625 3 หลายเดือนก่อน

      ​@@nguyenduong3893 Hey, did you solve it? I have the default security group but still got this problem

    • @luico0625
      @luico0625 3 หลายเดือนก่อน

      @@nguyenduong3893 Hey, did you solve it? I have the default security group but still got this problem

  • @kietnguyencuutuan834
    @kietnguyencuutuan834 ปีที่แล้ว

    If I enter that ip into my iphone will it show your website?

    • @khansaamrouni
      @khansaamrouni  ปีที่แล้ว

      Hi,
      This is a demo example that I made on my laptop locally..
      If you follow all the steps you can get the same IPs and deploy any project you want and make it Public.
      I hope I understand what you mean :)

    • @FirzaHaul6395
      @FirzaHaul6395 8 หลายเดือนก่อน

      @@khansaamrouni how to get ip public?

    • @khansaamrouni
      @khansaamrouni  8 หลายเดือนก่อน

      @@FirzaHaul6395 excuse me please explain more

  • @MuhammadIrfan-um4il
    @MuhammadIrfan-um4il ปีที่แล้ว

    What openstack version u using?

    • @khansaamrouni
      @khansaamrouni  ปีที่แล้ว

      Hi,
      Yoga release ;)

    • @khansaamrouni
      @khansaamrouni  ปีที่แล้ว

      When cloning project you just add:
      Clone .... -b stable/yoga
      It is recommended to use ubuntu 20 also
      Good luck ;)

  • @saraghzail9753
    @saraghzail9753 ปีที่แล้ว

    Great content thanks 😊

  • @morrocansongs9643
    @morrocansongs9643 7 หลายเดือนก่อน

    where is commands ?

  • @jawadnet91
    @jawadnet91 ปีที่แล้ว

    Great content, but i am facing issue to access internet from my openstack instances and not able to install anything. my instance is on private network and associated a floating IP to it but unsuccessful. does anyone face this same issue.

    • @khansaamrouni
      @khansaamrouni  ปีที่แล้ว

      ok try to read the log file with $cat /var/log/.. to see what's wrong!

  • @arkanjo7509
    @arkanjo7509 ปีที่แล้ว +2

    thanks

    • @khansaamrouni
      @khansaamrouni  ปีที่แล้ว

      You are always welcome 😊
      Please do not hesitate if you have questions or feedback 🙏