steamsprocket.org.uk

Posts Tagged “filesystem”

ZFS: One or more devices has experienced an unrecoverable error

I’m using [[ZFS]] (via ZFS-FUSE), and at one point a zpool status gave me this rather scary report: zpool status pool: srv state: ONLINE status: One or more devices has experienced an unrecoverable error. An attempt was made to correct the error. Applications are unaffected. action: Determine if the device needs to be replaced, and […]

POSIX file semantics in Windows

Some Background: BTW: In the context of this post, ‘Windows’ always means ‘Windows NT’. The Windows [[Kernel_(Computing)|kernel]] is designed to support multiple independent subsystems – different application environments – atop its [[Native_API|native API]]. The two most common examples of Windows subsystems are the [[Windows_API|Windows API]] – formerly known as Win32 and used by the overwhelming […]