P

POSIX

Definition

POSIX (Portable Operating System Interface) compliance in file systems means adhering to the IEEE standard for file system behavior, including atomic renames, file locking, permission semantics, and consistency guarantees. POSIX-compliant parallel file systems (Lustre, GPFS, BeeGFS) allow applications to run without modification, while relaxed-POSIX systems may sacrifice strict consistency for performance. Object storage (S3) is not POSIX-compliant.

Daniel Kovacs
Written by
Daniel Kovacs