User Tools

Site Tools


tasks

This is an old revision of the document!


  1. backup /var (use rsync) to /hdd0/var-bak
  2. get blkid of var-bak
  3. edit fstab - move /var using /hdd0/var-bak
  4. reboot
  5. we should now be using /hdd0/var-bak as /var
  6. stop jellyfin
  7. stop sshfs
  8. we should now not be using /srv
  9. umount old-var
  10. umount /srv
  11. resize /srv using parted - create 64GB
  12. resize old-var == +64GB
  13. reboot
  14. we should now be using /hdd0/var-bak and have original /var+64GB
  15. edit fstab - move /var back to /var+64GB
  16. reboot
  17. we should now be using /var+64GB as /var in original location
  18. check+confirm
  19. complete?
tasks.1787918590.txt.gz · Last modified: by 172.216.14.116