Hallo Community,
kurze Frage zu Vdevs,
ich möchte einen grösseren Medienpool erstellen, möchte meine vorhandenen 3TB Platten verwenden.
mom 6x3TB als RaidZ2
wenn ich den Pool dann erweitern will, muss ich dann wieder 6x 3TB als 2 vDev anlegen oder kann ich zb in einem Jahr 6 5 Tb als vDev dazuhängen.
Vielen dank für Infos.
LG
Andreas
This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
ZFS VDevs
Moderators: b0ssman, apollo567, Princo, crowi
- ms49434
- Developer

- Posts: 828
- Joined: 03 Sep 2015 18:49
- Location: Neuenkirchen-Vörden, Germany - GMT+1
- Contact:
- Status: Offline
Re: ZFS VDevs
Nur der Redundanz-Level ist entscheidend um die Datenintegität nicht zu gefährden. Einem Pool mit einem RAIDZ2 vdev sollte nur weiteres vdev mit dem selben oder höheren RAID level hinzugefügt werden. Danach gibt es aber kein Zurück mehr (man kann nicht das erste vdev abklemmen).
Die Anzahl der Platten spielt dabei eine untergeordnete Rolle, es geht auch ein RAIDZ2 mit 4 Platten.
Die Anzahl der Platten spielt dabei eine untergeordnete Rolle, es geht auch ein RAIDZ2 mit 4 Platten.
1) XigmaNAS 12.1.0.4 amd64-embedded on a Dell T20 running in a VM on ESXi 6.7U3, 22GB out of 32GB ECC RAM, LSI 9300-8i IT mode in passthrough mode. Pool 1: 2x HGST 10TB, mirrored, L2ARC: Samsung 850 Pro; Pool 2: 1x Samsung 860 EVO 1TB, SLOG: Samsung SM883, services: Samba AD, CIFS/SMB, ftp, ctld, rsync, syncthing, zfs snapshots.
2) XigmaNAS 12.1.0.4 amd64-embedded on a Dell T20 running in a VM on ESXi 6.7U3, 8GB out of 32GB ECC RAM, IBM M1215 crossflashed, IT mode, passthrough mode, 2x HGST 10TB , services: rsync.
2) XigmaNAS 12.1.0.4 amd64-embedded on a Dell T20 running in a VM on ESXi 6.7U3, 8GB out of 32GB ECC RAM, IBM M1215 crossflashed, IT mode, passthrough mode, 2x HGST 10TB , services: rsync.
-
NASMorph
- NewUser

- Posts: 14
- Joined: 22 Oct 2017 22:29
- Status: Offline
Re: ZFS VDevs
Danke für die Info!!