Welcome to docker.ru hosting provider linux mirror located at Moscow, Russian Federation.
Server configuration: Linux with OpenZFS, 2 x E5-2670v2, 128 GB ECC memory, 12 x 4 TB raidz2 + 1 TB SSD for L2ARC.
Network: 20 gbps uplink, IPv4 (185.253.23.31), IPv6 (2a04:8580:ffff:fffe::2).
My hostname is mirror.docker.ru
3.3. Growing a File System on a Logical Volume
To grow a file system on a logical volume, perform the following steps:
Make a new physical volume.
Extend the volume group that contains the logical volume with the file system you are growing to include the new physical volume.
Extend the logical volume to include the new physical volume.
Grow the file system.
If you have sufficient unallocated space in the volume group, you can use that space to extend the logical volume instead of performing steps 1 and 2.