<div dir="ltr">In addition to Allen Beddingfield&#39;s suggestion, if you want to ask the kernel itself, you can do,<div><br></div><div>  cat /proc/partitions</div><div><br></div><div>... to see all the disks and their partitions, and then,</div><div><br></div><div>  dmesg | less</div><div><br></div><div>... to show what the kernel logged to the console about the disks listed in /proc/partitions.  These techniques are helpful when commands are absent or minimal.  Kernel-provided information changes in structure less frequently than command-provided information as well.</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Oct 13, 2016 at 4:09 PM, Scott Plante <span dir="ltr">&lt;<a href="mailto:splante@insightsys.com" target="_blank">splante@insightsys.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><div style="font-family:arial,helvetica,sans-serif;font-size:12pt;color:#000000">Hi, I actually know how to add a virtual disk to a VM, but once it&#39;s added, how are you supposed to know the device name so you can partition, create a filesystem, and mount it?<div><br></div><div>I usually do this guessing-game where I do &quot;ls /dev/xvd*&quot; and &quot;mount|grep xvd&quot; and try to find what&#39;s missing, but this doesn&#39;t seem like the best way. Can you find out somehow from the xe command?</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Scott<br></div><div><br></div></font></span></div></div><br>______________________________<wbr>_________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" rel="noreferrer" target="_blank">http://mail.ale.org/mailman/<wbr>listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" rel="noreferrer" target="_blank">http://mail.ale.org/mailman/<wbr>listinfo</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">  Ed Cashin &lt;<a href="mailto:ecashin@noserose.net" target="_blank">ecashin@noserose.net</a>&gt;</div></div>
</div>