hardware:overview

Differences

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

Link to this comparison view

Next revision
Previous revision
hardware:overview [2025/09/04 16:02] – created fabriciohardware:overview [2025/09/04 16:32] (current) – [Compute Servers] fabricio
Line 8: Line 8:
  
 ^ Hostname ^ Model ^ Primary Function ^ Status ^  ^ Hostname ^ Model ^ Primary Function ^ Status ^ 
-| [[wiki:hardware:cmpt1.lan|cmpt1.lan]] | Dell T7600 | Generic Compute Server with NVME | 🟢 Active | +| [[wiki:hardware:cmpt1.lan|cmpt1.lan]] | Dell T7600 | Generic Compute Server  | 🟢 Active | 
 | [[wiki:hardware:cmpt2.lan|cmpt2.lan]] | Dell T7600 | Generic Compute Server | 🔴 Offline |  | [[wiki:hardware:cmpt2.lan|cmpt2.lan]] | Dell T7600 | Generic Compute Server | 🔴 Offline | 
-| [[wiki:hardware:cmpt3.lan|cmpt3.lan]] | Dell T7600 | Generic Compute Server | 🟡 Maintenance | +| [[wiki:hardware:cmpt3.lan|cmpt3.lan]] | Dell T7600 | Generic Compute Server | 🟢 Active /broken HDDs) 
-| [[hardware:dl1.lan|dl1.lan]] | ASUS |  DeepLearn Server | 🔴 Broken  - To Be Removed  +| [[hardware:dl2.lan|dl2.lan]] | HP Z6 Generation 4 |  DeepLearn Server | 🟢 Active  
-| [[hardware:dl2.lan|dl2.lan]] | HP Z6 Generation 4 |  DeepLearn Server | 🔴 Not yet Available  +
 | [[hardware:strg1.lan|strg1.lan]] | HPE ProLiant ML350p | Minio | 🟢 Active  | [[hardware:strg1.lan|strg1.lan]] | HPE ProLiant ML350p | Minio | 🟢 Active 
-| [[hardware:rsdb1.lan|rsdb1.lan]] | HPE ProLiant ML350p | Databases and Web-Services | 🔴 Not yet Available +| [[hardware:basel.lan|basel.lan]] | HPE ProLiant ML350p | DatabasesWeb-Services, Compute Communications 🟢 Active  |
-| ?  | HPE ProLiant ML350p |  Not yet known   | 🔴 Incomplete  +
 | [[hardware:sand.lan|sand.lan]] | Old HP| Wildly test different things, from proxmox to SLURM. | 🔴 Incomplete |  | [[hardware:sand.lan|sand.lan]] | Old HP| Wildly test different things, from proxmox to SLURM. | 🔴 Incomplete | 
 +
 +==== Decomissioned Servers ====
 +
 +^ Former Hostname ^ Model ^ Primary Function ^ Status ^ 
 +| [[hardware:dl1.lan|dl1.lan]] | ASUS |  DeepLearn Server | 🔴 Broken   |
 +| ?  | HPE ProLiant ML350p |  Not yet known   | 🔴 Incomplete 
  
  
Line 27: Line 31:
   * ⚫ **Retired** - Device has been decommissioned   * ⚫ **Retired** - Device has been decommissioned
  
-===== Quick Actions =====+===== Creating an Overview =====
 +For creating a markdown overview: 
 + 
 +  - Automatically create a preliminary Markdown via [[https://code.rekonas.com/fabricio/infra-inventory-scripts/src/branch/main/hardware_inventory.sh|at this bash script]] using [[https://github.com/smxi/inxi|inxi]]. 
 +  - Pass the following prompt to an LLM, together with the corresponding less-structured markdown output. Model could be for example Qwen3-235B-A22B-2507. 
 + 
 +<code> 
 +Please process the following hardware inventory information and format it according to these requirements: 
 + 
 +1. Create a concise hardware overview focusing on: 
 +   - Essential hardware components (CPU, RAM, storage, GPU) 
 +   - High-level software stack (OS + version) 
 +   - Remove unnecessary technical details while preserving key specifications 
 + 
 +2. Format the output as DokuWiki-compatible markdown with: 
 +   - Headers using "=" syntax (e.g., "====== Title ======"
 +   - Proper table formatting with "^" for headers 
 +   - Clean organization of critical information only 
 + 
 +3. Maintain these sections in the output: 
 +   - System Overview (with hardware configuration table) 
 +   - Storage Layout 
 +   - Memory Usage 
 +   - Notes (highlighting key capabilities) 
 +   - Last Updated 
 +   - Placeholder sections for Current Issues, Future Upgrades, and Maintenance Log 
 + 
 +4. If any section would be empty, keep it as a placeholder to complete later 
 + 
 +5. Return the entire formatted document wrapped in a code block using triple backticks
  
-  * [[hardware:disposal-log|Equipment Disposal]] - Retired/disposed equipment log+Here is the hardware inventory information to process:
  
 +[PASTE YOUR HARDWARE INVENTORY DETAILS HERE]
 +</code>
  • hardware/overview.1757001775.txt.gz
  • Last modified: 2025/09/04 16:02
  • by fabricio