Hello
I ve being using in a production level some sas2 disks hitachi-wd Dell 2.5inch 10k 1.2Tb drives with zfs (no Zil or Slog extra devices) in a raid 10 level. In a random check to the drives I noticed that the feature of all the drives write cache was disabled. Used the command sdparm -g WCE \dev\sd[a...e] and the outcome was
/dev/sd[a....e] HGST HUC101212CSS600 U5E0
WCE 0 [cha: y, def: 0, sav: 0] WCE probably stands for write cache enabled? The value though is zero and I am wondering
1.Is there any good reason to let it off in a zfs setup (in another raid or filesystem it would be better off?)
2.Can I turn it on while the disks are participants of the array or do I have to umount them /detach from the array first?
3.Does it play a role the type of disk (sas,sata,ata) to whether this feature has to be enabled?
Thank you in advance
PS I know what the cache does / helps to a drive just curious why it has been disabled or am I missing any critical info about it.
I ve being using in a production level some sas2 disks hitachi-wd Dell 2.5inch 10k 1.2Tb drives with zfs (no Zil or Slog extra devices) in a raid 10 level. In a random check to the drives I noticed that the feature of all the drives write cache was disabled. Used the command sdparm -g WCE \dev\sd[a...e] and the outcome was
/dev/sd[a....e] HGST HUC101212CSS600 U5E0
WCE 0 [cha: y, def: 0, sav: 0] WCE probably stands for write cache enabled? The value though is zero and I am wondering
1.Is there any good reason to let it off in a zfs setup (in another raid or filesystem it would be better off?)
2.Can I turn it on while the disks are participants of the array or do I have to umount them /detach from the array first?
3.Does it play a role the type of disk (sas,sata,ata) to whether this feature has to be enabled?
Thank you in advance
PS I know what the cache does / helps to a drive just curious why it has been disabled or am I missing any critical info about it.