Closed xsoalokinx closed 3 years ago
Anything useful in dmesg
?
Anything useful in
dmesg
?
actually there is.. not sure how I didnt catch this, i was tailing my logs, but somehow this evaded me.
[420956.885431] overlayfs: filesystem on '/var/cache/distrobuilder.509655173/upper' not supported as upperdir
What's the filesystem used for that path?
What's the filesystem used for that path?
zfs version 2.0.3
overlay=on as well, for this path, as it is getting inherited.
That'd be the issue, you can't use overlayfs on top of zfs, it's incompatible.
That'd be the issue, you can't use overlayfs on top of zfs, it's incompatible.
Thank you for the insight and for your time!
Not exactly sure why, I believe it's got to do with the way inode number are allocated, but zfs and overlay just don't mix. On some older kernels, they work but then you get corruption, on newer kernels, there are checks in place to prevent it.
Not exactly sure why, I believe it's got to do with the way inode number are allocated, but zfs and overlay just don't mix. On some older kernels, they work but then you get corruption, on newer kernels, there are checks in place to prevent it.
Ah.. I am not going to pretend to understand much technical stuff here, im just a tinkerer. It appears to be working now after using --cache-dir and pointing to non-zfs filesystem. Thanks again!
@stgraber there is one last thing I was wondering about regarding distrobuilder that I can't seem to find anywhere. how does one go about using a specific stage3 tarball while using build-lxd option? for example a hardened one.
Hi, getting an error when trying to build a gentoo image here. Using Kernel 5.4.97.