simonsobs-uk / data-centre

This tracks the issues in the baseline design of the SO:UK Data Centre at Blackett
https://souk-data-centre.readthedocs.io
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

some services require elevated permissions which is not permitted on our testbed vm77 #9

Closed ickc closed 1 year ago

ickc commented 1 year ago

E.g. @shaikhhasib needs to run PostgreSQL but we don't have sudo power on vm77. @shaikhhasib already asked @rwf14f if a VM with sudo power can be granted for us.

shaikhhasib commented 1 year ago

@rwf14f Is there any update on this? It would be nice if we can get few nodes where we can run some of our web service!!

rwf14f commented 1 year ago

You can install it on vm77 for testing. Please be aware that CentOS 7 only has 9.2.24. Repo files are managed by Puppet which will remove all unknown files in /etc/yum.repos.d/.

shaikhhasib commented 1 year ago

@rwf14f I am getting this error

  1. Mohammad Hasib (hasibmd) Choose identity to authenticate as (1-6): 6 Password: polkit-agent-helper-1: pam_authenticate failed: Authentication failure ==== AUTHENTICATION FAILED === Failed to start postgresql.service: Access denied
shaikhhasib commented 1 year ago

@rwf14f never mind fix the issue with sudo sudo systemctl start postgresql

ickc commented 1 year ago

Thanks, @rwf14f, we both now have sudo (in the wheel group) on vm77. Closing.