Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Users are unable to download the EC2 credential from the NERC OpenStack Web Console. #778

Open
Milstein opened this issue Oct 21, 2024 · 2 comments
Assignees

Comments

@Milstein
Copy link

Steps:

Project >> API Access >> Download OpenStack RC File >> EC2 Credentials

Image

Error Output:

Image

@aabaris
Copy link

aabaris commented Oct 21, 2024

root disk on the active controller ctl-2 (10.255.0.8) is half the size of disk on the other 2. It has 4x900GB physical disks, unlike the other controllers that have 2x1.8TB disks. Virtual volumes are hw mirrors in all cases. ctl-2 has 2 virtual disks: 1 rootfs and the other "var_lib_ceph" each at 900GB.

@aabaris
Copy link

aabaris commented Oct 21, 2024

I restarted one of the containers:

[root@nerc-ctl-2 log]# df -h /
Filesystem      Size  Used Avail Use% Mounted on
/dev/sda3       894G  894G   20K 100% /
[root@nerc-ctl-2 log]# systemctl |grep fileb
  container-nerc_filebeat.service                                                                                                      loaded active running   Podman container-nerc_filebeat.service                                                                                      
[root@nerc-ctl-2 log]# systemctl restart container-nerc_filebeat
[root@nerc-ctl-2 log]# df -h /
Filesystem      Size  Used Avail Use% Mounted on
/dev/sda3       894G  470G  424G  53% /

System should now be working again, but both missing disk and ballooning container disk usage are concerning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants