Using s3ql-1.17, I encountered an issue that I haven't seen before, where mkfs.s3ql seems to be waiting forever (more than a few hours). An strace shows it waiting forever at recvfrom(4,
I have a variety of other configurations that work fine, but I don't know what is going wrong with this one. Any ideas? Output: # /usr/bin/python2.7 /usr/bin/mkfs.s3ql --plain --cachedir /backups/cloudcache --force --authfile /usr/bp/lists.dir/.s3qlauth s3://bucket/subdir/ Before using S3QL, make sure to read the user's guide, especially the 'Important Rules to Avoid Loosing Data' section. Creating metadata tables... Dumping metadata... ..objects.. ..blocks.. ..inodes.. ..inode_blocks.. ..symlink_targets.. ..names.. ..contents.. ..ext_attributes.. Compressing and uploading metadata... -- 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]. For more options, visit https://groups.google.com/d/optout.
