OpenZFS on Windows 2.4.1rc7 latest

gea

Cadet 4th Year
Registriert
Dez. 2024
Beiträge
98
Ein weiterer Meilenstein für NAS Storage mit Windows

OpenZFS on Windows 2.4.1 rc7 ist nicht länger ein Pre Release sondern Latest. Immernoch nicht die release edition, the devs sind aber zuversichtlich genug, diese Edition zu empfehlen wenn man OpenZFS on Windows testen möchte. Vor allem in Kombination mit hd + nvme hybrid pools sollte man OpenZFS 2.4. nehmen Besonders der blake3 fix (vermutlich kein Windows sondernein OpenZFS issue ist begrüßenswert, wenn man Fast(est) Dedup möchte)

https://github.com/openzfsonwindows/openzfs/releases
https://github.com/openzfsonwindows/openzfs/issues

** rc7

  • Fix blake3 BSOD
  • Internal: automatically populate symstore for builds
  • Internal: fix github CI for minimal build, disable spdxcheck
The multi-OS, multi-server web-gui napp-it cs supports the new features
Gibts auch für Arm on Windows
 
  • Gefällt mir
Reaktionen: Sensei21
Ein Windows NAS mit web-gui für Storage Spaces und ZFS Pools in 3 Schritten

benötigte Hardware:
X86-64 Systen mit Windows 11 oder Windows Server ab 2019 (billige Essentials ist prima, kann dann AD und SMB Direkt)
min 8GB RAM und 64 GB+ Bootplatte
min 1 Datenplatte (HD. NVMe, Hybrid ist ok, Redundanz erwünscht), USB Platte für Backup

Step 1. OpenZFS installieren
Installer: https://github.com/openzfsonwindows/openzfs/releases

Step 2. Web-GUI herunterladen (copy and run, keine Installation nötig)
https://napp-it.org/doc/downloads/xampp.zip

unzip xampp -> c:\xampp
web-gui starten: "C:\xampp\__start_zfs-gui_as_admin.bat" als admin starten

Die napp-it web-gui (https://localhost) besteht aus einem Frontend (Xampp Apache webserver + web-gui)
und einem minimalen Backend Service. Der Backend Service belegt kaum mehr als 50k RAM und kann auch ein 2GB ZFS NAS (Raspberry) remote managen.
Frontend und Backend läuft auf Free-BSD, Illumos, Linux, OSX, Solaris und Windows. Das Frontend kann mehrere Server managen,
sowas wie vsphere für Storage.

Step 3: there is no step 3

Loslegen:
ZFS (Storage Spaces) Pool anlegen, auch als Raid over SMB (vhdx files). Shares, ACL und User werden mit Windows verwaltet.
ZFS Replikation: any to any (beliebiges OS)
verschlüsselte Datasets mit 2/3 fach Keysplit (Keyparts: lokal, Frontend, https1, https2)
alle ZFS Properties bis OpenZFS 2.4 (Raid-Z Expansion, Fast Dedup, Hybrid Pool etc)

https://napp-it.org/doc/downloads/windows-aio.pdf
 
Zurück
Oben