You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 16, 2020. It is now read-only.
[0;1;31m�[0mdisks: createFilesystems: op(f): op(11): op(13): [failed] creating "ext4" filesystem on "/run/ignition/dev_aliases/dev/nvme1n1": exit status 1: Cmd: "/usr/sbin/mkfs.ext4" "-F" "/run/ignition/dev_aliases/dev/nvme1n1" Stdout: "" Stderr: "mke2fs 1.44.5 (15-Dec-2018)
Found a gpt partition table in /run/ignition/dev_aliases/dev/nvme1n1
/run/ignition/dev_aliases/dev/nvme1n1 is apparently in use by the system; will not make a filesystem here!\n"
Issue Report
I'm trying to provision a m5d instance that comes with NVMe storage.
In my ignition config, I try to format the disk as follows:
However, it fails with the following error:
Bug
Container Linux Version
2191.5.0
Environment
AWS m5d.xlarge instance
Expected Behavior
/dev/nvme1n1 should be formatted and mounted
Actual Behavior
Format fails for nvme
Other Information
Full system log:
The text was updated successfully, but these errors were encountered: