Difference between revisions of "Osgeo8"
Line 1: | Line 1: | ||
− | '''Osgeo8''' is an Ubuntu | + | '''Osgeo8''' is an Ubuntu 22.04.1 LTS machine administered by [[SAC]], hosted on [[SAC_Service_Status#Servers_at_OSL|OSU OSL servers]] since April 2021. |
Donated to OSGeo by OpenStreetMap Foundation (OSMF) | Donated to OSGeo by OpenStreetMap Foundation (OSMF) | ||
Line 14: | Line 14: | ||
tech_dev@osgeo8:~$ sudo lsblk | tech_dev@osgeo8:~$ sudo lsblk | ||
− | NAME MAJ:MIN RM | + | NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS |
− | sda 8:0 0 | + | loop0 7:0 0 63.2M 1 loop /snap/core20/1623 |
− | ├─sda1 8:1 0 | + | loop2 7:2 0 136.4M 1 loop /snap/lxd/23889 |
− | ├─sda2 8:2 0 | + | loop3 7:3 0 135.7M 1 loop |
− | └─sda3 8:3 0 | + | loop4 7:4 0 136.5M 1 loop /snap/lxd/23853 |
− | ├─lvm-swap 253:0 0 | + | loop5 7:5 0 48M 1 loop /snap/snapd/17029 |
− | + | loop6 7:6 0 48M 1 loop /snap/snapd/17336 | |
+ | loop7 7:7 0 63.2M 1 loop /snap/core20/1634 | ||
+ | sda 8:0 0 6.5T 0 disk | ||
+ | ├─sda1 8:1 0 1M 0 part | ||
+ | ├─sda2 8:2 0 488M 0 part /boot | ||
+ | └─sda3 8:3 0 6.5T 0 part | ||
+ | ├─lvm-swap 253:0 0 1.9G 0 lvm [SWAP] | ||
+ | ├─lvm-root 253:1 0 70G 0 lvm / | ||
+ | └─lvm-lxd 253:2 0 2.9T 0 lvm | ||
+ | |||
Line 27: | Line 36: | ||
== Setup == | == Setup == | ||
+ | |||
+ | 2022-10-20 8 HDD drives each 1.2 TB were put in place and old drives removed for total capacity of 6.5TB under RAID 6 | ||
As of 2021-10-04 the ssh port of the main host (the physical server) is 2222 and there is only one non-root account on it | As of 2021-10-04 the ssh port of the main host (the physical server) is 2222 and there is only one non-root account on it | ||
and can only be accessed via key access. Keys are deployed using [[AnsibleDeployment]] repo of gitea | and can only be accessed via key access. Keys are deployed using [[AnsibleDeployment]] repo of gitea |
Latest revision as of 13:27, 7 November 2022
Osgeo8 is an Ubuntu 22.04.1 LTS machine administered by SAC, hosted on OSU OSL servers since April 2021. Donated to OSGeo by OpenStreetMap Foundation (OSMF)
Up-to-date info about containers can be found (password-protected) in https://git.osgeo.org/gitea/sac/osgeo8/wiki/
Hardware
IPv4 address..: 140.211.15.9, (OpenVPN KVM IP: osgeo8.osuosl.oob [10.0.0.99]) Hostname......: osgeo8.osgeo.osuosl.org LSB Specs.........: Ubuntu 20.04.2 RAM...........: 70 Gi Disk..........: tech_dev@osgeo8:~$ sudo lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS loop0 7:0 0 63.2M 1 loop /snap/core20/1623 loop2 7:2 0 136.4M 1 loop /snap/lxd/23889 loop3 7:3 0 135.7M 1 loop loop4 7:4 0 136.5M 1 loop /snap/lxd/23853 loop5 7:5 0 48M 1 loop /snap/snapd/17029 loop6 7:6 0 48M 1 loop /snap/snapd/17336 loop7 7:7 0 63.2M 1 loop /snap/core20/1634 sda 8:0 0 6.5T 0 disk ├─sda1 8:1 0 1M 0 part ├─sda2 8:2 0 488M 0 part /boot └─sda3 8:3 0 6.5T 0 part ├─lvm-swap 253:0 0 1.9G 0 lvm [SWAP] ├─lvm-root 253:1 0 70G 0 lvm / └─lvm-lxd 253:2 0 2.9T 0 lvm
Cpus..........: 2 processors (24 cores) (Intel(R) Xeon(R) CPU X5660 @ 2.80GHz, 12288 KB cache)
Setup
2022-10-20 8 HDD drives each 1.2 TB were put in place and old drives removed for total capacity of 6.5TB under RAID 6 As of 2021-10-04 the ssh port of the main host (the physical server) is 2222 and there is only one non-root account on it and can only be accessed via key access. Keys are deployed using AnsibleDeployment repo of gitea
So to SSH - ssh tech_dev@osgeo9.osgeo.osuosl.org -p 2222
As of 2021-05-01 some configurations of this machine are deployed using AnsibleDeployment
Containers and Services
Refer to SAC Service Status#osgeo_8