Difference between revisions of "Osgeo10"
(→Setup) |
|||
| Line 33: | Line 33: | ||
== Setup == | == Setup == | ||
| − | 2026-03-10- new SATA SSD drives | + | 2026-03-10- new SATA SSD drives 6 2TB drives were put in Samsung 870 EVO 2TB SATA 2.5" Internal SSD MZ-77E2T0B/EC |
| − | + | 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 | ||
| Line 41: | Line 41: | ||
| − | So to SSH - ssh tech_dev@ | + | So to SSH - ssh tech_dev@osgeo10.osgeo.osuosl.org -p 2222 |
| − | As of | + | As of 2026-03-12 most configurations of this machine are deployed using [[AnsibleDeployment]] |
| − | |||
| − | |||
Revision as of 22:51, 12 March 2026
Osgeo10 is a Debian 13 machine administered by SAC, hosted on OSU OSL servers since March 2026. Donated to OSGeo by OSUOSL
Hardware
This is an Incus host
IPv4 address..: 140.211.15.15, (No openvpn KVM yet) Hostname......: osgeo10.osgeo.osuosl.org LSB Specs.........: Debian 13 RAM...........: 178 Gi Disk..........: tech_dev@osgeo10:~$ sudo lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS sda 8:0 0 9.1T 0 disk ├─sda1 8:1 0 976M 0 part /boot/efi ├─sda2 8:2 0 977M 0 part /boot └─sda3 8:3 0 9.1T 0 part ├─osgeo10--vg-root 254:0 0 186.3G 0 lvm / ├─osgeo10--vg-swap 254:1 0 29.8G 0 lvm [SWAP] └─osgeo10--vg-incus_zfs 254:2 0 5T 0 lvm zd0 230:0 0 232.8G 0 disk zd16 230:16 0 93.1G 0 disk zd32 230:32 0 93.1G 0 disk zd48 230:48 0 93.1G 0 disk
Cpus..........: 2 processors (48 cpus) (Intel(R) Xeon(R) CPU E5-2670 v3 @ 2.30GHz)
Note each processor has 12 cores hyperthreaded to make 24
Setup
2026-03-10- new SATA SSD drives 6 2TB drives were put in Samsung 870 EVO 2TB SATA 2.5" Internal SSD MZ-77E2T0B/EC
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
It has an LXD installed from snap: Refer to SAC Service Status#osgeo_9 for list of containers on it. It is also used for building lxd images.
So to SSH - ssh tech_dev@osgeo10.osgeo.osuosl.org -p 2222
As of 2026-03-12 most configurations of this machine are deployed using AnsibleDeployment
Containers and Services
Refer to SAC Service Status#osgeo_10