/etc/pve is a special filesystem that, in fact, points to a small SQLite database via fuse (see mount | grep pve).
As such, it's not POSIX and you won't be able to perform some operation that would require POSIX inodes.
/etc/pve is a special filesystem that, in fact, points to a small SQLite database via fuse (see mount | grep pve).
As such, it's not POSIX and you won't be able to perform some operation that would require POSIX inodes.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.