Skip to content

manual trigger for filesystem extension? #390

@erickj

Description

@erickj

My system seems to have some similar sounds issues to those described in stratis-storage/stratisd#2814
Particularly it looks to me like stratis thin provisioning isn't triggering file system extension for a few of my filesystems (see paste below).

Is there a suggested way to "kick" stratis to initialize resizing? is invoking lvextend manually discouraged?

$ stratis blockdev
Pool Name            Device Node   Physical Size   Tier
io.vos               /dev/sda           3.64 TiB   Data
io.vos               /dev/sdb           3.64 TiB   Data
local.volatile       /dev/sdd         119.24 GiB   Data
net.ejjohnson.home   /dev/sdc           2.73 TiB   Data
19:34:12 [erick@jupiter:~] 
$ stratis pool
Name                                     Total Physical   Properties                                   UUID
io.vos                7.28 TiB / 1023.62 GiB / 6.28 TiB      ~Ca,~Cr   8d86f3f6-8666-490b-99b0-b5c6a5fc7986
local.volatile       119.24 GiB / 2.06 GiB / 117.19 GiB      ~Ca,~Cr   c70a5b86-fa15-45b3-a71e-4a9f78d1e340
net.ejjohnson.home     2.73 TiB / 2.00 TiB / 747.14 GiB      ~Ca,~Cr   7e18ddcd-9924-4c92-b926-100a7498630b
19:34:15 [erick@jupiter:~] 
$ stratis fs
Pool Name            Name     Used          Created             Device                                   UUID                                
io.vos               fs_raw   1023.97 GiB   Feb 16 2019 19:43   /dev/stratis/io.vos/fs_raw               e8071df3-346a-4753-bda1-524c84d037f9
local.volatile       tmp      2.01 GiB      Aug 31 2019 23:39   /dev/stratis/local.volatile/tmp          8bec6004-cfe7-4820-99c3-1a827d37ba7f
net.ejjohnson.home   fs_nas   2.00 TiB      Aug 04 2019 16:18   /dev/stratis/net.ejjohnson.home/fs_nas   779e3ab9-7b24-4bc4-9628-3ae2f21e8cad
19:34:17 [erick@jupiter:~] 
$ df -h /mnt/io.vos_raw/
Filesystem                                                                                       Size  Used Avail Use% Mounted on
/dev/mapper/stratis-1-8d86f3f68666490b99b0b5c6a5fc7986-thin-fs-e8071df3346a4753bda1524c84d037f9  1.0T 1023G  671M 100% /mnt/io.vos_raw

$ stratis daemon version
2.4.4
19:37:37 [erick@jupiter:~] 
$ stratis --version
2.4.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions