Replies: 1 comment 1 reply
-
Both are just info messages.
The first means that the gocryptfs filesystem contains files belonging to different
backing filesystems.
The 2nd means that you have an uncommon block size of the backing
filesystem (you have 1mib, common is 4kib), and file hole reporting has
been disabled. This is just performance feature.
What backing filesystem(s) is this?
…On Wed, 21 Aug 2024, 09:57 PnYMaT, ***@***.***> wrote:
Hi, i am currently doing a GoCryptFS -fsck on a folder of about 6TB. What
do the following messages mean :
"InoMap: opening spillMap for {{45 0} 11466048459870967128}"
and
"unsupported block size of 1048576 bytes, disabling SEEK_DATA & SEEK_HOLE"
Many thanks for your help.
—
Reply to this email directly, view it on GitHub
<#863>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACGA72W3CZMWJY7FLIXJ4TZSRB67AVCNFSM6AAAAABM3OFXE6VHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZXGA3TOOBVG4>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, i am currently doing a GoCryptFS -fsck on a folder of about 6TB. What do the following messages mean :
"InoMap: opening spillMap for {{45 0} 11466048459870967128}"
and
"unsupported block size of 1048576 bytes, disabling SEEK_DATA & SEEK_HOLE"
Many thanks for your help.
Beta Was this translation helpful? Give feedback.
All reactions