Note: Currently new registrations are closed, if you want an account Contact us

Difference between revisions of "Poddery - Diaspora, Matrix and XMPP"

(now we have to use root user for rsync)
(→‎Add more disk space: cryptsetup resize)
Line 129: Line 129:
# Expand volume group (vgextend data /dev/nbdN)
# Expand volume group (vgextend data /dev/nbdN)
# Expand logical volume (lvresize --size=186G data/diaspora)
# Expand logical volume (lvresize --size=186G data/diaspora)
# Expand encrypted partition (cryptsetup resize diaspora)
# Resize file system (resize2fs /dev/mapper/diaspora)
# Resize file system (resize2fs /dev/mapper/diaspora)