extend_immich_used_memory
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
extend_immich_used_memory [2025/02/08 10:11] – tomgle | extend_immich_used_memory [2025/02/08 10:28] (current) – tomgle | ||
---|---|---|---|
Line 9: | Line 9: | ||
Find out if there is enough space in the LVM/VG:\\ | Find out if there is enough space in the LVM/VG:\\ | ||
< | < | ||
- | vgs\\ | + | vgs |
</ | </ | ||
if there is free space, enlarge the volume:\\ | if there is free space, enlarge the volume:\\ | ||
< | < | ||
- | lvresize -L +<space in GB to increase> | + | lvresize -L +<space in GB to increase> |
</ | </ | ||
- | there should be a message | + | There should be a message that the volume is resized. You can look at the volume using\\ |
< | < | ||
- | lvs\\ | + | lvs |
</ | </ | ||
- | there you should see the new size.\\ | + | You should see the new size.\\ |
- | At last step, increase the size of the filesystem: | + | Last step, increase the size of the filesystem: |
< | < | ||
- | resize2fs / | + | resize2fs / |
</ | </ | ||
- | If everything went as exspected, you should see the new size in immich. \\ | + | If everything went as expected, you should see the new size in immich. |
+ | |||
+ | The original post for these instructions is: [[Extend immich LVM]] (from reddit)\\ |
extend_immich_used_memory.1739027472.txt.gz · Last modified: 2025/02/08 10:11 by tomgle