/srv/irclogs.ubuntu.com/2022/08/12/#cloud-init.txt

MICROburstcan't format 2nd disk: https://pastebin.com/tFry9btA09:29
MICROburstOK, fixed it: Had to replace 'mbr' with 'gpt'. But how to mount it using UUID?10:30
SDes91Is there some curtin to cloud-init conversion script especially for storage config?11:51
MICROburstping13:08
cjp256if anyone gets a chance, a review on #1642 would be much appreciated.13:53
MICROburstcjp256: is that a bug report?13:59
cjp256MICROburst: PR https://github.com/canonical/cloud-init/pull/1642 :D14:00
ubottuPull 1642 in canonical/cloud-init "sources/azure: handle network unreachable errors for savable PPS" [Open]14:00
cjp256Thanks holmanb ! :)17:59
holmanbcjp256: And thank you! :)18:11
dave_garveyHi everyone, I am trying to determine if this is a bug.18:30
dave_garveythe docs I found this line under discovery "DMI chassis_asset_tag is OpenTelekomCloud, SAP CCloud VM, OpenStack Nova (since 19.2) or OpenStack Compute (since 19.2)"  https://docs.openstack.org/developer/dragonflow/readme.html#meta-data-and-cloud-init18:32
dave_garveycloud-init-19.4-7.el7_9.6.x86_6418:47
dave_garvey# OpenStack DMI constants18:47
dave_garveyDMI_PRODUCT_NOVA = 'OpenStack Nova'18:47
dave_garveyDMI_PRODUCT_COMPUTE = 'OpenStack Compute'18:47
dave_garveyVALID_DMI_PRODUCT_NAMES = [DMI_PRODUCT_NOVA, DMI_PRODUCT_COMPUTE]18:47
dave_garveyDMI_ASSET_TAG_OPENTELEKOM = 'OpenTelekomCloud'18:47
dave_garveyVALID_DMI_ASSET_TAGS = [DMI_ASSET_TAG_OPENTELEKOM]18:47
dave_garveyhttps://github.com/canonical/cloud-init18:47
dave_garvey# OpenStack DMI constants18:47
dave_garveyDMI_PRODUCT_NOVA = "OpenStack Nova"18:47
dave_garveyDMI_PRODUCT_COMPUTE = "OpenStack Compute"18:47
dave_garveyVALID_DMI_PRODUCT_NAMES = [DMI_PRODUCT_NOVA, DMI_PRODUCT_COMPUTE]18:47
dave_garveyDMI_ASSET_TAG_OPENTELEKOM = "OpenTelekomCloud"18:47
dave_garvey# See github.com/sapcc/helm-charts/blob/master/openstack/nova/values.yaml18:47
dave_garvey# -> compute.defaults.vmware.smbios_asset_tag for this value18:47
dave_garveyDMI_ASSET_TAG_SAPCCLOUD = "SAP CCloud VM"18:47
dave_garveyVALID_DMI_ASSET_TAGS = VALID_DMI_PRODUCT_NAMES18:47
dave_garveyVALID_DMI_ASSET_TAGS += [DMI_ASSET_TAG_OPENTELEKOM, DMI_ASSET_TAG_SAPCCLOUD]18:47
holmanbdave_garvey: please use dpaste/pastebin or similar next time18:47
dave_garveyok, thanks18:49
holmanbdave_garvey: I don't see anything that looks cloud-init related in that openstack doc, is that what you're asking?18:50
dave_garveywell, I think I have the issue... it looks to me like the rhel7 rpm is behind the times18:51
holmanbdave_garvey: oh yeah18:51
holmanbit hasn't been updated since pythoon 2 days, so just a bit ;)18:51
dave_garvey;)18:52
=== smoser2 is now known as smoser
MICROburstHow to mount using UUID instead of device name21:52
MICROburst?21:52

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!