Update 2019-01-19-aws-nvme-to-block-mapping.rst

This commit is contained in:
Russell Ballestrini 2019-01-22 08:11:50 -08:00 committed by russellballestrini
parent e01ef055af
commit c7b3d3635c

View file

@ -27,6 +27,10 @@ Place the following two scripts into your AMI under ``/usr/sbin/`` and trigger t
<iframe width="560" height="315" src="https://www.youtube.com/embed/_OYInsj7SYw" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
nvme-to-block-mapping
=========================
`/usr/sbin/nvme-to-block-mapping </uploads/2019/nvme-to-block-mapping>`_ (click for file):
.. code-block:: bash
@ -89,6 +93,10 @@ Place the following two scripts into your AMI under ``/usr/sbin/`` and trigger t
done
ebsnvme-id
=================
`/usr/sbin/ebsnvme-id </uploads/2019/ebsnvme-id>`_ (click for file):
.. code-block:: python