Run first IOs with WekaFS
This page describes a quick guide using the CLI towards performing the first IO in a WekaFS filesystem.
Create the first filesystem
# to create a new filesystem group
$ weka fs group create my_fs_group
FSGroupId: 0
# to view existing filesystem groups details in the Weka system
$weka fs group
FileSystem Group ID | Name | target-ssd-retention | start-demote
--------------------+-------------+----------------------+-------------
FSGroupId: 0 | my_fs_group | 1d 0:00:00h | 0:15:00hMount the first filesystem
Write to the filesystem
Validate the configuration
Weka performance testsLast updated