User Tools

Site Tools


tennant

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
tennant [2022/06/29 22:31] – tcmaltennant [2026/09/27 02:11] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
- 
- 
-{{Infobox System 
-|Hostname=Tennant 
-|Platform=Baremetal 
-|Status=Active 
-|Internal IP=192.168.0.3 
-|OS=Debian 
-}} 
- 
-{{Show Services}} 
- 
- 
-====== Hardware ====== 
- 
- 
-Dell CS24-SC, 2x Intel Xeon L5420 (8 cores total), 12gb RAM, 4x 300gb 15k SAS (RAID 10) 
- 
- 
-====== Configuration ====== 
- 
- 
-LVM volume <code>data-vol</code> is 2 * 2TB Hard drives in RAID 1. 
- 
-The two remaining hard drives are both 300GB and have the following partition layout: 
-  *  100M boot partition (only the one in <code>/dev/sdc</code> matters) 
-  *  12G swap 
-  *  Remaining os 
- 
-Swap is in RAID0 across the two drives. 
-LVM volume <code>os-vol</code> is RAID 1 across the two drives. 
- 
-Because Debian's package is out of date which causes issues, Podman is currently compiled from source, as is catatonit (used for pod infra containers). 
- 
-Low ports can be bound to by any user.