Amos T schrieb am 05.10.21 um 18:31: > No, I do not want to use a file inside a S3QL file system. > I look to access s3ql as a block device/Volume/LUN That's not possible. And I think it would require quite some hacking to make it possible (e.g. block devices have a bound overall size and a static block size – S3QL does not; fuse cannot be used). Why don't you want to use a file on a S3QL filesystem? (E.g. something like df if=/dev/zero of=/path/to/a/file bs=10M count=1048576 to create a 10TB file to host your LUN. Thanks to deduplication it will take up virtually no space and will grow incrementally).
-- 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/3dea9510-abce-104a-71e9-f652379f84a4%40jagszent.de.
