Does overlay driver work if built in to the kernel?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- Subject: Does overlay driver work if built in to the kernel?
- From: Keyon Jie <yang.jie@xxxxxxxxxxxxxxx>
- Date: Tue, 20 Sep 2022 17:45:15 -0700
- Cc: linux-unionfs@xxxxxxxxxxxxxxx, keyon.jie@xxxxxxxxx
- In-reply-to: <6810f0fa-ded3-420d-6978-0faf9667d307@linux.intel.com>
- User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0
Hi all,
Sorry for annoys in case the mail is sent twice, it looks to me it was
moderated that the previous one was sent before subscribing the mailing
list.
I am new to the overlayfs, I am hitting issues to make kernel modules
work in a container environment where the Kubernetes feature really need
the overlayfs support.
I figured out to make overlay driver built-in to the VM kernel (and then
shared to the container), but looks like the Kubernetes always fail when
trying to create overlayfs mounts, with errors like 'permission denied'.
I am seeing that overlay driver is released with modular
(CONFIG_OVERLAY_FS=m) in most (not sure if it is all) Linux
distributions, so I am wondering if the overlay driver work when built
in to the kernel?
Thanks,
~Keyon
[Index of Archives]
[Linux Filesystems Devel]
[Linux NFS]
[Linux NILFS]
[Linux USB Devel]
[Linux Audio Users]
[Yosemite News]
[Linux Kernel]
[Linux SCSI]