nas_howto
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| nas_howto [2017/10/09 20:54] – ww | nas_howto [2026/06/20 15:35] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 49: | Line 49: | ||
| <code bash> | <code bash> | ||
| pvcreate /dev/md0 | pvcreate /dev/md0 | ||
| - | </ | + | </ |
| Vytvoření LVM Volume Group | Vytvoření LVM Volume Group | ||
| Line 82: | Line 82: | ||
| umount /home | umount /home | ||
| e2fsck / | e2fsck / | ||
| + | resize2fs / | ||
| lvreduce --size 2500G / | lvreduce --size 2500G / | ||
| + | </ | ||
| + | |||
| + | Nahození RAID a LVM z Live CD | ||
| + | <code bash> | ||
| + | mdadm -A /dev/md0 | ||
| + | vgchange -a y vg0 | ||
| </ | </ | ||
nas_howto.1507582449.txt.gz · Last modified: (external edit)
