Difference between revisions of "Main Page"

Jump to navigation Jump to search
1,476 bytes removed ,  22:20, 7 October 2020
updated from hackathon project w/Alek, James, and George
(updated from hackathon project w/Alek, James, and George)
Line 94: Line 94:
</ul></div>
</ul></div>


== OpenZFS ==
== Introduction to OpenZFS ==


OpenZFS brings together developers and users from various open-source forks of the original ZFS on different platforms and we're always looking to grow our community. There are a multitude of ways to contribute to the project and contributors are happy to help newcomers. As we add diverse perspectives, our community becomes richer, and we're committed to creating an environment where all people feel welcome.  [[Newcomers | Information for new contributors is available here.]]
'''OpenZFS''' is an open-source storage platform. It includes the functionality of both traditional file systems and volume manager. It has many advanced [[Features | features]] including:
* Protection against data corruption. Integrity checking for both data and metadata.
* Continuous integrity verification and automatic “self-healing” repair
** Data redundancy with mirroring, RAID-Z1/2/3 [and DRAID]
* Support for high storage capacities — up to 256 trillion yobibytes (2128 bytes)
* Space-saving with transparent compression using LZ4, GZIP or ZSTD
* Hardware-accelerated native encryption
* Efficient storage with snapshots and copy-on-write clones
* Efficient local or remote replication — send only changed blocks with ZFS send and receive


Primary activities of the community include:
== Contributing to OpenZFS ==
* Group discussions in the openzfs slack group (openzfs.slack.com) <== instructions for joining
The OpenZFS project brings together developers from the Linux, FreeBSD, illumos, MacOS, and Windows platforms.  OpenZFS is supported by a wide range of companies.  
* Monthly [https://docs.google.com/document/d/1w2jv2XVYFmBVvG1EGf-9A5HBVsjAYoLIFZAnWHhV-BM/edit Leadership Team Meeting]
* Annual [[OpenZFS Developer Summit]]
* Individual and company presentations around the world promoting OpenZFS
* Reduce platform differences (see [https://docs.google.com/spreadsheets/d/1CFapSYxA5QRFYy5k6ge3FutU7zbAWbaeGN2nKVXgxCI/edit#gid=0 ongoing project spreadsheet])


OpenZFS is an associated project of SPI ([https://www.spi-inc.org/projects/openzfs/ Software in the Public Interest]). SPI is a 501(c)3 nonprofit organization which handles our donations, finances, and legal holdings. You can donate to OpenZFS using the link below:
There are many ways to contribute to OpenZFS including:
* OpenZFS uses [https://github.com/openzfs/zfs GitHub] to track [https://github.com/openzfs/zfs/issues bug reports] and [https://github.com/openzfs/zfs/pulls feature development]
* A monthly [https://docs.google.com/document/d/1w2jv2XVYFmBVvG1EGf-9A5HBVsjAYoLIFZAnWHhV-BM/edit OpenZFS Leadership Meeting] Zoom call to discussion active development
* The annual [OpenZFS_Developer_Summit OpenZFS Developer Summit]


<html>
== Get Started with OpenZFS ==
<br>
[https://openzfs.github.io/openzfs-docs/Project%20and%20Community/FAQ.html Frequently Asked Questions]
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick" />
<input type="hidden" name="hosted_button_id" value="X6KB4BFPRFAG6" />
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" name="submit" alt="Donate to OpenZFS via PayPal" />
<img alt="" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1" />
</form>
<br>
</html>


== Overview ==
[[Newcomers | OpenZFS concepts]]


OpenZFS was [[announcement | announced in September 2013]] as the truly '''open source''' [[History | successor to the ZFS project]]. Our community '''brings together developers''' from the illumos, FreeBSD, Linux, macOS, NetBSD, and Windows [[distributions | platforms]], and a wide range of [[companies]] that build products on top of OpenZFS.
A non-exhaustive list of [[Features | OpenZFS features]]


OpenZFS is an '''outstanding storage platform''' that encompasses the functionality of traditional filesystems, volume managers, and more, with consistent reliability, functionality, and performance across all [[distributions]]:
== OpenZFS Technical Resources ==
[https://openzfs.github.io/openzfs-docs/Getting%20Started/index.html How to install OpenZFS]


{| class="wikitable"
[https://openzfs.github.io/openzfs-docs/man/index.html OpenZFS manual pages]
| '''illumos'''
|[https://illumos.org/docs/about/features/ Webpage]
|[https://github.com/illumos/illumos-gate/ GitHub]
|-
| '''ZoF – ZFS on FreeBSD'''
|[https://zfsonfreebsd.github.io/ZoF/ Webpage]
|[https://github.com/zfsonfreebsd/ZoF GitHub]
|-
| '''ZoL – ZFS on Linux'''
|[http://zfsonlinux.org/ Webpage]
|[https://github.com/zfsonlinux/zfs/ GitHub]
|-
| '''OpenZFS on macOS'''
|[https://openzfsonosx.org/ Webpage]
|[https://github.com/openzfsonosx/ GitHub]
|-
| '''OpenZFS on Windows'''
|[https://openzfsonwindows.org/ Webpage]
|[https://github.com/openzfsonwindows/ GitHub]
|}


== Project Goals ==
Feature Details.  Detailed subsystem/feature blogs, on-disk format specifications: [[Developer_resources | Developer Resources]]
 
The high-level goals of OpenZFS are to:
* '''raise awareness''' of the quality, utility, and availability of open source implementations of ZFS,
* encourage '''open communication''' about ongoing efforts to improve open source ZFS, and
* ensure '''consistent reliability''', functionality, and performance of all distributions of ZFS.
 
The main technical goal of OpenZFS is [https://docs.google.com/spreadsheets/d/1CFapSYxA5QRFYy5k6ge3FutU7zbAWbaeGN2nKVXgxCI/edit#gid=0 easier sharing of code] between platforms.


== Donate ==
== Donate ==

Navigation menu