<div dir="ltr">Hello Richard,<div><br></div><div>Well...  The good news is I get the same error I was getting previously [1], so at least it's consistent :)<br></div><div><br></div><div>>> libguestfs: trace: add_drive "libvirt-pool/guestfish_test-os" "format:raw" "protocol:rbd" "server:<a href="http://192.168.0.35:6789">192.168.0.35:6789</a> <a href="http://192.168.0.2:6789">192.168.0.2:6789</a> <a href="http://192.168.0.40:6789">192.168.0.40:6789</a>"</div>
<div>>> libguestfs: trace: add_drive = -1 (error)</div><div>>> rbd: image name must begin with a '/' at <a href="http://guestfs_test.pl">guestfs_test.pl</a> line 53.</div><div><br></div><div>Prepending a slash to the device name e.g.:</div>
<div><br></div><div>>> libguestfs: trace: add_drive "/libvirt-pool/guestfish_test-os" "format:raw" "protocol:rbd" "server:<a href="http://192.168.0.35:6789">192.168.0.35:6789</a> <a href="http://192.168.0.2:6789">192.168.0.2:6789</a> <a href="http://192.168.0.40:6789">192.168.0.40:6789</a>"</div>
<div><br></div><div>does allow me to mount the drive.  </div><div><br></div><div>This is using:</div><div><br></div><div>>> virt-sysprep 1.25.11</div><div><br></div><div>So I guess ultimately, it really is the same issue rearing it's head.</div>
<div><br></div><div>Thank you for the assistance.</div><div><br></div><div>Best Regards,</div><div>Jon A</div><div><br></div><div><br></div><div>[1]  <a href="https://bugzilla.redhat.com/show_bug.cgi?id=1026688">https://bugzilla.redhat.com/show_bug.cgi?id=1026688</a></div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Nov 25, 2013 at 4:24 PM, Jon <span dir="ltr"><<a href="mailto:three18ti@gmail.com" target="_blank">three18ti@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<p dir="ltr">Hello Richard, </p>
<p dir="ltr">Ok, I'll give it a shot.</p>
<p dir="ltr">Thanks! <br>
Jin A</p><div class="HOEnZb"><div class="h5">
<div class="gmail_quote">On Nov 25, 2013 4:19 PM, "Richard W.M. Jones" <<a href="mailto:rjones@redhat.com" target="_blank">rjones@redhat.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

On Mon, Nov 25, 2013 at 04:12:40PM -0700, Jon wrote:<br>
> Hello Richard,<br>
><br>
> I'm using:<br>
><br>
> >> virt-sysprep 1.25.6<br>
><br>
> I honestly don't remember if the currently installed version is from the<br>
> tarball or pulled from the github source...  Now that you mention it, I<br>
> think it could even be the version with my "hack" to fix virt-sysprep...<br>
><br>
> Which version are you building?<br>
<br>
1.25.8<br>
<br>
> I see there's a:<br>
> libguestfs-1.25.11.tar.gz<<a href="http://libguestfs.org/download/1.25-development/libguestfs-1.25.11.tar.gz" target="_blank">http://libguestfs.org/download/1.25-development/libguestfs-1.25.11.tar.gz</a>>23-Nov-2013<br>


><br>
> Would you recommend building that or building from the git repository?<br>
<br>
>From git is probably your best bet.  The README file explains<br>
how to build it.<br>
<br>
Rich.<br>
<br>
--<br>
Richard Jones, Virtualization Group, Red Hat <a href="http://people.redhat.com/~rjones" target="_blank">http://people.redhat.com/~rjones</a><br>
libguestfs lets you edit virtual machines.  Supports shell scripting,<br>
bindings from many languages.  <a href="http://libguestfs.org" target="_blank">http://libguestfs.org</a><br>
</blockquote></div>
</div></div></blockquote></div><br></div>