2024-08-12 10:01:13 +00:00
|
|
|
# Lenovo ThibkCentre Cluster
|
|
|
|
|
|
|
|
### Ausstattung:
|
|
|
|
|
|
|
|
* 5 x ThinkCentre M710q bis M920q
|
|
|
|
* 5 x 1TB Cruical NVME
|
|
|
|
* 100 GB Proxmox
|
|
|
|
* 400 GB Local LVM
|
|
|
|
* 400 GB CEPH
|
|
|
|
|
|
|
|
```
|
|
|
|
Device Start End Sectors Size Type
|
|
|
|
/dev/nvme0n1p1 34 2047 2014 1007K BIOS boot
|
|
|
|
/dev/nvme0n1p2 2048 2099199 2097152 1G EFI System
|
|
|
|
/dev/nvme0n1p3 2099200 209715200 207616001 99G Linux LVM
|
|
|
|
/dev/nvme0n1p4 209717248 1048578047 838860800 400G Linux filesystem
|
|
|
|
/dev/nvme0n1p5 1048578048 1953523711 904945664 431.5G Linux filesystem
|
|
|
|
```
|
|
|
|
|
|
|
|
### Tweaks:
|
|
|
|
|
2024-08-12 14:39:53 +00:00
|
|
|
* Intel E1000 Probleme mit ehttool beseitigen:
|
|
|
|
```
|
|
|
|
iface eno1 inet manual
|
|
|
|
post-up /usr/sbin/ethtool -K $IFACE tso off gso off 2> /dev/null
|
|
|
|
```
|
2024-08-12 11:23:35 +00:00
|
|
|
* Update auf die neueste Proxmox-Version
|
|
|
|
* Einrichten der no-subscription Repos
|