Skip to content

Erroneous "No space left on device" #420

@kurczynski

Description

@kurczynski

I've created a Stratis pool using two 6 TB LUKS devices:

$ stratis blockdev
Pool Name        Device Node                            Physical Size   Tier
redundant-pool   /dev/mapper/stratis-backup-storage-0        5.46 TiB   Data
redundant-pool   /dev/mapper/stratis-backup-storage-1        5.46 TiB   Data
$ stratis pool
Name                                 Total Physical
redundant-pool   10.92 TiB / 1020.59 GiB / 9.92 TiB

With a filesystem on top of it:

$ stratis fs
Pool Name        Name             Used          Created             Device                                   UUID
redundant-pool   backup-storage   1020.50 GiB   May 01 2020 12:24   /stratis/redundant-pool/backup-storage   75a9f6ee5f614d88b35c11f43899bcf9

However, I'm not able to use more than about 1 TB of space on the filesystem:

$ fallocate -l 10G test.img
fallocate: fallocate failed: No space left on device

Are there any other steps that need to be taken to use all of the available storage?

I'm using Stratis 2.0.1 on Fedora 32.

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