<div dir="ltr">Hi,<br><div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, May 18, 2017 at 7:08 PM, Sahina Bose <span dir="ltr">&lt;<a href="mailto:sabose@redhat.com" target="_blank">sabose@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, May 18, 2017 at 3:20 PM, Mike DePaulo <span dir="ltr">&lt;<a href="mailto:mikedep333@gmail.com" target="_blank">mikedep333@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Well, I tried both of the following:<br>
1. Having only a boot partition and a PV for the OS that does not take<br>
up the entire disk, and then specifying &quot;sda&quot; in Hosted Engine Setup.<br>
2. Having not only a boot partition and a PV for the OS, but also an<br>
empty (and not formatted) /dev/sda3 PV that I created with fdisk.<br>
Then, specfying &quot;sda3&quot; in Hosted Engine Setup.<br>
<br>
Both attempts resulted in errors like this:<br>
failed: [<a href="http://centerpoint.ad.depaulo.org" rel="noreferrer" target="_blank">centerpoint.ad.depaulo.org</a>] (item=/dev/sda3) =&gt; {&quot;failed&quot;:<br>
true, &quot;failed_when_result&quot;: true, &quot;item&quot;: &quot;/dev/sda3&quot;, &quot;msg&quot;: &quot;<br>
Device /dev/sda3 not found (or ignored by filtering).\n&quot;, &quot;rc&quot;: 5}<br></blockquote><div><br></div><div>Can you provide gdeploy logs? I think, it&#39;s at ~/.gdeploy/gdeploy.log<br> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
It seems like having gluster bricks on the same disk as the OS doesn&#39;t<br>
work at all.<br>
<br></blockquote></div></div></div></blockquote><div><br><br></div><div>Hi, /dev/sda3 should work, the error here is possibly due to filesystem signature.<br><br></div><div>Can you please set wipefs=yes? For example<br><br></div><div>[pv]<br></div><div>action=create<br></div><div>wipefs=yes<br></div><div>devices=/dev/sda3<br><br></div><div>-sac<br></div></div><br></div></div></div>