Masuk dengan Microsoft
Masuk atau buat akun.
Halo,
Pilih akun lain.
Anda memiliki beberapa akun
Pilih akun yang ingin Anda gunakan untuk masuk.
Bahasa Inggris
Maaf. Artikel ini tidak tersedia dalam bahasa Anda.

Symptom

If you attempt to reset (clear) a virtual disk using the Community Virtual Driver, you might reset the wrong disk. You will receive the error message, “Found multiple disks with same ID. Please update your storage driver and then try again.”

Failed to reset disk

Cause

When you use the Community Virtual driver, there are virtual disks that might have the same UniqueId. This might create issues when you initiate a reset operation. The reset operation will reset the first disk that it finds. However, this might not be the disk you want to reset. Because of this, that disk will lose data.

Resolution/Workaround

You can use the PowerShell commands below to retrieve and reset (clear) a disk.

  1. To retrieve details about the disks, type Get-PhysicalDisk | Select-Object -Property FriendlyName, DeviceID, UniqueId

  2. Confirm the details about the disk that you want to reset. Use the disk’s DeviceId as the Number in the command: Clear-Disk [-Number] <UInt32[]>

More information

For more information, see Get-PhysicalDisk and Clear-Disk.

Perlu bantuan lainnya?

Ingin opsi lainnya?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Apakah informasi ini berguna?

Apa yang memengaruhi pengalaman Anda?
Dengan menekan kirim, umpan balik Anda akan digunakan untuk meningkatkan produk dan layanan Microsoft. Admin TI Anda akan dapat mengumpulkan data ini. Pernyataan Privasi.

Terima kasih atas umpan balik Anda!

×