content:serverbasics
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen der Seite angezeigt.
| Beide Seiten, vorherige ÜberarbeitungVorherige ÜberarbeitungNächste Überarbeitung | Vorherige Überarbeitung | ||
| content:serverbasics [2026/02/27 15:12] – [LVM] obel1x | content:serverbasics [2026/04/10 10:18] (aktuell) – [Mountoptions] obel1x | ||
|---|---|---|---|
| Zeile 317: | Zeile 317: | ||
| </ | </ | ||
| + | |||
| === LVM Error Recovery === | === LVM Error Recovery === | ||
| Zeile 333: | Zeile 334: | ||
| 3. Repair the logical volume by searching for usable PVs automagically | 3. Repair the logical volume by searching for usable PVs automagically | ||
| - | lvconvert | + | lvconvert |
| This should rebuild your logical Volume | This should rebuild your logical Volume | ||
| Zeile 339: | Zeile 340: | ||
| 4. After rebuild, remove the faild drive from the vg: | 4. After rebuild, remove the faild drive from the vg: | ||
| - | vgreduce | + | vgreduce |
| Thats it, your System should become usable after that. | Thats it, your System should become usable after that. | ||
| Zeile 347: | Zeile 348: | ||
| If you have the possibility to add a new PV before the array gets degraded, you can use the replace- method after adding the new pv to the VG: | If you have the possibility to add a new PV before the array gets degraded, you can use the replace- method after adding the new pv to the VG: | ||
| - | lvconvert | + | lvconvert |
| + | |||
| + | === More Info for LVMs === | ||
| + | |||
| + | https:// | ||
| Zeile 364: | Zeile 369: | ||
| While autodefrag should not be necessary on ssd- harddiscs. | While autodefrag should not be necessary on ssd- harddiscs. | ||
| - | For **Databases** | + | For **Databases** or files that need speed and __**are well backed up otherwise**__ |
| === Sources: === | === Sources: === | ||
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| + | |||
| + | === Powermode settings === | ||
| + | |||
| + | Your Harddrives may have set a power level, that allows spindown. I personally would not let your harddrives spindown, because every start brings your harddrives mechanics nearer to death. In Fact there is not very much worse than spinning up and down every few minutes for a harddrive with physical discs. | ||
| + | |||
| + | To change that, create the following file: | ||
| + | < | ||
| + | |||
| + | pcserver2023:/ | ||
| + | ACTION==" | ||
| + | |||
| + | </ | ||
| + | |||
| + | That way, your harddrives will stay up all time. | ||
| + | |||
| ===== Quotas ===== | ===== Quotas ===== | ||
content/serverbasics.1772201577.txt.gz · Zuletzt geändert: von obel1x
