Halt cluster in case of simultaneus device loss

Bug #1332084 reported by sirio81
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
sheepdog
New
Undecided
Unassigned

Bug Description

When a device get's disconnected, the copy of its objects may be on any other node device.
If more devices fails in the same period of time (during recovery), and the number of the lost devices is equal the redundancy limit, sheepdog should halt the cluster waiting for the administrator intervention.

E.g.
-c 2 cluster halt if 2 devices die at the same time
-c 3 cluster halt if 3 devices die at the same time
-c 4:2 cluster halt if 3 devices die at the same time

This way it may be possible to restore the missing objects keeping intact the vdi content (filesystem consistency).

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.