** Description changed:

+ [Impact]
+ Azure 18.04 has issue with /dev/disk/by-path/ has the same path name when vm 
has multiple disks.
+ 
+ [Test Plan]
+ 1. launch 18.04 on azure
+ 2. add extra disk to #1 vm
+ 3. check the path
+ 
+ xtrusia@test-canonical:~$ udevadm info --name=/dev/sda | grep ID_PATH
+ E: ID_PATH=acpi-VMBUS:00-scsi-0:0:0:0
+ E: ID_PATH_TAG=acpi-VMBUS_00-scsi-0_0_0_0
+ xtrusia@test-canonical:~$ udevadm info --name=/dev/sdb | grep ID_PATH
+ E: ID_PATH=acpi-VMBUS:00-scsi-0:0:0:1
+ E: ID_PATH_TAG=acpi-VMBUS_00-scsi-0_0_0_1
+ xtrusia@test-canonical:~$ udevadm info --name=/dev/sdc | grep ID_PATH
+ E: ID_PATH=acpi-VMBUS:00-scsi-0:0:0:0
+ E: ID_PATH_TAG=acpi-VMBUS_00-scsi-0_0_0_0
+ 
+ 
+ [Where problems might occur]
  TBD
+ 
+ [Others]

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1996958

Title:
  [Azure] 18.04 - /by-path/ has the same path

Status in systemd package in Ubuntu:
  New

Bug description:
  [Impact]
  Azure 18.04 has issue with /dev/disk/by-path/ has the same path name when vm 
has multiple disks.

  [Test Plan]
  1. launch 18.04 on azure
  2. add extra disk to #1 vm
  3. check the path

  xtrusia@test-canonical:~$ udevadm info --name=/dev/sda | grep ID_PATH
  E: ID_PATH=acpi-VMBUS:00-scsi-0:0:0:0
  E: ID_PATH_TAG=acpi-VMBUS_00-scsi-0_0_0_0
  xtrusia@test-canonical:~$ udevadm info --name=/dev/sdb | grep ID_PATH
  E: ID_PATH=acpi-VMBUS:00-scsi-0:0:0:1
  E: ID_PATH_TAG=acpi-VMBUS_00-scsi-0_0_0_1
  xtrusia@test-canonical:~$ udevadm info --name=/dev/sdc | grep ID_PATH
  E: ID_PATH=acpi-VMBUS:00-scsi-0:0:0:0
  E: ID_PATH_TAG=acpi-VMBUS_00-scsi-0_0_0_0

  
  [Where problems might occur]
  TBD

  [Others]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1996958/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to