Difference between revisions of "OverlayFS"
Jump to navigation
Jump to search
(20 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | [[wikipedia:OverlayFS]] ([[2010]]) merged in [[Linux Kernel]] | + | [[wikipedia:OverlayFS]] ([[2010]]) was merged into the [[Linux kernel]] mainline in 2014, in kernel version [[3.18]] |
+ | |||
+ | |||
+ | * <code>[[df -kh]] -x [[overlay]]</code> | ||
+ | :<code>-x --exclude</code> .For example: overlay | ||
+ | |||
+ | |||
+ | [[Linux Kernel 5.11]] (Feb 2021) includes unprivileged Overlayfs [[mounts]]. | ||
+ | |||
+ | [[docker info]] | grep "Storage Driver" | ||
+ | Storage Driver: [[overlay2]] | ||
+ | |||
+ | == Activities == | ||
+ | * Read https://wiki.archlinux.org/index.php/Overlay_filesystem | ||
== Related terms == | == Related terms == | ||
* [[Docker]] | * [[Docker]] | ||
− | * [[aufs]] | + | * [[aufs]] ([[2006]]) |
+ | * <code>[[/var/lib/docker/overlay2/]]</code> | ||
+ | * [[Docker-compose: volumes:]] | ||
+ | * <code>[[/runc-overlayfs/]]</code> | ||
+ | * <code>[[/runc-overlayfs/snapshots/]]</code> | ||
== See also == | == See also == | ||
+ | * {{OverlayFS}} | ||
* {{fs}} | * {{fs}} | ||
+ | |||
+ | [[Category:File systems]] |
Latest revision as of 12:54, 11 May 2023
wikipedia:OverlayFS (2010) was merged into the Linux kernel mainline in 2014, in kernel version 3.18
-x --exclude
.For example: overlay
Linux Kernel 5.11 (Feb 2021) includes unprivileged Overlayfs mounts.
docker info | grep "Storage Driver" Storage Driver: overlay2
Activities[edit]
Related terms[edit]
- Docker
- aufs (2006)
/var/lib/docker/overlay2/
- Docker-compose: volumes:
/runc-overlayfs/
/runc-overlayfs/snapshots/
See also[edit]
- overlay2
- File systems:
ext4
,XFS
,ZFS
,btrfs
,wipefs
,findfs
,HDFS
,overlay
,aufs
,virt-filesystems
, Windows: (FAT, NTFS, ReFS), GPFS, squashfs, Ecryptfs, Encfs, FUSE, VMFS, Comparison of distributed file systems, Userspace filesystem, Resize filesystem size
Advertising: