Disk X has the same disk identifiers as one or more disks (eventvwr)


  1. Posts : 740
    Windows 10 x64 Pro
       #1

    Disk X has the same disk identifiers as one or more disks (eventvwr)


    Disk 12 has the same disk identifiers as one or more disks connected to the system. Go to Microsoft's support website (http://support.microsoft.com) and search for KB2983588 to resolve the issue.

    This is causing windows firewall to add rules with path's that display as Letter:Number like E:6\path\to\exe instead of the proper letter\path. I'm sure the ramifications go well beyond that, its just where/how i noticed it. Immediately checked eventviewer and as you would expect, disk 12 is the disk giving me grief.

    Anyone know how to get it to assign a proper guid to the disk?
      My Computer


  2. Posts : 41,480
    windows 10 professional version 1607 build 14393.969 64 bit
       #2

    1) What is the cloning history?

    2) Open disk management > by default some columns are compressed > widen each Status and Volume > make sure the contents within the parenthesis are in full view and that none of the characters are cutoff > view disk 0 > widen this row as needed so that all of the characters are in full view > post an image into the thread
    Disk Management - How to Post a Screenshot of

    3) open administrative command prompt and type or copy and paste: (all at one time)

    Code:
    bcdedit / enum all
    diskpart
    lis dis
    lis vol
    sel dis 0
    det dis
    lis par
    sel dis 1
    det dis
    lis par
    sel dis 2
    det dis
    lis par
    sel dis 3
    det dis
    lis par
    sel dis 4
    det dis
    lis par
    sel dis 5
    det dis
    lis par
    sel dis 6
    det dis
    lis par
    sel dis 7
    det dis
    lis par
    sel dis 8
    det dis
    lis par
    sel dis 9
    det dis
    lis par
    sel dis 10
    det dis
    lis par
    sel dis 11
    det dis
    lis par
    sel dis 12
    det dis
    lis par
    4) When these have completed > right click on the top bar or title bar of the administrative command prompt box > left click on edit then select all > right click on the top bar again > left click on edit then copy > paste into the thread

    5) There are log collectors used in another Ten Forums room.
    Run each V2 and DM and upload results directly into this thread:
    BSOD - Posting Instructions
      My Computer


  3. Posts : 740
    Windows 10 x64 Pro
    Thread Starter
       #3

    turns out, its several disks giving me grief. i scrolled further down my event log and theres 4 of em it appears. all externals best i can tell.

    there has been some cloning in the past, but i dont think those externals were cloned they were simply drag>dropped when i upgraded as theyre exclusively data drives.

    I checked the uniqueid disk via diskpart and i dont see any disk ID's being the same between any of them.....

    Incoming SS and other requests momentarily

    - - - Updated - - -

    Disk X  has the same disk identifiers as one or more disks (eventvwr)-image.png
    Disk X  has the same disk identifiers as one or more disks (eventvwr)-image.png

    - - - Updated - - -

    Code:
    C:\Users\klepp\Desktop>bcdedit / enum all
    An unknown command was specified.
    Run "bcdedit /?" for command line assistance.
    
    
    C:\Users\klepp\Desktop>diskpart
    
    
    Microsoft DiskPart version 10.0.19041.1
    
    
    Copyright (C) Microsoft Corporation.
    On computer: DESKTOP-KEVIN
    
    
    DISKPART> lis dis
    
    
      Disk ###  Status         Size     Free     Dyn  Gpt
      --------  -------------  -------  -------  ---  ---
      Disk 0    Online          931 GB      0 B        *
      Disk 1    Online            9 TB      0 B        *
      Disk 2    Online            9 TB      0 B        *
      Disk 3    Online            9 TB      0 B        *
      Disk 4    Online            9 TB      0 B        *
      Disk 5    Online            9 TB      0 B        *
      Disk 6    Online            9 TB      0 B        *
      Disk 7    Online            9 TB      0 B        *
      Disk 8    Online            9 TB      0 B        *
      Disk 9    Online            9 TB      0 B        *
      Disk 10   Online            9 TB      0 B        *
      Disk 11   Online            9 TB      0 B        *
      Disk 12   Online            9 TB      0 B        *
    
    
    DISKPART> lis vol
    
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
      Volume 0     C   Windows      NTFS   Partition    930 GB  Healthy    Boot
      Volume 1                      NTFS   Partition    619 MB  Healthy
      Volume 2                      FAT32  Partition    100 MB  Healthy    System
      Volume 3     E   Emulation    NTFS   Partition      9 TB  Healthy
      Volume 4     Q   Plex Media   NTFS   Partition      9 TB  Healthy
      Volume 5     R   Plex Media   NTFS   Partition      9 TB  Healthy
      Volume 6     S   Single-play  NTFS   Partition      9 TB  Healthy
      Volume 7     F   Emulation    NTFS   Partition      9 TB  Healthy
      Volume 8     G   Emulation    NTFS   Partition      9 TB  Healthy
      Volume 9     H   Emulation    NTFS   Partition      9 TB  Healthy
      Volume 10    I   Emulation    NTFS   Partition      9 TB  Healthy
      Volume 11    J   Emulation    NTFS   Partition      9 TB  Healthy
      Volume 12    D   Dock         NTFS   Partition      9 TB  Healthy
      Volume 13    O   Other Data   NTFS   Partition      9 TB  Healthy
      Volume 14    P   Plex Media   NTFS   Partition      9 TB  Healthy
    
    
    DISKPART> sel dis 0
    
    
    Disk 0 is now the selected disk.
    
    
    DISKPART> det dis
    
    
    Samsung SSD 970 EVO Plus 1TB
    Disk ID: {C13D80F3-7AE3-48E0-97DD-FAFA2DBC1916}
    Type   : NVMe
    Status : Online
    Path   : 0
    Target : 0
    LUN ID : 0
    Location Path : PCIROOT(0)#PCI(1D00)#PCI(0000)#NVME(P00T00L00)
    Current Read-only State : No
    Read-only  : No
    Boot Disk  : Yes
    Pagefile Disk  : Yes
    Hibernation File Disk  : No
    Crashdump Disk  : Yes
    Clustered Disk  : No
    
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
      Volume 0     C   Windows      NTFS   Partition    930 GB  Healthy    Boot
      Volume 1                      NTFS   Partition    619 MB  Healthy
      Volume 2                      FAT32  Partition    100 MB  Healthy    System
    
    
    DISKPART> lis par
    
    
      Partition ###  Type              Size     Offset
      -------------  ----------------  -------  -------
      Partition 1    System             100 MB  1024 KB
      Partition 2    Reserved            16 MB   101 MB
      Partition 3    Primary            930 GB   117 MB
      Partition 4    Recovery           619 MB   930 GB
    
    
    DISKPART> sel dis 1
    
    
    Disk 1 is now the selected disk.
    
    
    DISKPART> det dis
    
    
    ST10000DM0004-2GR11L
    Disk ID: {AB03F7C3-6C31-4F15-ABB0-5106A2711975}
    Type   : SATA
    Status : Online
    Path   : 0
    Target : 0
    LUN ID : 0
    Location Path : PCIROOT(0)#PCI(1700)#ATA(C00T00L00)
    Current Read-only State : No
    Read-only  : No
    Boot Disk  : No
    Pagefile Disk  : No
    Hibernation File Disk  : No
    Crashdump Disk  : No
    Clustered Disk  : No
    
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
      Volume 3     E   Emulation    NTFS   Partition      9 TB  Healthy
    
    
    DISKPART> lis par
    
    
      Partition ###  Type              Size     Offset
      -------------  ----------------  -------  -------
      Partition 1    Reserved           128 MB    17 KB
      Partition 2    Primary              9 TB   129 MB
    
    
    DISKPART> sel dis 2
    
    
    Disk 2 is now the selected disk.
    
    
    DISKPART> det dis
    
    
    ST10000DM0004-2GR11L
    Disk ID: {8DFF99FF-4A2B-4A1C-861C-A94CD83A4015}
    Type   : SATA
    Status : Online
    Path   : 1
    Target : 0
    LUN ID : 0
    Location Path : PCIROOT(0)#PCI(1700)#ATA(C01T00L00)
    Current Read-only State : No
    Read-only  : No
    Boot Disk  : No
    Pagefile Disk  : No
    Hibernation File Disk  : No
    Crashdump Disk  : No
    Clustered Disk  : No
    
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
      Volume 7     F   Emulation    NTFS   Partition      9 TB  Healthy
    
    
    DISKPART> lis par
    
    
      Partition ###  Type              Size     Offset
      -------------  ----------------  -------  -------
      Partition 1    Reserved           128 MB    17 KB
      Partition 2    Primary              9 TB   129 MB
    
    
    DISKPART> sel dis 3
    
    
    Disk 3 is now the selected disk.
    
    
    DISKPART> det dis
    
    
    ST10000DM0004-2GR11L
    Disk ID: {335901D0-CAE0-402F-B792-401F796FB213}
    Type   : SATA
    Status : Online
    Path   : 2
    Target : 0
    LUN ID : 0
    Location Path : PCIROOT(0)#PCI(1700)#ATA(C02T00L00)
    Current Read-only State : No
    Read-only  : No
    Boot Disk  : No
    Pagefile Disk  : No
    Hibernation File Disk  : No
    Crashdump Disk  : No
    Clustered Disk  : No
    
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
      Volume 8     G   Emulation    NTFS   Partition      9 TB  Healthy
    
    
    DISKPART> lis par
    
    
      Partition ###  Type              Size     Offset
      -------------  ----------------  -------  -------
      Partition 1    Reserved           128 MB    17 KB
      Partition 2    Primary              9 TB   129 MB
    
    
    DISKPART> sel dis 4
    
    
    Disk 4 is now the selected disk.
    
    
    DISKPART> det dis
    
    
    ST10000DM0004-2GR11L
    Disk ID: {33DD6650-D856-49FE-82A0-763B566E7BA6}
    Type   : SATA
    Status : Online
    Path   : 3
    Target : 0
    LUN ID : 0
    Location Path : PCIROOT(0)#PCI(1700)#ATA(C03T00L00)
    Current Read-only State : No
    Read-only  : No
    Boot Disk  : No
    Pagefile Disk  : No
    Hibernation File Disk  : No
    Crashdump Disk  : No
    Clustered Disk  : No
    
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
      Volume 9     H   Emulation    NTFS   Partition      9 TB  Healthy
    
    
    DISKPART> lis par
    
    
      Partition ###  Type              Size     Offset
      -------------  ----------------  -------  -------
      Partition 1    Reserved           128 MB    17 KB
      Partition 2    Primary              9 TB   129 MB
    
    
    DISKPART> sel dis 5
    
    
    Disk 5 is now the selected disk.
    
    
    DISKPART> det dis
    
    
    ST10000DM0004-2GR11L
    Disk ID: {A4D29B83-739E-4E7B-8508-FCB2516A11B3}
    Type   : SATA
    Status : Online
    Path   : 4
    Target : 0
    LUN ID : 0
    Location Path : PCIROOT(0)#PCI(1700)#ATA(C04T00L00)
    Current Read-only State : No
    Read-only  : No
    Boot Disk  : No
    Pagefile Disk  : No
    Hibernation File Disk  : No
    Crashdump Disk  : No
    Clustered Disk  : No
    
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
      Volume 10    I   Emulation    NTFS   Partition      9 TB  Healthy
    
    
    DISKPART> lis par
    
    
      Partition ###  Type              Size     Offset
      -------------  ----------------  -------  -------
      Partition 1    Reserved           128 MB    17 KB
      Partition 2    Primary              9 TB   129 MB
    
    
    DISKPART> sel dis 6
    
    
    Disk 6 is now the selected disk.
    
    
    DISKPART> det dis
    
    
    ST10000DM0004-2GR11L
    Disk ID: {1F3DC432-CEE7-4CC1-B8AB-C0D7A15418D0}
    Type   : SATA
    Status : Online
    Path   : 5
    Target : 0
    LUN ID : 0
    Location Path : PCIROOT(0)#PCI(1700)#ATA(C05T00L00)
    Current Read-only State : No
    Read-only  : No
    Boot Disk  : No
    Pagefile Disk  : No
    Hibernation File Disk  : No
    Crashdump Disk  : No
    Clustered Disk  : No
    
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
      Volume 11    J   Emulation    NTFS   Partition      9 TB  Healthy
    
    
    DISKPART> lis par
    
    
      Partition ###  Type              Size     Offset
      -------------  ----------------  -------  -------
      Partition 1    Reserved           128 MB    17 KB
      Partition 2    Primary              9 TB   129 MB
    
    
    DISKPART> sel dis 7
    
    
    Disk 7 is now the selected disk.
    
    
    DISKPART> det dis
    
    
    JMicron Generic SCSI Disk Device
    Disk ID: {E2DC949F-50C4-4C5A-8611-27E29CCA9BE8}
    Type   : USB
    Status : Online
    Path   : 0
    Target : 0
    LUN ID : 0
    Location Path : UNAVAILABLE
    Current Read-only State : No
    Read-only  : No
    Boot Disk  : No
    Pagefile Disk  : No
    Hibernation File Disk  : No
    Crashdump Disk  : No
    Clustered Disk  : No
    
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
      Volume 12    D   Dock         NTFS   Partition      9 TB  Healthy
    
    
    DISKPART> lis par
    
    
      Partition ###  Type              Size     Offset
      -------------  ----------------  -------  -------
      Partition 1    Reserved           128 MB    17 KB
      Partition 2    Primary              9 TB   129 MB
    
    
    DISKPART> sel dis 8
    
    
    Disk 8 is now the selected disk.
    
    
    DISKPART> det dis
    
    
    Seagate Backup+ Hub BK SCSI Disk Device
    Disk ID: {02AC3503-CA7D-42B7-AF2A-ABF80B5480C6}
    Type   : USB
    Status : Online
    Path   : 0
    Target : 0
    LUN ID : 0
    Location Path : UNAVAILABLE
    Current Read-only State : No
    Read-only  : No
    Boot Disk  : No
    Pagefile Disk  : No
    Hibernation File Disk  : No
    Crashdump Disk  : No
    Clustered Disk  : No
    
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
      Volume 13    O   Other Data   NTFS   Partition      9 TB  Healthy
    
    
    DISKPART> lis par
    
    
      Partition ###  Type              Size     Offset
      -------------  ----------------  -------  -------
      Partition 1    Reserved           128 MB    17 KB
      Partition 2    Primary              9 TB   129 MB
    
    
    DISKPART> sel dis 9
    
    
    Disk 9 is now the selected disk.
    
    
    DISKPART> det dis
    
    
    Seagate Backup+ Hub BK SCSI Disk Device
    Disk ID: {A9A8EA5A-9235-4335-90E3-0ED28B7A6486}
    Type   : USB
    Status : Online
    Path   : 0
    Target : 0
    LUN ID : 0
    Location Path : UNAVAILABLE
    Current Read-only State : No
    Read-only  : No
    Boot Disk  : No
    Pagefile Disk  : No
    Hibernation File Disk  : No
    Crashdump Disk  : No
    Clustered Disk  : No
    
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
      Volume 14    P   Plex Media   NTFS   Partition      9 TB  Healthy
    
    
    DISKPART> lis par
    
    
      Partition ###  Type              Size     Offset
      -------------  ----------------  -------  -------
      Partition 1    Reserved           128 MB    17 KB
      Partition 2    Primary              9 TB   129 MB
    
    
    DISKPART> sel dis 10
    
    
    Disk 10 is now the selected disk.
    
    
    DISKPART> det dis
    
    
    Seagate Backup+ Hub BK SCSI Disk Device
    Disk ID: {DE7E9E5C-4830-4CE5-B659-E9276C699FD7}
    Type   : USB
    Status : Online
    Path   : 0
    Target : 0
    LUN ID : 0
    Location Path : UNAVAILABLE
    Current Read-only State : No
    Read-only  : No
    Boot Disk  : No
    Pagefile Disk  : No
    Hibernation File Disk  : No
    Crashdump Disk  : No
    Clustered Disk  : No
    
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
      Volume 4     Q   Plex Media   NTFS   Partition      9 TB  Healthy
    
    
    DISKPART> lis par
    
    
      Partition ###  Type              Size     Offset
      -------------  ----------------  -------  -------
      Partition 1    Reserved           128 MB    17 KB
      Partition 2    Primary              9 TB   129 MB
    
    
    DISKPART> sel dis 11
    
    
    Disk 11 is now the selected disk.
    
    
    DISKPART> det dis
    
    
    Seagate Backup+ Hub BK SCSI Disk Device
    Disk ID: {AD3157A5-F62C-414E-9EF3-E2F8C4565A80}
    Type   : USB
    Status : Online
    Path   : 0
    Target : 0
    LUN ID : 0
    Location Path : UNAVAILABLE
    Current Read-only State : No
    Read-only  : No
    Boot Disk  : No
    Pagefile Disk  : No
    Hibernation File Disk  : No
    Crashdump Disk  : No
    Clustered Disk  : No
    
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
      Volume 5     R   Plex Media   NTFS   Partition      9 TB  Healthy
    
    
    DISKPART> lis par
    
    
      Partition ###  Type              Size     Offset
      -------------  ----------------  -------  -------
      Partition 1    Reserved           128 MB    17 KB
      Partition 2    Primary              9 TB   129 MB
    
    
    DISKPART> sel dis 12
    
    
    Disk 12 is now the selected disk.
    
    
    DISKPART> det dis
    
    
    Seagate Backup+ Hub BK SCSI Disk Device
    Disk ID: {2D321D26-762E-4380-BF2E-E383F7D4A2DC}
    Type   : USB
    Status : Online
    Path   : 0
    Target : 0
    LUN ID : 0
    Location Path : UNAVAILABLE
    Current Read-only State : No
    Read-only  : No
    Boot Disk  : No
    Pagefile Disk  : No
    Hibernation File Disk  : No
    Crashdump Disk  : No
    Clustered Disk  : No
    
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
      Volume 6     S   Single-play  NTFS   Partition      9 TB  Healthy
    
    
    DISKPART> lis par
    - - - Updated - - -

    to my eye everything looks fine. I wouldnt have even caught it if windows firewall hadnt popped up asking for permission and gave me that weird Letter:Number as my path-to-exe.

    I cant win with windows lately.

    - - - Updated - - -

    and here is my issue i believe

    Disk X  has the same disk identifiers as one or more disks (eventvwr)-image.png

    what to do about it? i have no idea. Might be stuck with crazy paths in windowsfirewall that only make sense to windowsfirewall and hopefully dont cause me any grief elsewhere

    unless someone way more experienced can step in and say either A) the windows firewall thing is unrelated or B) heres the fix for thoat uniqueID overlap.
      My Computer


  4. Posts : 41,480
    windows 10 professional version 1607 build 14393.969 64 bit
       #4

    Please upload each V2 and DM directly into this thread.
      My Computer


  5. Posts : 740
    Windows 10 x64 Pro
    Thread Starter
       #5

    why do you want a BSOD log? im not having any bsod's or any problems whatsoever apart from the diskID conflict. I'd prefer not to unless you really think it'd provide something helpful?

    - - - Updated - - -

    well, it looks like this might be another unsolvable until microsoft does something. Wonky undiscernable paths in windows firewall it is. I'll just have to make a note somewhere so one day perhaps I can set them right. By hand of course. sigh.

    https://social.technet.microsoft.com...0itprohardware
      My Computer


  6. Posts : 41,480
    windows 10 professional version 1607 build 14393.969 64 bit
       #6

    The log collectors collect multiple computer files (nothing personal)

    The files include the event viewer, msinfo32, etc.
      My Computer


  7. Posts : 100
    Mixed
       #7

    This is just a result of an outdated USB 2 card reader being present on the system, it has nothing to do with the Path situation displayed in Resource Monitor or Windows firewall.

    The actual cause of that is described by Ben N here Is anyone familiar with this notation for a drive letter in windows H:35\? - Super User

    Basically, going as far back as windows 7, the lettersubstitution is borked when more than 10 volumes are present on the system
      My Computer


  8. Posts : 740
    Windows 10 x64 Pro
    Thread Starter
       #8

    Diceman2037 said:
    This is just a result of an outdated USB 2 card reader being present on the system, it has nothing to do with the Path situation displayed in Resource Monitor or Windows firewall.

    The actual cause of that is described by Ben N here Is anyone familiar with this notation for a drive letter in windows H:35\? - Super User

    Basically, going as far back as windows 7, the lettersubstitution is borked when more than 10 volumes are present on the system
    yea, definitely a problem with the number of disks i keep around :P thank you for the info. not something most usually run into i guess.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 02:26.
Find Us




Windows 10 Forums