Skip to content

Question: any reason there is no such device under /dev/stratis/? #667

@yxiang92128

Description

@yxiang92128

I created a pool and a file system:

stratis filesystem list
Pool              Filesystem   Total / Used / Free             Created             Device                                    UUID
stratis_testing   testing_fs   1 TiB / 546 MiB / 1023.47 GiB   Sep 25 2023 16:28   /dev/stratis/stratis_testing/testing_fs   70c8beaa-7199-44ee-a9c3-7e7a3c3473a8

But there is no such thing under /dev
cnc-tdvm-smp:/ # ls /dev/stratis
ls: cannot access '/dev/stratis': No such file or directory
cnc-tdvm-smp:/ # ls /dev/stratis/stratis_testing/testing_fs
ls: cannot access '/dev/stratis/stratis_testing/testing_fs': No such file or directory
cnc-tdvm-smp:/ # mount /dev/stratis/stratis_testing/testing_fs /mnt
mount: /mnt: special device /dev/stratis/stratis_testing/testing_fs does not exist.

How do I work around the issue?

Thanks.

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