You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 20, 2025. It is now read-only.
It would be very convenient to generate a command to create a file system based on the settings of the calculator.
For example, mkfs.btrfs --d raid10 -m raid10 <devices>
It would be very convenient to generate a command to create a file system based on the settings of the calculator.
For example,
mkfs.btrfs --d raid10 -m raid10 <devices>