tasks
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| tasks [2026/08/28 12:00] – created 172.216.14.116 | tasks [2026/08/28 12:36] (current) – 172.216.14.116 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | | + | ==== Create new partition ==== |
| - | - 2. edit fstab - move /var using /hdd0/var-bak | + | - stop jellyfin |
| - | - 3. reboot | + | - stop sshfs mounts |
| + | - umount /srv/hdd0 | ||
| + | - umount /srv/hdd1 | ||
| + | - umount /srv | ||
| + | - resize /srv to create 64GB | ||
| + | - create /var on this new partition | ||
| + | | ||
| + | | ||
| + | - edit fstab - set /var using /new-var | ||
| + | - reboot | ||
| - | - | ||
| - we should now be using / | - we should now be using / | ||
| - | - | ||
| - | - 4. stop jellyfin | + | - |
| - | - 5. stop sshfs | + | |
| - | - | ||
| - we should now not be using /srv | - we should now not be using /srv | ||
| - | - | ||
| - | - 6. umount old-var | + | - umount old-var |
| - | - 6. umount /srv | + | - umount /srv |
| - | - 7. resize /srv using parted - create 64GB | + | - resize /srv using parted - create 64GB |
| - | - 8. resize old-var == +64GB | + | - resize old-var == +64GB |
| - | - 9. reboot | + | - reboot |
| - | - | ||
| - | - | ||
| - we should now be using / | - we should now be using / | ||
| - | - | ||
| - | - 10. edit fstab - move /var back to /var+64GB | + | - edit fstab - move /var back to /var+64GB |
| - | - 11. reboot | + | - reboot |
| - | - | ||
| - | - | ||
| - we should now be using /var+64GB as /var in original location | - we should now be using /var+64GB as /var in original location | ||
| - | - | ||
| - | - 12. check+confirm | + | - check+confirm |
| - | - | ||
| - | - | ||
| - complete? | - complete? | ||
tasks.1787918439.txt.gz · Last modified: by 172.216.14.116
