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
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.
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 ;)
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.
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 🙏
@@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'
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 :)
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.
What did you to to fix the error "Temporary failure resolving" at 9:41. Can you give me a detailed instruction?
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
How to access the Instance from remote machine other than Host??
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.
Hi,
Make sure you have virtualisation enabled in your machine
The yoga release is not available now. What to use?
hey bro , did u figure it out.?
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 ;)
Hi bro what image you use when create instance
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.
Hi,
ok no worries, please share your error to see if I can help you with
thank you resolved the error
@@khansaamrouni
i have trouble like this. can u help me ?
sure, explain your error or share the error message please!
@@SpandanaSY how to resolve ?
Getting error in neutron, it says neutron did not start
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 🙏
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!?
Hi, yes sure!
I would recommend to use the ssh keys for authentication instead (as in video example) it is simpler ;)
@@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'
Check if you have security group, if you use horizon dashboard you can find it under Network/Security groups
@@nguyenduong3893 Hey, did you solve it? I have the default security group but still got this problem
@@nguyenduong3893 Hey, did you solve it? I have the default security group but still got this problem
If I enter that ip into my iphone will it show your website?
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 :)
@@khansaamrouni how to get ip public?
@@FirzaHaul6395 excuse me please explain more
What openstack version u using?
Hi,
Yoga release ;)
When cloning project you just add:
Clone .... -b stable/yoga
It is recommended to use ubuntu 20 also
Good luck ;)
Great content thanks 😊
where is commands ?
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.
ok try to read the log file with $cat /var/log/.. to see what's wrong!
thanks
You are always welcome 😊
Please do not hesitate if you have questions or feedback 🙏