Re: SSVM unable to ping outside, only management server

2016-10-21 Thread Oreki Hōtarō
Thanks for your reply Dag, it seems I can't ping the gateway. Some background on the setup which I should've explained earlier: Running Cloudstack 4.9 with KVM on Ubuntu 14.04, it's a single machine setup with the vms and management on the same host. Here's the network interface: # The primary ne

Migrate NFS secondary server

2016-10-21 Thread Yuriy Karpel
HI, anyone has good doc/procedure for removing old NFS (migrate everything to new NFS server and new IP)? Thanks.

AW: Migrate NFS secondary server

2016-10-21 Thread S . Brüseke - proIO GmbH
We did this, but it was a mess! Is it possible for you to migrate the IP to the new system too? That would it make it easier. Mit freundlichen Grüßen / With kind regards, Swen -Ursprüngliche Nachricht- Von: Yuriy Karpel [mailto:yu...@karpel.su] Gesendet: Freitag, 21. Oktober 2016 10:0

Re: dnsmasq The process detected as running

2016-10-21 Thread Gabriel Beims Bräscher
Sorry for the late reply. As far as I know, this log message is sent by [1]. For some reason dnsmasq is failing to keep running on your VM. Unfortunately, at this moment, I do not know what could be causing this behavior. Maybe other logs (e.g. syslog ) can give a hint on it. [1] https://github.c

Re: SSLv2Hello is disabled error

2016-10-21 Thread Gabriel Beims Bräscher
Hi there, Hope my feedback will be somewhat helpful ;) Just to put it in context, this exception is an SSLException thrown at the com.cloud.utils.nio.Link.doHandshakeUnwrap(SocketChannel, SSLEngine, ByteBuffer, ByteBuffer, int) method [1]; thus, the exception occurs only at the unwrap phase.