-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
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
Labels
No labels