Hello,<div><br></div><div>I instantiated a VM using the cirros image, using the pre-defined "m1.small" (1 VCPU, 2 GB Ram, 20G boot disk, 0 Ephemeral disk). I then logged into the console of the VM to view some system stats. The num of CPU and memory makes sense, but I am a bit confused on the storage aspect. I see the output of "df -h " as following:</div>
<div><br></div><div>$ df -h</div><div>Filesystem Size Used Available Use% Mounted on</div><div>/dev 1001.1M 0 1001.1M 0% /dev</div>
<div>/dev/vda1 23.2M 12.9M 9.1M 59% /</div><div>tmpfs 1004.1M 0 1004.1M 0% /dev/shm</div><div>tmpfs 200.0K 20.0K 180.0K 10% /run</div>
<div><br></div><div><br></div><div>What is the difference between Boot disk and Ephemeral disk?</div><div><br></div><div>How can I correlate the 20G boot disk to the output of "df -h".</div><div><br></div><div><br>
</div><div>Regards,</div><div>Ahmed.</div><div><br></div>