logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ebsnvme-id - Reads and prints EBS information from NVMe devices

Description

ebsnvme-id  uses  the  NVME Management Interface to read various metadata about NVME-attached EBS storage
       volumes.  It can be used to retrive the EBS Volume ID or EC2 API device mapping  value  given  the  local
       block device name.

Name

       ebsnvme-id - Reads and prints EBS information from NVMe devices

Options

-v,--volume
              Return volume-id

       -b,--block-dev
              Return block device mapping

       -u,--udev
              Output data in format suitable for udev rules

       -h,--help
              Show summary of options.

See Also

nvme(1), ec2-metadata(1).

       The storage chapter of the Amazon EC2 User Guide
       https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Storage.html

                                                   May  4 2020                                     EBSNVME-ID(8)

Synopsis

ebsnvme-id [options] DEVICE

See Also