Closed saphoooo closed 8 years ago
Furthermore, sudo convoy list always return an empty list, even if some volume were created.
I've just started with Convoy and EBS on RancherOS. I use the symlink you mentioned (thank you!) but I get the right answer when running sudo convoy list
.
[rancher@awshost1 ~]$ ros -v
ros version v0.4.5
[rancher@awshost1 ~]$ sudo convoy -v
convoy version 0.4.3
My convoy's newer, so I bet they fixed the list issue you mentioned.
@mathuin You means there is some improvement, great! I'll upgrade to the new version and check what's new :)
[rancher@ip-10-0-0-12 ~]$ ros -v ros version v0.4.5 [rancher@ip-10-0-0-12 ~]$ sudo convoy -v convoy version 0.3
I've followed the instructions provided on this git to install convoy on my AWS instance running RancherOS. But, when I try to create a volume, I've the following error:
I've a workaround which consist to alias mkfs:
But it's not much pretty.