This article discusses the issue of incorrect namespace capacity for NVMe TCP devices in the vCenter UI.
Symptoms:
Issue is seen with VC 7.x and 8.0.1
For example:# esxcfg-info_-a
\==+NVMe Namespace :
|----Namespace
Name.....................................eui.xxx
|----Controller Number..................................260
|----Namespace ID.......................................94
|----Namespace Capacity.................................3221225472
|----Block Size.........................................512
Calculating the size here Namespace Capacity = 3221225472 ~ 3 GB (around) and Block Size = 512So, the total capacity = 3 * 512 = 1.5 TB.
VMware vSphere ESXi 8.0
There is a known issue with the vCenter UI, where the capacity formatting displays incorrect values due to rounding to 0 digits after the floating point. This is currently being addressed.
This fix will be available in version 8.0.2.0 and later
The fix will also be backported to the 7.x release