Multiple Drives Not Displaying on Devices

When running ./discovery.php -h hostname -d -m storage, I can see the 3 partitions as shown below, but will never be displayed inside the device details any suggestions on what I might be missing? I have other servers with no issues reporting multiple drives via windows snmp

hrStorage : skip(removable)
Discover Storage: 2, hrStorageFixedDisk, hrstorage, C:\ Label:OS Serial Number b669c028, 42371903488, 4096, 29209137152
SQL[SELECT * FROM storage WHERE storage_index = ? AND device_id = ? AND storage_mib = ? [2,101,“hrstorage”] 1.06ms]

SQL[UPDATE storage set storage_descr=?,storage_type=?,storage_units=?,storage_size=? WHERE device_id = ? AND storage_index = ? AND storage_mib = ? [“C:\ Label:OS Serial Number b669c028”,“hrStorageFixedDisk”,“4096”,42371903488,101,2,“hrstorage”] 0.57ms]

.skip(cd)
Discover Storage: 4, hrStorageFixedDisk, hrstorage, E:, 0, 0, 0
Discover Storage: 5, hrStorageFixedDisk, hrstorage, F:, 0, 0, 0