Re: bosh-lite / cf fails in ~15 minutes
Kris Rice
Here’s what just happened now testing it again. Note the times are a little longer this time so it’s not a hard 15 minutes.
toggle quoted message
Show quoted text
┌─[13:07:09]─[klrice]─[denab214]:/scratch/klrice/workspace/bosh-lite$ └─>bosh vms Acting as user 'admin' on 'Bosh Lite Director' Deployment `cf-warden' Director task 106 Task 106 done +------------------------------------+---------+---------------+--------------+ | Job/index | State | Resource Pool | IPs | +------------------------------------+---------+---------------+--------------+ | api_z1/0 | running | large_z1 | 10.244.0.134 | | consul_z1/0 | running | medium_z1 | 10.244.0.54 | | doppler_z1/0 | running | medium_z1 | 10.244.0.142 | | etcd_z1/0 | running | medium_z1 | 10.244.0.42 | | ha_proxy_z1/0 | running | router_z1 | 10.244.0.34 | | hm9000_z1/0 | running | medium_z1 | 10.244.0.138 | | loggregator_trafficcontroller_z1/0 | running | small_z1 | 10.244.0.146 | | nats_z1/0 | running | medium_z1 | 10.244.0.6 | | postgres_z1/0 | running | medium_z1 | 10.244.0.30 | | router_z1/0 | running | router_z1 | 10.244.0.22 | | runner_z1/0 | running | runner_z1 | 10.244.0.26 | | uaa_z1/0 | running | medium_z1 | 10.244.0.130 | +------------------------------------+---------+---------------+--------------+ VMs total: 12 ... └─>ping -i 30 10.244.0.42 PING 10.244.0.42 (10.244.0.42) 56(84) bytes of data. 64 bytes from 10.244.0.42: icmp_seq=1 ttl=63 time=0.456 ms ^[64 bytes from 10.244.0.42: icmp_seq=2 ttl=63 time=0.428 ms 64 bytes from 10.244.0.42: icmp_seq=3 ttl=63 time=0.506 ms 64 bytes from 10.244.0.42: icmp_seq=4 ttl=63 time=0.437 ms From 192.168.50.1 icmp_seq=8 Destination Host Unreachable From 192.168.50.1 icmp_seq=10 Destination Host Unreachable From 192.168.50.1 icmp_seq=12 Destination Host Unreachable ^C --- 10.244.0.42 ping statistics --- 12 packets transmitted, 4 received, +3 errors, 66% packet loss, time 338926ms rtt min/avg/max/mdev = 0.428/0.456/0.506/0.039 ms ┌─[13:33:52]─[klrice]─[denab214]:/scratch/klrice/workspace/bosh-lite$ └─>bosh vms System call error while talking to director: No route to host - connect(2) (https://192.168.50.4:25555) ┌─[13:34:00]─[klrice]─[denab214]:/scratch/klrice/workspace/bosh-lite$ └─> On Jul 8, 2015, at 16:14, Sabha <sabhap(a)pivotal.io> wrote: |
|