Question Single hard drive shows up as two different physical drives

Pleasehelp1542

Prominent
Sep 8, 2020
10
0
510
Hello Community,

I recently tinkered a bit with a USB Stick because I wanted to format it. The usual method didn't work so I went on to use diskpart, but I seem to have gotten something wrong. Now my boot drive is split into a ~475GB and a ~27GB drive, which show up in disk manager as two separate devices but have the same Bus address and hardware names. Also in disk manager they are not next to but above each other, so I can't simply delete one partition and then extend the main one.
Is there any way to fix this mess?

Thanks in advance :)
 
You need to remove all partitions/data on drive E:, use "clean" in diskpart. Once the 32GB Optane cache is cleared, try installing the Optane software again. If that fails, you may need to wipe the main QLC and the Optane cache and start fresh.
 
https://www.intel.com/content/www/us/en/support/articles/000055140/memory-and-storage.html#:~:text=Data in the Intel® Optane™ memory

Intel® Optane™ memory is a device that pairs with a SATA drive and accelerates it. This means that the module itself must not have any partitions or volumes in it. The entire module's space should be unallocated before enabling it.


55140_image8.png


https://www.intel.com/content/www/us/en/support/articles/000055140/memory-and-storage.html
 
Yes, that's what I said. Thanks for linking.

AIUI, the OP has messed with the Optane cache (Disk 0). Assuming this was originally caching the 512GB SSD (Disk 1), does this now mean that the data on the SSD is potentially corrupt? How can we be sure that the data in the Optane cache was already committed to the SSD's main storage prior to the OP's meddling?

If the OP chooses to partition and format the cache, does this now become a separate 32GB SSD with no connection to the 512GB SSD? That is, is the total usable capacity now 544GB?
 
Optane cached drives are supposed to be write-through. The main disk's data should be correct, but there are no guarantees, since what OP did is entirely unsupported.

If you keep the drive double-formatted like that, yes, you have two independent disks with no caching, so you have 1 or 2 disks, depending on where you're counting from.
 
Optane cached drives are supposed to be write-through. The main disk's data should be correct, but there are no guarantees, since what OP did is entirely unsupported.

If you keep the drive double-formatted like that, yes, you have two independent disks with no caching, so you have 1 or 2 disks, depending on where you're counting from.

Thanks again. I have about one hundred questions, but I can't seem to find a good resource. Do you know of any?

Basically I'd like to know how two SSDs can appear on the same PCIe bus. Is there a PCIe port multiplier on the device?

What happens if you install this hybrid SSD in an "unsupported" environment? Does is appear as two SSDs, or a single cache-less SSD, or a single hybrid SSD with a transparent, drive managed, 32GB Optane cache? In fact I don't understand why Intel didn't just use the latter configuration, like most, if not all, other vendors of hybrid storage products.

Who manages the Optane cache? Is this the job of the OS/driver?

What does the BIOS do, and why is this platform dependent on specific BIOS features, chipsets and CPUs?

Can a disc editor be used to view (or edit?) the cache, or does the OS protect this area?
 
This review explains how the Optane hybrid SSD works:

https://www.anandtech.com/show/14249/the-intel-optane-memory-h10-review-two-ssds-in-one

As already mentioned, the device is actually two distinct SSDs in one package, with separate NAND and Optane controllers. Each controller takes 2 of the device's 4 PCIe lanes. Most mainboards and BIOS-es at the time of the review (2019) associated all 4 lanes with a single SSD. They either saw the NAND SSD or the Optane SSD. Only a few platforms saw both. I would expect that today's situation has improved.

The Optane Memory H10 does not introduce any new ASICs or any hardware to make the Optane and QLC portions of the drive appear as a single device. The caching is managed entirely in software, and the host system accesses the Optane and QLC sides of the H10 independently. Each half of the drive has two PCIe lanes dedicated to it.