Unable to install openstack
Comments
-
Hi @michaober,
FYI. Currently, ONAP Lab is currently broken due to certificate expiry in ONAP Guilin (Current LAB is based on Guilin).
We are in the process of upgrading ONAP Labs from Guilin to Istnabul.0 -
Here are the steps to install OpenStack.
No, those instructions are incomplete. If I log in using
gcloud compute ssh --zone "us-central1-f" "openstack-01", there is no "onap-custom" directory.0 -
Hi @michaober,
The folder is in the aarna user home directory.
# sudo su aarna
# cd
# ls
You will find the folder.0 -
I cannot run
sudo bash -x aio-ubuntu-gcp-deploy.sh 2because it requires to enter the password for user "aarna"0 -
Hi @michaober,
Please share your VM IP.0 -
Please provide accurate and complete instructions.
0 -
Those are the accurate instructions and tested. It is working fine for us and for other LFN users.
Another option is to login directly to aarna login using aarna private key. If you don't have a key I can share.
0 -
Those are the accurate instructions and tested.
If you execute the commands you posted, you don't have to enter a sudo-password for user aarna when executing the command
sudo bash -x aio-ubuntu-gcp-deploy.sh 2?0 -
Yes. Correct. You have to execute all the posted commands from aarna user.
0 -
But how is it possible you don't have to enter a password when running
sudo? Did you modify the sudoers file?0 -
aarna is added to sudoers group and hence it is not required to enter a password.
In your earlier VM yesterday. You were able to run the script right?. it is the same image. I hope you were able to run the script from aarna user only?
0 -
aarna is added to sudoers group and hence it is not required to enter a password.
No. This is wrong.
I just created a new VM using:
gcloud compute instances create openstack-01 --zone us-central1-f --custom-cpu 32 --custom-memory 72GB --min-cpu-platform "Intel Haswell" --image "https://www.googleapis.com/compute/v1/projects/onap-177920/global/images/aarna-aio-openstack-victoria-ubuntu-20-16032022-00"
Then I connected via SSH using:
gcloud compute ssh --zone "us-central1-f" "openstack-01"
Then I enter the following commands:
Micha@openstack-01:~$ sudo su aarna
aarna@openstack-01:/home/Micha$ cd
aarna@openstack-01:~$ ls
onap-custom
aarna@openstack-01:~$ sudo -l
[sudo] password for aarna:As you can see, a password is required for the sudo command. The "aarna" user is not in the sudoers file. Please stop claiming it is.
0 -
Hi @michaober,
I have run the same steps and it working as expected. If you would like us to fix it. please share your VM IP.
raghuram@raghuram-Latitude-7410:~/Desktop/Aarna-Networks/mykeys$ gcloud compute instances create openstack-01 --zone us-central1-f --custom-cpu 32 --custom-memory 72GB --min-cpu-platform "Intel Haswell" --image "https://www.googleapis.com/compute/v1/projects/onap-177920/global/images/aarna-aio-openstack-victoria-ubuntu-20-16032022-00"
raghuram@raghuram-Latitude-7410:~/Desktop/Aarna-Networks/mykeys$ gcloud compute ssh --zone=us-central1-f openstack-01
raghuram@openstack-01:~$ sudo su aarna
aarna@openstack-01:/home/raghuram$ cd
aarna@openstack-01:~$ ls
onap-custom
aarna@openstack-01:~$ sudo -l
Matching Defaults entries for aarna on openstack-01:
env_reset, mail_badpass, secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/binUser aarna may run the following commands on openstack-01:
(ALL : ALL) NOPASSWD: ALLI can do sudo su without password
aarna@openstack-01:~$sudo su
root@openstack-01:/home/aarna#0 -
hi @michaober,
Alternatively, you can download the aarna.pem file from the link I shared with you in the message and login to aarna user.Another option is to execute the below command from your login or root login to add aarna user to sudo group.
sudo usermod -aG sudo aarna0
Categories
- All Categories
- 177 LFX Mentorship
- 177 LFX Mentorship: Linux Kernel
- 766 Linux Foundation IT Professional Programs
- 378 Cloud Engineer IT Professional Program
- 174 Advanced Cloud Engineer IT Professional Program
- 75 DevOps IT Professional Program - Discontinued
- 7 DevOps & GitOps IT Professional Program
- 101 Cloud Native Developer IT Professional Program
- 7.6K Training Courses & Learning Paths
- 4 AI & ML Training
- 1 Blockchain & Decentralized Identity Training
- 10 Cloud & Containers Training
- 1 Cybersecurity Training
- 2 DevOps & Site-Reliability Training
- 1 Linux Kernel Development Training
- 1 Networking Training
- 2 Open Source Best Practice Training
- 2 System Administration Training
- 1 System Engineering Training
- 1 Web & Application Development Training
- 796 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 95 Multimedia
- 173 Networking
- 91 Printers & Scanners
- 91 Storage
- 770 Linux Distributions
- 81 Debian
- 68 Fedora
- 23 Linux Mint
- 13 Mageia
- 24 openSUSE
- 150 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 356 Ubuntu
- 465 Linux System Administration
- 31 Cloud Computing
- 73 Command Line/Scripting
- Github systems admin projects
- 98 Linux Security
- 78 Network Management
- 101 System Management
- 46 Web Management
- 116 Mobile Computing
- 20 Android
- 81 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 395 Off Topic
- 121 Introductions
- 30 Study Material
- 997 Programming and Development
- 310 Kernel Development
- 669 Software Development
- 1K Software
- 398 Applications
- 182 Command Line
- 5 Compiling/Installing
- 69 Games
- 318 Installation
- Archived
- 183 Small Talk
- 2 LFD140 Class Forum
- 1.4K LFS258 Class Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)