[sheepdog-users] cache crash test

Liu Yuan namei.unix at gmail.com
Tue Jun 25 16:52:20 CEST 2013


On Tue, Jun 25, 2013 at 03:17:57PM +0200, Valerio Pachera wrote:
> I got sheep to crash.
> 
> Jun 25 15:00:32 [main] main(797) shutdown
> Jun 25 15:04:23 [main] md_add_disk(161) /mnt/sheep/dsk02, nr 1
> Jun 25 15:04:23 [main] send_join_request(1095) IPv4 ip:192.168.2.44 port:7000
> Jun 25 15:04:23 [main] for_each_object_in_stale(403) /mnt/sheep/dsk02/.stale
> Jun 25 15:04:23 [main] check_host_env(396) WARN: Allowed open files
> 1024 too small, suggested 1024000
> Jun 25 15:04:23 [main] check_host_env(405) Allowed core file size 0,
> suggested unlimited
> Jun 25 15:04:23 [main] main(790) sheepdog daemon (version
> 0.6.0_49_g00d4b07) started
> Jun 25 15:04:23 [main] update_cluster_info(871) status = 4, epoch = 4,
> finished: 0
> Jun 25 15:04:31 [main] sd_check_join_cb(1055) 192.168.2.45:7000: ret =
> 0x0, cluster_status = 0x4
> Jun 25 15:04:31 [main] update_cluster_info(871) status = 4, epoch = 4,
> finished: 1
> Jun 25 15:04:35 [main] sd_check_join_cb(1055) 192.168.2.47:7000: ret =
> 0x0, cluster_status = 0x1
> Jun 25 15:04:35 [main] update_cluster_info(871) status = 1, epoch = 4,
> finished: 1
> Jun 25 15:08:32 [gway 2820] wait_forward_request(211) fail
> a34c67000003a8, No object found
> Jun 25 15:08:32 [oc_push 2762] push_cache_object(532) failed to push
> object No object found
> Jun 25 15:08:32 [oc_push 2762] do_push_object(897) PANIC: push failed
> but should never fail

Hmm, I thought I have fixed this bug. But seems that we have other path that
trigger this panic. Actually, it is easy to workaround the panic, but I want
more tests to find the root cause of panic. I'll try to reproduce the panic
later. If you have a reliable reproduce process, please let me know.

Thanks,
Yuan



More information about the sheepdog-users mailing list