openzfsonwindows / openzfs

OpenZFS on Linux and FreeBSD
https://openzfs.github.io/openzfs-docs
Other
455 stars 16 forks source link

Mount a ZFS pool with correct or adjustable (registry) logical/physical disk structure #353

Open guenther-alka opened 7 months ago

guenther-alka commented 7 months ago

Windows should mount a ZFS pool as a logical/physical disk according to the pool ashift or per default as 512b logical/4k physical instead the current fix 512B logical/physical setting.

There should be an option to override in registry.

Currently ZFS is only around half as fast as a ntfs disk that is mounted with a correct 512E/4k physical setting.

see https://github.com/openzfsonwindows/openzfs/discussions/345#discussioncomment-8447384