Hiya,
I have 6 mirrors in my data pool made up of 7200RPM 2t drives, with each disk in each mirror split across 2 controllers.
When monitoring 'zpool iostat -v poolname 2' during an intensive write (1.3t from a USB drive connected to a PC, copying over the 1 gig LAN), 5 of the iterations would be zeroed out (all columns at zero), but the 6th one would be like ~150MB write, then back to 5 zeroed out.
Windows is reporting the write speed as 25MB/s. This seems slow to me but I guess it's the USB 2 interface slowing it down (which maxes out a 480Mb/s)
So just wondering how ZFS actually 'commits' data to disk, and if what I am seeing is correct. 'iostat -exmn' shows no errors.
I have 6 mirrors in my data pool made up of 7200RPM 2t drives, with each disk in each mirror split across 2 controllers.
When monitoring 'zpool iostat -v poolname 2' during an intensive write (1.3t from a USB drive connected to a PC, copying over the 1 gig LAN), 5 of the iterations would be zeroed out (all columns at zero), but the 6th one would be like ~150MB write, then back to 5 zeroed out.
Windows is reporting the write speed as 25MB/s. This seems slow to me but I guess it's the USB 2 interface slowing it down (which maxes out a 480Mb/s)
So just wondering how ZFS actually 'commits' data to disk, and if what I am seeing is correct. 'iostat -exmn' shows no errors.