On Sep 06 2023, Antoine Colombier <[email protected]> wrote: > Hi all, > > I have recently started a filesystem migration to a new S3QL filesystem > using the S3 backend and I went with the default setting for metadata block > size. > > Unfortunately, the FS is will be storing about 23 millions of files and the > database is growing fast (already 28268 block of 64k, and I've barely > uploaded a third of the total data) > > Since the copy process is due to take 10+ days (already 3 days in), I was > wondering if I could change the metadata block after creation, since (if I > understand correctly) this is only used to segment the SQLite DB....?
In principle it's possible. In practice, no one has written the code to do this. Best, -Nikolaus -- You received this message because you are subscribed to the Google Groups "s3ql" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/s3ql/87y1hgkgkj.fsf%40vostro.rath.org.
