<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>Hi there..!!<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I have implemented two nodes in sheepdog cluster namely kvmbox1 and kvmbox2. On each node I have one vm. Namely, vm01 on kvmbox1 and vm02 on kvmbox2.  And I have set - -copies to 2 on both nodes. I want to check, If I stop sheepdog service on kvmbox1 then vm01 will be automatically recovered/redistributed on kvmbox2. Now in this situation I want to check whether recovery/redistribution of vm01 is running or not ? Is there any way to check it apart from logs..?  This  is my 1<sup>st</sup> concern<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>My 2<sup>nd</sup> concern is, consider somehow my vm01 is crashed or lost then can I recover it back fromkvmbox2..??<o:p></o:p></p><p class=MsoNormal>If yes then how to do it ? what are command to be used for recovery?<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>My 3<sup>rd</sup> concern is, we used command “sheep /store_dir”, as per guides I thought this /store_dir , contains/stoes all objects/replicated copies. Because of which we set around 200GB space to /store_dir. But it’s not. By default all objects/replicated copies are stored under /var/lib/sheepdog/obj/. If sheepdog stores all objects under /var/lib/sheepdog/obj/ then what does “sheep /store_dir” do?<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Thanking you,<o:p></o:p></p><p class=MsoNormal>Sonali Jadhav.<o:p></o:p></p></div></body></html>