NVME Device Shows 0 Bytes
Description | NVME device shows 0 bytes |
Symptoms | Command: Result: Shows the two volumes, while only one has been created when one of the volumes is with 0 size.
Command: Result: Shows the two volumes when only one has been created.
```-vda1 252:1 0 1G 0 part /boot`` |
Root Cause | NVME multipath is disabled: Indication can be found using the command below: Command: Result: |
Resolution | In order to enable the NVMe multipath, use one of the methods below: Method 1: For Red Hat, change the kernel bootup command-line arguments:
Method 2: For any OS, create a configuration file that enables multipath on boot:
For Red Hat based systems, run: For Debian/Ubuntu based systems, run:
|