ch00
dz / mastering_zfs / ch00Summary
Chapter 0: Introduction
Node Tree
Nodes
| history | |
| content | history |
| children | sun |
| sun | |
| content | Sun |
| children | oracle |
| parents | history |
| oracle | |
| content | Oracle |
| children | openzfs |
| parents | sun |
| openzfs | |
| content | OpenZFS |
| parents | oracle |
| where_to_use | |
| content | Where to use? |
| children | modern_hardware, virtualization_not_good, UFS2_for_embedded |
| virtualization_not_good | |
| content | Not good to use with virtualization |
| parents | where_to_use |
| modern_hardware | |
| content | Modern hardware |
| children | gigs_of_ram |
| parents | where_to_use |
| gigs_of_ram | |
| content | Gigs of RAM |
| parents | modern_hardware |
| UFS2_for_embedded | |
| content | For embedded systems, try UFS2 |
| children | high_intensity_workloads |
| parents | where_to_use |
| high_intensity_workloads | |
| content | High Intensity Workloads |
| parents | UFS2_for_embedded |
| hardware | |
| content | Hardware |
| children | RAM, RAID |
| RAID | |
| content | RAID |
| children | no_hardware_raid, all_RAID_software |
| parents | hardware |
| RAM | |
| content | RAM |
| children | non_ecc_corruption |
| parents | hardware |
| non_ecc_corruption | |
| content | Non-ECC can suffer corruption, sometimes written to disk |
| children | home_use_okay, checksums_may_help |
| parents | RAM |
| checksums_may_help | |
| content | ZFS checksums may help ID problems |
| parents | non_ecc_corruption |
| home_use_okay | |
| content | Home use okay |
| parents | non_ecc_corruption |
| no_hardware_raid | |
| content | Do not use hardware RAID |
| parents | RAID |
| all_RAID_software | |
| content | All RAID is software |
| children | direct_hardware_access |
| parents | RAID |
| direct_hardware_access | |
| content | ZFS designed for direct hardware access |
| parents | all_RAID_software |