Jean-Christophe
Jean-Christophe
Hi @AndreyNovik1993 I have the same issue on CentOS 7, I have reported it to Red Hat: https://bugzilla.redhat.com/show_bug.cgi?id=1632152 On the host we are running KVM guests and Docker containers, nothing...
We are also seeing this time-out. It seems also due to the volumes we are using. We need some containers to access some SMB network shares. So we mounted those...
I stumble on this problem too. And it took me several days to figure out why I could not monitor ntpd when run in an container (with collectd on the...
@Whissi my comment was misleading sorry. Yes it is still possible to re-enable it by adding the config `enable mode7`, and it solves the problem for now. However, mode7 was...
I agree with you, and most distro I've used set ntp properly in this regard for quite some time now. I have implemented this workaround, so as you say I...
@upwell : I haven't yet upgraded to OS X 10.11 and I'm not really using OS X as often as before. I switched back to my old time favourite Linux-based...
With `make deb` for each Ubuntu variant I get this after building the Ubuntu image (here an example with Ubuntu Xenial, but applies to other as well): ``` Successfully tagged...
I can see one here: https://github.com/docker/docker-ce-packaging/blob/master/deb/ubuntu-xenial/Dockerfile.armv7l But when I see the `docker run ...` command and if I check the paths (e.g. `/home/ubipi/Projects/docker-arm/docker-ce-packaging/../engine`) I did not checkout these projects, so...
I guess such a design decision could also depends on the backend, so this should be a user choice. My backend (SFTP) is a BTRFS volume with 4 HDDs in...
@nioncode that's a good idea, but we have to think of what we want to protect against. Perhaps considering having 2 distinct remote backups is a better choice there, and...