When I do some test, I lose all my data. This seems to be a bug.<div>I use "sheepdog-master". I have 3 nodes, and 1 gateway.</div><div><br></div><div><div>[root@sheepdog2 ~]# dog node list</div><div>  Id   Host:Port         V-Nodes       Zone</div><div>   0   192.168.0.37:7000        106  620800192</div><div>   1   192.168.0.38:7000        141  637577408</div><div>   2   192.168.0.39:7000        137  654354624</div><div>   3   192.168.0.40:7000         0  671131840</div></div><div>--------------------------------------------------------------------</div><div><br></div><div>I tried to reboot the three nodes( the gateway still alive ). When I start the sheepdog service on three nodes, I found that all nodes will do recover. When they finish recover, all data lose.</div><div><br></div><div>---------------------------------------------------------------------------------------</div><div><div>[root@sheepdoggw1 ~]# dog vdi list</div><div>  Name        Id    Size    Used  Shared    Creation time   VDI id  Copies  Tag</div><div>Failed to read object 8003db8800000000 No object found</div><div>Failed to read inode header</div><div>Failed to read object 80045a2a00000000 No object found</div><div>Failed to read inode header</div><div>Failed to read object 8004668800000000 No object found</div><div>Failed to read inode header</div><div>Failed to read object 800a491000000000 No object found</div><div>Failed to read inode header</div><div>Failed to read object 800fb4c500000000 No object found</div><div>Failed to read inode header</div><div>Failed to read object 8011f74000000000 No object found</div><div>Failed to read inode header</div><div>Failed to read object 80125dab00000000 No object found</div><div>Failed to read inode header</div><div>Failed to read object 801392d900000000 No object found</div><div>Failed to read inode header</div><div>Failed to read object 801786a700000000 No object found</div></div><div><br></div><div><br></div><div><div>[root@sheepdog3 ~]# df -h</div><div>Filesystem            Size  Used Avail Use% Mounted on</div></div><div><div>/dev/sda3             878G   19G  814G   3% /</div><div>tmpfs                   7.8G     0  7.8G   0% /dev/shm</div><div>/dev/sda1             485M   36M  424M   8% /boot</div><div><font color="#ff0000">/dev/sdc               917G  201M  871G   1% /home/disk1</font></div><div><font color="#ff0000">/dev/sdb               917G  201M  871G   1% /home/disk2</font></div><div><font color="#ff0000">/dev/sdd               1.8T  197M  1.7T   1% /home/disk3</font></div><div>tmpfs                   7.8G     0  7.8G   0% /home/my_ssd</div></div><div><br></div>