zfs_vnop_pagein: dmu_read err 2

All your general support questions for OpenZFS on OS X.

zfs_vnop_pagein: dmu_read err 2

Postby haer22 » Thu Jun 16, 2016 12:27 am

I see this error in my log. What does that mean? How can I find out which disk / chassi it correlates to?
zpool status does not show any errors

Code: Select all
Jun 16 09:55:23 ihecc kernel[0]: zfs_vnop_pagein: dmu_read err 2
Jun 16 09:55:23 ihecc kernel[0]: zfs_vnop_pagein: dmu_read err 2


On my client where I run TimeMachine I get this:
Code: Select all
Jun 16 09:55:23 titan com.apple.backupd[12952]: Error writing to backup log.  NSFileHandleOperationException:*** -[NSConcreteFileHandle writeData:]: Input/output error


So the problem with emu_read err seems to be propagated but zpool status does not complain about anything.
haer22
 
Posts: 123
Joined: Sun Mar 23, 2014 2:13 am

Re: zfs_vnop_pagein: dmu_read err 2

Postby lundman » Thu Jun 16, 2016 3:14 pm

One of the Apps is doing mmap read of a file (becomes pagein operation) which returns error 2 (ENOENT), so the read operation will fail, and it is up to the App to handle that error. It is not an error with the pool.

It could suggest a bug in pagein perhaps, more research would be required.
User avatar
lundman
 
Posts: 1337
Joined: Thu Mar 06, 2014 2:05 pm
Location: Tokyo, Japan


Return to General Help

Who is online

Users browsing this forum: No registered users and 15 guests