FlyingBear
Dabbler
- Joined
- Aug 15, 2018
- Messages
- 24
I'm experimenting with virtualizing FreeNAS. On ESXI 6.7, FreeNAS 11.2-BETA3. The zpool is on an LSI 9210-8i in IT mode passed through: 8x8TB SAS in RAIDZ2 with mirrored 2x400GB S3700 SLOG (which isn't doing anything right now as I'm just copying data to an SMB share). All is well except for a curious set of errors (in ESXI's vmkernel.log) almost exactly every five minutes:
VSCSIFs: 3823: handle 8192(vscsi0:0):Invalid Opcode (0x4d) from (vmm0:FreeNAS) - and 7 other similar messages in quick succession.
It's the same sequence of 8 invalid opcodes every time: 4d, 4d, b7, 37, 4d, 4d, b7, 37. This comprises two sequences of SCSI opcodes for LOG SENSE (twice), READ DEFECT DATA(12), and READ DEFECT DATA (10).
It would appear that FreeNAS is trying to read disk error data every five minutes. At first I thought that it must be S.M.A.R.T., but that's set for 30 minutes.
I'm curious if anyone knows what causes FreeNAS to do this, if it's possible to turn it off or change the interval, and what role it plays in data integrity. Even more curiously, after exactly an hour of uptime, these messages stopped. Most of this time (and way past the hour), I'm copying 3TB of incompressible data over 10Gbe to an SMB share, so the system is pretty loaded up.
I'd appreciate any ideas. Thanks!
VSCSIFs: 3823: handle 8192(vscsi0:0):Invalid Opcode (0x4d) from (vmm0:FreeNAS) - and 7 other similar messages in quick succession.
It's the same sequence of 8 invalid opcodes every time: 4d, 4d, b7, 37, 4d, 4d, b7, 37. This comprises two sequences of SCSI opcodes for LOG SENSE (twice), READ DEFECT DATA(12), and READ DEFECT DATA (10).
It would appear that FreeNAS is trying to read disk error data every five minutes. At first I thought that it must be S.M.A.R.T., but that's set for 30 minutes.
I'm curious if anyone knows what causes FreeNAS to do this, if it's possible to turn it off or change the interval, and what role it plays in data integrity. Even more curiously, after exactly an hour of uptime, these messages stopped. Most of this time (and way past the hour), I'm copying 3TB of incompressible data over 10Gbe to an SMB share, so the system is pretty loaded up.
I'd appreciate any ideas. Thanks!