On Tue, Mar 20, 2012 at 11:41:37AM +0100, Zygmunt Krynicki wrote:
Hi
Experimenting with the dispatcher made me realize that forced reboots (on timeouts, for example) are an excellent way to damage the master image. At the very best we are forced to re-check the master image. At the very worst we may damage the superblock and generally hose the master.
Do you think it is feasible to mount the master read-only and only do r/w work on the test partitions?
I like this idea... That combined with always-poweroff-on-reboot feels like a good idea to compensate potential issues...
Take the approach known from live-cd into account, such as aufs/unionfs and things should work well ... maybe master image doesnt even need a partition anymore, but can be just a .img file on the fat boot partition, just like how ubuntu live-cd etc. works...
Anyone can think of reason to not put that into the backlog?
If LAVA team decides to investigate that path, please check with DevPlatform team on how they can help...