Sheng Yang
Sheng Yang
@kcao3 Can you check if `/var/run/convoy/convoy.sock` is there when you running with v0.5.0-rc1?
@pi0 Thanks for the script! Though it's hard to included it in the official convoy doc, because it's very hard to be a good universal solution. For example, it's assuming...
@pgonin @agracey This is the feature request I've talked with you about. With the current build time load approach, we're facing two issues: 1. Many vendor-supported kernel modules are behind...
I think best if we can avoid the reboot. It’s going to be draining and rebooting the whole cluster instead of one node, in case the new module is not...
My concern with that approach are we allow to bundle e.g. Nvidia GPU drivers/Dell PowerFlex client modules in our ISO. Would that be in violation of their T&C? Those drivers...
@bk201 does this work already?
Sorry we're no longer support glusterfs in convoy, put this as low priority...
@pwFoo In fact the currently device mapper volume size would act like "quota" rather than real volume size. Or you're referring to VFS? Haven't got an idea on how to...
We haven't investigate on encryption options yet... Contribution are welcome!
Hi @ndelitski In fact from the log, these request comes from Docker, rather than Convoy. You see e.g.: ``` time="2015-10-11T18:54:27Z" level=debug msg="Handle plugin create volume: POST /VolumeDriver.Create" pkg=daemon ``` This...