<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "QRecall 2.2 and Big Sur"]]></title>
		<link>https://forums.qrecall.com/posts/list/6.page</link>
		<description><![CDATA[Latest messages posted in the topic "QRecall 2.2 and Big Sur"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>QRecall 2.2 and Big Sur</title>
				<description><![CDATA[ In general, doesn't seem to work. The backup operation may or may not succeed; if it does, merge and other operations will fail. <br> <br>The reported error is always that the archive is damaged and needs repair. Disk Utility reports no problems; QRecall repair operations never seem to finish (&gt;12 hours). <br> <br>This has been observed on two computers so far; neither has been able to successfully back up since Big Sur.]]></description>
				<guid isPermaLink="true">https://forums.qrecall.com/posts/preList/2348/5924.page</guid>
				<link>https://forums.qrecall.com/posts/preList/2348/5924.page</link>
				<pubDate><![CDATA[Mon, 16 Nov 2020 19:38:49]]> GMT</pubDate>
				<author><![CDATA[ David Ramsey]]></author>
			</item>
			<item>
				<title>Re:QRecall 2.2 and Big Sur</title>
				<description><![CDATA[ David, <br> <br>Sorry to hear you're having problems. I'm sure there are going to be some edge cases to work out, but I have several computers here running Big Sur and they're all capturing files as I type this. <br> <br>Next step is to send a diagnostic report and take a look at exactly what those errors are.]]></description>
				<guid isPermaLink="true">https://forums.qrecall.com/posts/preList/2348/5925.page</guid>
				<link>https://forums.qrecall.com/posts/preList/2348/5925.page</link>
				<pubDate><![CDATA[Mon, 16 Nov 2020 19:41:16]]> GMT</pubDate>
				<author><![CDATA[ James Bucanek]]></author>
			</item>
			<item>
				<title>Re:QRecall 2.2 and Big Sur</title>
				<description><![CDATA[ David, <br> <br>Thanks for the diagnostic report. <br> <br>Your logs indicate that there's a corrupt value in the layers.index file. This is an auxiliary index file that summarizes the directory structure of the entire archive. <br> <br>A reindex of the archive should fix it. <br> <br>Your logs also show that you started a repair on 11-16 a 12:25. It was canceled about 50 minutes layer, and it promptly stopped at 13:11. <br> <br>I suspect that starting another repair, and letting it finish, will fix the problem. <br> <br>If not, please send another diagnostic report after the repair.]]></description>
				<guid isPermaLink="true">https://forums.qrecall.com/posts/preList/2348/5929.page</guid>
				<link>https://forums.qrecall.com/posts/preList/2348/5929.page</link>
				<pubDate><![CDATA[Tue, 17 Nov 2020 00:14:04]]> GMT</pubDate>
				<author><![CDATA[ James Bucanek]]></author>
			</item>
			<item>
				<title>Re:QRecall 2.2 and Big Sur</title>
				<description><![CDATA[ Done! Duh...]]></description>
				<guid isPermaLink="true">https://forums.qrecall.com/posts/preList/2348/5926.page</guid>
				<link>https://forums.qrecall.com/posts/preList/2348/5926.page</link>
				<pubDate><![CDATA[Tue, 17 Nov 2020 01:54:28]]> GMT</pubDate>
				<author><![CDATA[ David Ramsey]]></author>
			</item>
			<item>
				<title>Re:QRecall 2.2 and Big Sur</title>
				<description><![CDATA[ It seems strange that after months of problem-free backups, two separate computers developed identical problems at their first Big Sur backup... <br> <br>But I'll give the full repair a try and let you know!]]></description>
				<guid isPermaLink="true">https://forums.qrecall.com/posts/preList/2348/5930.page</guid>
				<link>https://forums.qrecall.com/posts/preList/2348/5930.page</link>
				<pubDate><![CDATA[Tue, 17 Nov 2020 01:54:31]]> GMT</pubDate>
				<author><![CDATA[ David Ramsey]]></author>
			</item>
			<item>
				<title>Re:QRecall 2.2 and Big Sur</title>
				<description><![CDATA[ It might be something to do with Big Sur. Or it might just be a coincidence. <br> <br>The next step is to see if it happens again, or to other users.]]></description>
				<guid isPermaLink="true">https://forums.qrecall.com/posts/preList/2348/5932.page</guid>
				<link>https://forums.qrecall.com/posts/preList/2348/5932.page</link>
				<pubDate><![CDATA[Tue, 17 Nov 2020 01:57:03]]> GMT</pubDate>
				<author><![CDATA[ James Bucanek]]></author>
			</item>
			<item>
				<title>Re:QRecall 2.2 and Big Sur</title>
				<description><![CDATA[ Update: Probably not a coincidence. <br> <br>So when I said "other users" ... that was me. :) <br> <br>I haven't run into this error on any of the hundreds of captures performed by my regular machines running Big Sur. <br> <br>But ... I just ran into the same error while debugging some new QRecall 3.0 code. So there's probably a Big Sur related glitch lurking somewhere.]]></description>
				<guid isPermaLink="true">https://forums.qrecall.com/posts/preList/2348/5936.page</guid>
				<link>https://forums.qrecall.com/posts/preList/2348/5936.page</link>
				<pubDate><![CDATA[Tue, 17 Nov 2020 12:11:57]]> GMT</pubDate>
				<author><![CDATA[ James Bucanek]]></author>
			</item>
			<item>
				<title>Re:QRecall 2.2 and Big Sur</title>
				<description><![CDATA[ David, <br> <br>So there was a problem. It wasn't, technically, specific to Big Sur, but Big Sur is what drove QRecall over the edge. <br> <br>The [b]layers.index[/b] file stores a compact summary of the directory structure for all of the archive's layers. There was an assumption that a folder wouldn't have more than few hundred subfolders. If a folder has more than 65,000 subfolders, the file would get corrupted, and that's what was happening. <br> <br>The metadata daemon in Big Sur creates temporary folders inside /private/var/folders (the standard UNIX location for temporary and cached data). But unlike Catalina, the Big Sur version creates a lot of subfolders. And I mean, hundreds of thousands of subfolders?all in a single folder. (It's clearly taking advantage of APFS's hashed directory structure, but it was unexpected behavior.) <br> <br>So if you happened to capture a volume while the metadata daemon was working particularly hard, there was a possibility that you'd capture a folder with too many subfolders. <br> <br>The latest version of QRecall (2.2.9), expands the subfolder limit to 4 billion. <br> <br>Update at your leisure.]]></description>
				<guid isPermaLink="true">https://forums.qrecall.com/posts/preList/2348/5955.page</guid>
				<link>https://forums.qrecall.com/posts/preList/2348/5955.page</link>
				<pubDate><![CDATA[Fri, 20 Nov 2020 13:48:37]]> GMT</pubDate>
				<author><![CDATA[ James Bucanek]]></author>
			</item>
	</channel>
</rss>