Documentation ¶
Overview ¶
Command ec2-mount-ephemeral prepares an instance-storage device for immediate use.
It currently supports only EC2 types with one NVMe instance-storage device.
Usage:
ec2-mount-ephemeral --help
Display the mount plan (dry run):
ec2-mount-ephemeral --mount-path /instance
Same as above (live run):
ec2-mount-ephemeral --mount-path /instance --force
Same as above but customize the filesystem:
ec2-mount-ephemeral --fs-type <type> --mount-path /instance --force
Click to show internal directories.
Click to hide internal directories.