Skip to content

Commit

Permalink
docs: added nfs roadmap issue (#4389)
Browse files Browse the repository at this point in the history
docs: added nfs roadmap issue
  • Loading branch information
ddorian authored May 8, 2020
1 parent d921dc7 commit 7eab087
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/content/latest/deploy/checklist.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ YugabyteDB explicitly manages a block cache, and doesn't need the entire data se
- Mount settings
- XFS is the recommended filesystem.
- Use the `noatime` setting when mounting the data drives.
- ZFS isn't currently supported and [is in the roadmap](https://github.com/yugabyte/yugabyte-db/issues/4157).
- NFS isn't currently supported.
- ZFS isn't currently supported and [is in the roadmap](https://github.com/yugabyte/yugabyte-db/issues/4157).
- NFS isn't currently supported and [is in the roadmap](https://github.com/yugabyte/yugabyte-db/issues/4388).

YugabyteDB does not require any form of RAID, but runs optimally on a JBOD (just a bunch of disks) setup.
It can also leverage multiple disks per node and has been tested beyond 10 TB of storage per node.
Expand Down

0 comments on commit 7eab087

Please sign in to comment.