yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #92283
[Bug 1969518] Re: unable to use /dev/disk/by-path for cc_disk_setup
Tracked in Github Issues as https://github.com/canonical/cloud-
init/issues/3969
** Bug watch added: github.com/canonical/cloud-init/issues #3969
https://github.com/canonical/cloud-init/issues/3969
** Changed in: cloud-init
Status: Triaged => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1969518
Title:
unable to use /dev/disk/by-path for cc_disk_setup
Status in cloud-init:
Expired
Bug description:
fs_setup:
- device: /dev/disk/by-path/pci-0000:18:00.0-nvme-1
or
fs_setup:
- device: /dev/disk/by-path/pci-0000:18:00.0-nvme-1-part1
yields:
cc_disk_setup.py[WARNING]: Partition '0-nvme-1' from dotted device
name '/dev/disk/by-path/pci-0000:18:00.0-nvme-1' overrides 'partition'
key
cc_disk_setup.py[WARNING]: Partition '0-nvme-1-part1' from dotted
device name '/dev/disk/by-path/pci-0000:18:00.0-nvme-1-part1'
overrides 'partition' key
the dots in these device paths do not indicate a partition and it
seems there is no way to disable the partition auto detection.
you should be able to use any of the /dev/disk/ paths. by-id by-
partuuid by-path by-uuid
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1969518/+subscriptions
References