Sheng Yang

Results 204 comments of Sheng Yang

What's the version of your `losetup`? Also, what's the host os?

Ubuntu works fine for me. I was able to reproduce it with CentOS environment for a few times, but it seems like some kind of weird race condition and it...

Can you try if standard convoy command works? Also, can you show the full log of convoy daemon?

I don't think we support label now, I can look into it. Which driver you're using? NFS?

It's really interesting. I think it's useful. It makes EBS snapshots to be application consistency instead of crash consistency. A PR will definitely be welcome!

That's very reasonable. I thought it was only for EBS, but it's nice to have `sync()` for VFS as well.

This is weird. If you take a look at the backup bucket in S3, will you see any data in it?

@dtx for use in the different host, you need to manually create the volume with same EBS Volume-ID first(e.g. `vol-d4d99e5d`). See https://github.com/rancher/convoy/blob/master/docs/ebs.md#create Just use `--id` parameter to create the convoy...

Current we don't support Docker in Windows. And don't have it in the plan as well...